Bug 219042

Summary: Dolphin crashes when hovering any type of file (with previews in popup enabled) [QCoreApplication::notifyInternal, QApplicationPrivate::dispatchEnterLeave, QApplication::x11ProcessEvent]
Product: [Applications] dolphin Reporter: Marek Śledziona <m.sledziona>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: crash CC: frank78ac
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Marek Śledziona 2009-12-17 10:49:39 UTC
Application: dolphin (1.3.80)
KDE Platform Version: 4.3.80 (KDE 4.3.80 (KDE 4.4 Beta1)) "release 200"
Qt Version: 4.6.0
Operating System: Linux 2.6.31.5-0.1-default i686
Distribution: "openSUSE 11.2 (i586)"

-- Information about the crash:
When a file is hovered and the popup with preview appears, Dolphin just crashes without any errors. It's not happening every time, sometimes I can hover about 5-10 files before it crashes.

The crash can be reproduced some of the times.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0xb69569c7 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#7  0xb5e8d28b in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib/libQtGui.so.4
#8  0xb5f17a2a in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#9  0xb5f45da8 in ?? () from /usr/lib/libQtGui.so.4
#10 0xb54f24c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#11 0xb54f5d98 in ?? () from /usr/lib/libglib-2.0.so.0
#12 0xb54f5ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#13 0xb6983671 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#14 0xb5f458fa in ?? () from /usr/lib/libQtGui.so.4
#15 0xb695504d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#16 0xb6955499 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#17 0xb6959610 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#18 0xb5e87284 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#19 0x08078085 in _start ()

This bug may be a duplicate of or related to bug 217449.

Possible duplicates by query: bug 219017, bug 218799, bug 218757, bug 218751, bug 217941.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2009-12-17 10:57:14 UTC
Thanks for the bug report! This bug has been fixed recently. Until you get a
fixed version, you can disable tooltips to work around the issue.

*** This bug has been marked as a duplicate of bug 217449 ***