[bt-devel] [ bibletime-Bugs-2838292 ] Dragging unselected verse to bookmark panel ==> crash
SourceForge.net
noreply at sourceforge.net
Fri Aug 28 08:20:06 MST 2009
Bugs item #2838292, was opened at 2009-08-15 16:31
Message generated for change (Comment added) made by k486
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100954&aid=2838292&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 / Bookmarks
Group: new bug
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: kbs (k486)
Assigned to: Gary Holmlund (gholmlund)
Summary: Dragging unselected verse to bookmark panel ==> crash
Initial Comment:
Dragging an unselected verse to the bookmarks panel will lead to a segfault. This did not occur in 2.0.
BT 2.1
Qt 4.5.2
KDE 3.5.8
----------------------------------------------------------------------
Comment By: kbs (k486)
Date: 2009-08-28 10:20
Message:
That patch completely fixes the problem.
----------------------------------------------------------------------
Comment By: kbs (k486)
Date: 2009-08-23 23:54
Message:
Thanks, you have a very good point.
----------------------------------------------------------------------
Comment By: Jonathan Marsden (jmarsden)
Date: 2009-08-23 23:39
Message:
The fix (git commit) that Gary pointed to is a trivial one line change.
Just a check for whether something is NULL before using it.
I'd try just patching the 4.5.2 sources to match that, and rebuild :)
----------------------------------------------------------------------
Comment By: kbs (k486)
Date: 2009-08-23 23:28
Message:
Thanks! Any idea of when 4.5.3 is scheduled to be released? I've looked
around but found no release dates yet. Perhaps I should just go to 4.5.0.
----------------------------------------------------------------------
Comment By: Gary Holmlund (gholmlund)
Date: 2009-08-23 22:42
Message:
After a dialog with Qt people and supplying them a test program that also
crashed, they agreed that there was a bug in Qt 4.5.2, but that it had
already been fixed for the coming Qt 4.5.3. Here is a reference to the
change in Qt.
http://qt.gitorious.org/qt/qt/commit/9dadc219814cd9baaa4be4cee6ee2b3cf7df4a19
----------------------------------------------------------------------
Comment By: Gary Holmlund (gholmlund)
Date: 2009-08-16 21:57
Message:
I have submitted it to Qt. I will update this again when I get the tracking
number.
----------------------------------------------------------------------
Comment By: kbs (k486)
Date: 2009-08-16 16:01
Message:
Are you going to file a bug report with the Qt folks?
----------------------------------------------------------------------
Comment By: Gary Holmlund (gholmlund)
Date: 2009-08-15 23:36
Message:
I switch from qt 4.5.2 to 4.5.0 on ubuntu 9.04. The crash went away.
----------------------------------------------------------------------
Comment By: Gary Holmlund (gholmlund)
Date: 2009-08-15 23:27
Message:
I duplicated the problem in BT 2.2.beta1 with ubuntu and kubuntu 9.04. Both
had qt 4.5.2. A stack trace showed the problem deep into QtWebKit code.
Also, I tried this in OpenSuse 11.1 with qt 4.4.3 and it did not crash.
It appears that the problem is in the qt 4.5.2 library.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100954&aid=2838292&group_id=954
More information about the bt-devel
mailing list