jerminhu 25 Posted April 13, 2015 Hi, After upgrading to 1.42, my linux server has be plagued with problems. Now it would restarts every 7 minutes with a segfault error in syslog: [73015.472243] arma3server[12091]: segfault at 0 ip 00000000f7551f11 sp 00000000ff8e8d80 error 6 in libc-2.19.so[f741e000+1a8000] The RPT logs also contain many abnormal lines. You can view one of them here: http://pastebin.com/z0j7j9aj Share this post Link to post Share on other sites
lukrop 10 Posted April 22, 2015 Maybe check if you start the server with a too high value of maxMem. Anything higher than 2047 seems to make all kinds of funky stuff. Also have a look if your system is up to date. Maybe some library updates are causing problems. Share this post Link to post Share on other sites
Dwarden 1125 Posted April 22, 2015 Hi,After upgrading to 1.42, my linux server has be plagued with problems. Now it would restarts every 7 minutes with a segfault error in syslog: [73015.472243] arma3server[12091]: segfault at 0 ip 00000000f7551f11 sp 00000000ff8e8d80 error 6 in libc-2.19.so[f741e000+1a8000] The RPT logs also contain many abnormal lines. You can view one of them here: http://pastebin.com/z0j7j9aj what Linux distro you use for that server? Share this post Link to post Share on other sites
jerminhu 25 Posted April 29, 2015 Ubuntu 14.04LTS with latest updates Share this post Link to post Share on other sites