version: current SVN
Code: Select all
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1219417376 (LWP 1119)]
0xa940ec5d in AAI::UnitDamaged ()
from /home/pheldens/games/spring/game/AI/Bot-libs/AAI.so
(gdb) bt
#0 0xa940ec5d in AAI::UnitDamaged ()
from /home/pheldens/games/spring/game/AI/Bot-libs/AAI.so
#1 0x0811747e in IAICallback::~IAICallback ()
#2 0x08268760 in IGlobalAICallback::~IGlobalAICallback ()
#3 0x0814a225 in IGlobalAICallback::~IGlobalAICallback ()
#4 0x0823c04a in IGlobalAICallback::~IGlobalAICallback ()
#5 0x0823cefd in IGlobalAICallback::~IGlobalAICallback ()
#6 0x08254265 in IGlobalAICallback::~IGlobalAICallback ()
#7 0x08138892 in IGlobalAICallback::~IGlobalAICallback ()
#8 0x081472a4 in IGlobalAICallback::~IGlobalAICallback ()
#9 0x08148c88 in IGlobalAICallback::~IGlobalAICallback ()
#10 0x082e877c in IGlobalAICallback::~IGlobalAICallback ()
#11 0x082ebb2d in IGlobalAICallback::~IGlobalAICallback ()
#12 0x082ebfc1 in IGlobalAICallback::~IGlobalAICallback ()
#13 0x082ec0e2 in IGlobalAICallback::~IGlobalAICallback ()
#14 0xb77e9e00 in __libc_start_main (
main=0x82ec0c0 <IGlobalAICallback::~IGlobalAICallback()+1904208>, argc=1,
ubp_av=0xbf9b6fb4, init=0x83751b0 <__libc_csu_init>,
fini=0x8375220 <__libc_csu_fini>, rtld_fini=0xb7f27470 <_dl_fini>,
stack_end=0xbf9b6fac) at ../sysdeps/generic/libc-start.c:209
#15 0x08053691 in _start ()