Jump to content

Segfault on x86_64


Pickle

Recommended Posts

Im getting a segfault in iwd right after the first dialog ends:

 

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7ae80f4 in GemRB::TextArea::AnimationPoint::operator bool (this=0x20000001d4)
at /data/devel/source/pandora/gemrb_git/gemrb/core/GUI/TextArea.h:122
122 return (time > 0);
(gdb) where
#0 0x00007ffff7ae80f4 in GemRB::TextArea::AnimationPoint::operator bool (this=0x20000001d4)
at /data/devel/source/pandora/gemrb_git/gemrb/core/GUI/TextArea.h:122
#1 0x00007ffff7ae6d78 in GemRB::TextArea::ScrollToY
at /data/devel/source/pandora/gemrb_git/gemrb/core/GUI/TextArea.cpp:426

 

3.11.10-25-desktop x86_64

 

iwd2 is also crashing might be same thing.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...