Bug 218799

Summary: dolphin crash during selecting files of different varieties when thumbnailing is on [QCoreApplication::notifyInternal, QApplicationPrivate::dispatchEnterLeave, QApplication::x11ProcessEvent]
Product: [Applications] dolphin Reporter: manik chand patnaik <manik_chand_patnaik>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description manik chand patnaik 2009-12-15 15:15:56 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.27.39-0.2-pae i686
Distribution: "openSUSE 11.1 (i586)"

-- Information about the crash:
Dolphin crashes when multiple varieties of files are selected and thumbnailing is on. The file varieties include image, folder and video.

The crash can be reproduced everytime.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0xb6a7f88e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#7  0xb5e44d4a in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib/libQtGui.so.4
#8  0xb5eccd34 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#9  0xb5ef93e2 in ?? () from /usr/lib/libQtGui.so.4
#10 0xb56149c8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#11 0xb5618083 in ?? () from /usr/lib/libglib-2.0.so.0
#12 0xb5618241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#13 0xb6aac4a1 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#14 0xb5ef8ef5 in ?? () from /usr/lib/libQtGui.so.4
#15 0xb6a7deba in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#16 0xb6a7e302 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#17 0xb6a80af9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#18 0xb5e3c277 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#19 0x08077baf in _start ()

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

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-15 16:32:46 UTC
Fixed in beta2. You can disable the Tooltips to workaround those crashes. Thanks

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