segmentation fault (tempest peak)

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
trev
Higher
Posts: 78
Joined: Tue Aug 03, 2010 4:34 pm

segmentation fault (tempest peak)

#1 Post 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

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: segmentation fault (tempest peak)

#2 Post by darkgod »

When you get a crash in gdb you need to do a full backtrace using the command "bt"
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply