Bug 219324 - thumbnail induced crash when hovering the mouse over folder icons [QCoreApplication::notifyInternal, QApplicationPrivate::dispatchEnterLeave, QApplication::x11ProcessEvent]
Summary: thumbnail induced crash when hovering the mouse over folder icons [QCoreAppli...
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-19 17:00 UTC by manik chand patnaik
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 manik chand patnaik 2009-12-19 17:00:54 UTC
Application: konqueror (4.3.80 (KDE 4.3.80 (KDE 4.4 Beta1)) "release 197")
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.27.39-0.2-pae i686
Distribution: "openSUSE 11.1 (i586)"

-- Information about the crash:
I frequently experience the crash. Both Dolphin and Konqueror in file management mode crashes when thumbnailing is on.

The crash can be reproduced everytime.

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0xb76c4896 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#7  0xb5f17d4a in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib/libQtGui.so.4
#8  0xb5f9fd34 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#9  0xb5fcc3e2 in ?? () from /usr/lib/libQtGui.so.4
#10 0xb5a9a9c8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#11 0xb5a9e083 in ?? () from /usr/lib/libglib-2.0.so.0
#12 0xb5a9e241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#13 0xb76f14a1 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#14 0xb5fcbef5 in ?? () from /usr/lib/libQtGui.so.4
#15 0xb76c2eba in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#16 0xb76c3302 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#17 0xb76c5af9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#18 0xb5f0f277 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#19 0xb374d9ef in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#20 0x0804e505 in _start ()

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

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

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