The game engine died unexpectedly! (exit code 217)
Mon, 2015-12-14 12:22
Hello!
I have the issue above when trying to generate a map in lobby or when entering a running game in debian 8.2.
Here are the last 10 lines of game0.log:
Quote:
251424: [Con] DRAW
252026: [IPC out] +
253029: [IPC out] +
254033: [IPC out] +
254424: [IPC out] N
254424: [IPC out] q
254424: Delete: #847 (0,0), d(,) type = gtATFinishGame
254425: [Con] Freeing resources...
254425: FreeActionsList called
halt at 254425 ticks. TurnTimeLeft = 0
recent updates:
libxen-4.4, libxenstore3.0, libssl1.0.0, openssl, libcupsfilters1
i'm not sure but i think there was a libsdl and a gtk upgrade a while ago but i believe i've successfully started the game scince.
plz help
Could you provide the complete game log? Anonymise the user path if it worries you.
A backtrace could be helpful too if this is reproducible. Does it happen with demos too?
--
Oh, what the heck. 1PLXzL1CBUD1kdEWqMrwNUfGrGiirV1WpH <= tip a hedgewars dev
i have no recorded demos, and for a backtrace i will have to rebuild the package. if necessary i will do this later.
thx for the help
That log doesn't seem related to the problem as described.
Could you get the log the instant it happens again?
I guess it could be the game is failing w/o even starting logging.
--
Oh, what the heck. 1PLXzL1CBUD1kdEWqMrwNUfGrGiirV1WpH <= tip a hedgewars dev
tail -f doesn't show changes in game0.log as the error occurs.
i can provide the versions of installed libraries but i don't know wich ones would be most probably causing the error. The ones that recently were upgraded for sure were libxen-4.4, libxenstore3.0, libssl1.0.0, openssl, libcupsfilters1 according to upgrade-log.
It'd be nice if you could reproduce this with a demo file, 'cause then you could launch hwengine from the commandline. Plus we could look at the demo too.
Attaching to hwengine as it is being fired up by the frontend is a bit of a pain, and I usually end up doing while((1));do gdb -p $(pgrep hwengine);done
--
Oh, what the heck. 1PLXzL1CBUD1kdEWqMrwNUfGrGiirV1WpH <= tip a hedgewars dev
I tried a few things and found this message:
should libglut.so.3 be found in /Games/hedgewars/lib? (because it isn't)