Bug 219042 - Dolphin crashes when hovering any type of file (with previews in popup enabled) [QCoreApplication::notifyInternal, QApplicationPrivate::dispatchEnterLeave, QApplication::x11ProcessEvent]
Summary: Dolphin crashes when hovering any type of file (with previews in popup enable...
Status: RESOLVED DUPLICATE of bug 217449
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-17 10:49 UTC by Marek Śledziona
Modified: 2009-12-17 10:57 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***