LinuxGSM: Arma3 Gameserver doesn't start after Update (v. 2328809)

Today there was a new Arma update.

After Updating my Server, the Server doesn’t start anymore.

logs says:

... 20:00:07 Loading movesType CfgGesturesMale 20:00:07 MovesType CfgGesturesMale load time 40 ms 20:00:07 Loading movesType CfgMovesMaleSdr 20:00:11 MovesType CfgMovesMaleSdr load time 4418 ms no errors. or something else.

PS: I also add a new user, installed a new lgsm but it is the same problem? Any Idea?

I Use Debian 4.9

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 15 (3 by maintainers)

Most upvoted comments

Fix implemented. I’ll leave this issue open for a while so that Arma 3 server admins can see it.

Remove -netlog from the parms … ist corrupted. After it the Server is starting as if nothing happend -netlog is broken right now with the new update but you shouldnt have it on really anyway

Good effort on this one guys! Nice one!

Segmentation fault means an error while executing C++ code from the game. There are various possible reasons for that, from outdated Glibc libraries, to the use of outdated start parameters.

Why don’t you guys start by following support’s guidelines and post your “postdetails” output? https://github.com/GameServerManagers/LinuxGSM/wiki/Support

Same here Starting “./arma3server debug”: 21:02:29 Loading movesType CfgGesturesMale 21:02:30 MovesType CfgGesturesMale load time 93 ms 21:02:30 Loading movesType CfgMovesMaleSdr 21:02:37 MovesType CfgMovesMaleSdr load time 7432 ms /home/arma3server/lgsm/functions/command_debug.sh: line 108: 333 Segmentation fault (core dumped) ${executable} ${parms//\\;/;} [ OK ] Debug arma3server: Stopping debug

I tried to start from scratch with empty config files an got same error.

… but if I try to start directly from …/serverfiles/arma3server it works so looks like the problem it’s here on lgsm

I use Debian 8.9