project-navigation
Personal tools

Author Topic: [fixed] R27965 Mission crash  (Read 1882 times)

Offline Halleth

  • Rookie
  • ***
  • Posts: 52
    • View Profile
[fixed] R27965 Mission crash
« on: January 11, 2010, 11:24:29 pm »
It happened 4 times in a row on "bridge" map: when I want to move a soldier, game crashes.


Starting the game...
Halleth has joined team 1
music change to space (from karlmacklin_geoscape)
music change to PsymongR3 (from space)
(player 0) It's team 1's round
Halleth has taken control over team 1.
ufoai_2.3/src/ports/unix/unix_main.c:493
ufoai_2.3/src/ports/unix/unix_main.c:519
/lib/libc.so.6[0x7f8723188040]
./base/game.so[0x7f87194765a1]
./base/game.so(G_ClientMove+0xc02)[0x7f87194771ed]
./base/game.so(G_ClientAction+0x14f)[0x7f8719463f3]
ufoai_2.3/src/server/sv_user.c:262
ufoai_2.3/src/server/sv_main.c:435
ufoai_2.3/src/common/net.c:457
ufoai_2.3/src/common/common.c:1182
ufoai_2.3/src/ports/linux/linux_main.c:53
/lib/libc.so.6(__libc_start_main+0xe6)[0x7f87231735a6]
/build/buildd/glibc-2.9/csu/../sysdeps/x86_64/elf/start.S:116
ufoai_2.3/src/ports/unix/unix_main.c:493
ufoai_2.3/src/ports/unix/unix_main.c:87
ufoai_2.3/src/ports/unix/unix_main.c:526
/lib/libc.so.6[0x7f8723188040]
./base/game.so[0x7f87194765a1]
./base/game.so(G_ClientMove+0xc02)[0x7f87194771ed]
./base/game.so(G_ClientAction+0x14f)[0x7f87194683f3]
ufoai_2.3/src/server/sv_user.c:262
ufoai_2.3/src/server/sv_main.c:435
ufoai_2.3/src/common/net.c:457
ufoai_2.3/src/common/common.c:1182
ufoai_2.3/src/ports/linux/linux_main.c:53
/lib/libc.so.6(__libc_start_main+0xe6)[0x7f87231735a6]
/build/buildd/glibc-2.9/csu/../sysdeps/x86_64/elf/start.S:116
Error: Received signal 11.
« Last Edit: January 12, 2010, 07:50:56 pm by Halleth »

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: R27965 Mission crash
« Reply #1 on: January 12, 2010, 08:08:57 am »
should be fixed in current trunk.

Offline Halleth

  • Rookie
  • ***
  • Posts: 52
    • View Profile
Re: [fixed] R27965 Mission crash
« Reply #2 on: January 12, 2010, 07:51:19 pm »
Yes, it is fixed :)