[bt-devel] [ bibletime-Bugs-2887986 ] Segmentation fault when entering Bible reference

SourceForge.net noreply at sourceforge.net
Mon Nov 9 13:22:42 MST 2009


Bugs item #2887986, was opened at 2009-10-28 16:00
Message generated for change (Settings changed) made by mgruner
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100954&aid=2887986&group_id=954

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Frontend / Bible display window
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Luke Plant (lukeplant)
>Assigned to: Martin Gruner (mgruner)
Summary: Segmentation fault when entering Bible reference

Initial Comment:
Using BibleTime 2.3

This happens to me quite regularly:

When entering a reference in Bible or commentary display window and pressing Enter, BibleTime crashes.  On the console "Segmentation fault" is printed, with nothing else.

I cannot reliably reproduce, but it happens pretty often.  If you can point me to information that will help me produce a backtrace, I'll try.


----------------------------------------------------------------------

>Comment By: Martin Gruner (mgruner)
Date: 2009-11-09 21:22

Message:
Luke, this has been fixed in SVN. BibleTime 2.4 will be more stable (will
be released soon). Thank you very much for your report!
Regards, Martin

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2009-10-28 18:55

Message:
Hi Luke! You could try running BibleTime using a debugger, like gdb. So in
case you are running linux, just install gdb, run BibleTime using the
command "gdb /path/to/bibletime" and try to reproduce the bug. If it
occurs, switch to the console you ran this gbd command from, and type
"thread apply all bt full" to get the full backtrace for all threads.
Please paste us this information. To quit gdb, just type "q" or "quit" as a
command. Thanks for reporting!

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100954&aid=2887986&group_id=954



More information about the bt-devel mailing list