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

_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to