Jump to content
Sign in to follow this  
Lartza

Segmentation fault

Recommended Posts

Trying to setup a Linux OA server here, but I ended up being stuck unable to start the server.

Running ./server to create the profiles ends up with

Very old object loaded.
Warning Message: Bad file format ().
Segmentation fault

I've tried running ./server, ./arma2oaserver and everything but it segfaults always.

Ubuntu 12.04 32-bit

Share this post


Link to post
Share on other sites

Make a ldd on the server executable to display the dependencies.

Make sure your server gets the following packages:

  • glibc
  • gcc-libs
  • libstdc++5
  • zlib

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×