code-google-com / bpbible

Automatically exported from code.google.com/p/bpbible
Other
0 stars 0 forks source link

bpbible segfaults consistently #156

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Installed BPBible 0.4.6 and now it segfaults almost every time I try to change 
the book from the titlebar dropdown in the Bible, Other Books, or Commentary 
frame, sometimes in the Dictionaries frame too. Extremely frustrating.

When run from the terminal, BPBible just informs me about a segfault, and 
that's it.

When I switch to a Bible book from the version comparison frame using a  
corresponding hyperlink and not a dropdown, no segfaults occur.

Is there a way to debug this?

What version of the product are you using? On what operating system?
0.4.6, also tried latest rev1030, on linux

Original issue reported on code.google.com by war...@gmail.com on 24 Jun 2010 at 10:57

GoogleCodeExporter commented 9 years ago
I've verified this under Ubuntu Lucid, and hopefully fixed it in r1031 (still 
have to verify on Windows).  I'm sorry we didn't catch this before 0.4.6, but 
thanks for the report.

As to the question of whether you can debug it: you can use pdb with it, and it 
should work for ordinary debugging, but I've never really used it (and in fact, 
I tried it just then and the segmentation fault killed pdb as well without any 
useful output).

Original comment by jonmmor...@gmail.com on 25 Jun 2010 at 1:30

GoogleCodeExporter commented 9 years ago
Seems to work fine under Linux so far, THANKS for fixing this so fast!

Original comment by war...@gmail.com on 26 Jun 2010 at 1:16