[bt-devel] [ bibletime-Bugs-2887986 ] Segmentation fault when entering Bible reference
SourceForge.net
noreply at sourceforge.net
Wed Oct 28 10:55:01 MST 2009
Bugs item #2887986, was opened at 2009-10-28 15:00
Message generated for change (Comment added) made by nobody
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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Luke Plant (lukeplant)
Assigned to: Nobody/Anonymous (nobody)
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: Nobody/Anonymous (nobody)
Date: 2009-10-28 17: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