Bug 219017 - Mouse over file with unknown extension crashes Dolphin [QCoreApplication::notifyInternal, QApplicationPrivate::dispatchEnterLeave, QApplication::x11ProcessEvent]
Summary: Mouse over file with unknown extension crashes Dolphin [QCoreApplication::not...
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 06:42 UTC by akhnaton
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 akhnaton 2009-12-17 06:42:52 UTC
Application: dolphin (1.3.80)
KDE Platform Version: 4.3.80 (KDE 4.3.80 (KDE 4.4 Beta1)) "release 197"
Qt Version: 4.6.0
Operating System: Linux 2.6.31.5-0.1-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

-- Information about the crash:
I had a file with a custom extension (extension pid, type text file) in a folder. Mouse over the file always crashes Dolphin.

The crash can be reproduced some of the times.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f36a1db452d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#6  0x00007f36a117e4ee in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib64/libQtGui.so.4
#7  0x00007f36a11fb5a3 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#8  0x00007f36a1225d62 in ?? () from /usr/lib64/libQtGui.so.4
#9  0x00007f369c914f6e in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#10 0x00007f369c918938 in ?? () from /usr/lib64/libglib-2.0.so.0
#11 0x00007f369c918a60 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#12 0x00007f36a1dddb13 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#13 0x00007f36a122594e in ?? () from /usr/lib64/libQtGui.so.4
#14 0x00007f36a1db2e52 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#15 0x00007f36a1db322c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#16 0x00007f36a1db6f7b in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#17 0x0000000000435d65 in _start ()

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

Reported using DrKonqi
Comment 1 Frank Reininghaus 2009-12-17 10:57:19 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 ***