[sword-devel] osis2mod segfault
Manfred Bergmann
bergmannmd at web.de
Sat Jul 4 11:52:55 MST 2009
Hi.
While creating an update of a module I encountered a segmentation
fault of osis2mod build of the latest svn HEAD.
What do I need to do to help fix it?
That's the backtrace of gdb:
(gdb) bt
#0 0x946bb42c in szone_free ()
#1 0x946bb38d in free ()
#2 0x00206a0d in sword::stdstr ()
#3 0x001f9c4f in sword::SWKey::setLocale ()
#4 0x001ffd04 in sword::VerseKey::initBounds ()
#5 0x00203f25 in sword::VerseKey::Index ()
sword::VerseKey::Index() is repeated until you press CTRL-C.
The seg fault might be because of a recursion problem which makes the
stack full?
Manfred
More information about the sword-devel
mailing list