Summary: | Dolphin crashed [ QCoreApplication::notifyInternal ] | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Usul <muad.dib8> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | abhijeet.linux, amichai2, andreas.hencke, andreiamenta, biby, cody.chan.cz, cyberbeat, dgy18787, eddy.kivits, fschaefer.oss, gmlenzo, ht990332, ihao.world, jmda91, julee.vv, kde, leibaokai, mail, obel1x, philelectrique, sohieradrien, thomasmca, xavier.ribes, yabolus |
Priority: | NOR | ||
Version: | 1.7 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-baseapps/a6f0745284617e3eccd0f69597105771e54aa31b | Version Fixed In: | 4.9.4 |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Usul
2011-09-18 08:25:45 UTC
*** Bug 283332 has been marked as a duplicate of this bug. *** *** Bug 283711 has been marked as a duplicate of this bug. *** *** Bug 285317 has been marked as a duplicate of this bug. *** *** Bug 285388 has been marked as a duplicate of this bug. *** *** Bug 286979 has been marked as a duplicate of this bug. *** *** Bug 279871 has been marked as a duplicate of this bug. *** *** Bug 289797 has been marked as a duplicate of this bug. *** *** Bug 292776 has been marked as a duplicate of this bug. *** Created attachment 73010 [details]
New crash information added by DrKonqi
dolphin (2.0) on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.1
- What I was doing when the application crashed:
I opened a Java application from the Kickoff Application Launcher, however, this seems rather irrelevant. That is so because, while the application was opening in the BG, the mouse pointer was hovering over some file (likely to be a media file) icon in the Dolphin browser. I believe it was trying to generate a preview.
Additional Information: I have Nepomuk and Strigi turned off.
-- Backtrace (Reduced):
#7 QCoreApplication::notifyInternal (this=0xbf9b32f8, receiver=0x9827cf8, event=0xbf9b2bec) at kernel/qcoreapplication.cpp:864
#8 0xb58aa79b in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#9 QApplicationPrivate::dispatchEnterLeave (enter=0x9827cf8, leave=0xb623eafc) at kernel/qapplication.cpp:2824
#10 0xb5935a25 in QApplication::x11ProcessEvent (this=0xbf9b32f8, event=0xbf9b2f6c) at kernel/qapplication_x11.cpp:3805
#11 0xb5962eac in x11EventSourceDispatch (s=0x902a950, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
Resetting assignee to default as per bug #305719 *** Bug 303968 has been marked as a duplicate of this bug. *** *** Bug 304480 has been marked as a duplicate of this bug. *** *** Bug 304897 has been marked as a duplicate of this bug. *** *** Bug 304927 has been marked as a duplicate of this bug. *** *** Bug 305262 has been marked as a duplicate of this bug. *** *** Bug 305645 has been marked as a duplicate of this bug. *** *** Bug 306177 has been marked as a duplicate of this bug. *** *** Bug 306801 has been marked as a duplicate of this bug. *** *** Bug 308049 has been marked as a duplicate of this bug. *** *** Bug 308830 has been marked as a duplicate of this bug. *** Git commit a6f0745284617e3eccd0f69597105771e54aa31b by Frank Reininghaus. Committed on 24/11/2012 at 05:08. Pushed by freininghaus into branch 'KDE/4.9'. Delete FileMetaDataToolTip using deleteLater() to prevent crashes The problem was that Qt tried to deliver an 'Enter' event to the dangling pointer that once pointed to the tool tip. Many thanks to G. Christ for finding a way to reproduce this crash! Related: bug 310579 FIXED-IN: 4.9.4 M +3 -1 dolphin/src/views/tooltips/tooltipmanager.cpp http://commits.kde.org/kde-baseapps/a6f0745284617e3eccd0f69597105771e54aa31b I'm confident that all reports marked as duplicates are about the same issue because they all have the same pattern (crash in QCoreApplication::notifyInternal() after QApplicationPrivate::dispatchEnterLeave()). In the unlikely event that a crash with such a backtrace still happens in KDE 4.9.4 or later, please file a new report about it. Thanks to everyone who reported this issue! *** Bug 310597 has been marked as a duplicate of this bug. *** (In reply to comment #22) > Thanks to everyone who reported this issue! Thank you for fixing this issue and the commendable bug report handling ! *** Bug 311397 has been marked as a duplicate of this bug. *** *** Bug 312377 has been marked as a duplicate of this bug. *** *** Bug 315651 has been marked as a duplicate of this bug. *** |