Bug 219448 - Konqueror crashes when hovering the mouse cursor over thumbnails in files management mode [QCoreApplication::notifyInternal, QApplicationPrivate::dispatchEnterLeave, QApplication::x11ProcessEvent]
Summary: Konqueror crashes when hovering the mouse cursor over thumbnails in files man...
Status: RESOLVED DUPLICATE of bug 217449
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-20 17:40 UTC by Hugh Urwin
Modified: 2009-12-20 20:08 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 Hugh Urwin 2009-12-20 17:40:06 UTC
Application: konqueror (4.3.80 (KDE 4.3.80 (KDE 4.4 Beta1)) "release 200")
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 (Platform): openSUSE RPMs

-- Information about the crash:
I was using konqueror to do files management because of dolphin crashes (bug already reported and acknowledged) in the very same situation. AT the moment of the crash I wasnt doing anything but just moving the mouse cursor.

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0xb769d9c7 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#7  0xb60e528b in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib/libQtGui.so.4
#8  0xb616fa2a in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#9  0xb619dda8 in ?? () from /usr/lib/libQtGui.so.4
#10 0xb5c9f4c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#11 0xb5ca2d98 in ?? () from /usr/lib/libglib-2.0.so.0
#12 0xb5ca2ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#13 0xb76ca671 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#14 0xb619d8fa in ?? () from /usr/lib/libQtGui.so.4
#15 0xb769c04d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#16 0xb769c499 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#17 0xb76a0610 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#18 0xb60df284 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#19 0xb26928db in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#20 0x0804e147 in _start ()

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

Possible duplicates by query: bug 219324, bug 218813, bug 218750, bug 217840.

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-20 20:08:05 UTC
Fixed after beta1. Disable the Tooltips as a workaround. Thanks

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