Page 1 of 1

segmentation fault (tempest peak)

Posted: Fri Apr 08, 2011 2:23 am
by trev
Rounding a corner I ran into a pack of snow giants, and then ... nothing

GDB gives

Program received signal SIGSEGV, Segmentation fault.
0x0046ac44 in traversetable (g=0x721f9c8, h=0xbe25270) at ../src/lua/lgc.c:164
164 ../src/lua/lgc.c: No such file or directory.
in ../src/lua/lgc.c

last couple of lines of the log are


[LOG] John Doe is stunned!
addTmpVal table: 0ABF6D50 stunned 1 :=: 9 922 add
Effect duration reduction < 6
Effect duration reduction > 4
USING table: 07340

Re: segmentation fault (tempest peak)

Posted: Fri Apr 08, 2011 8:39 am
by darkgod
When you get a crash in gdb you need to do a full backtrace using the command "bt"