Application: dolphin (1.4) KDE Platform Version: 4.4.4 (KDE 4.4.4) Qt Version: 4.6.2 Operating System: Linux 2.6.33.5-124.fc13.i686.PAE i686 Distribution: "Fedora release 13 (Goddard)" -- Information about the crash: Dolphin stops responding when I single-click a file to open it -- sometimes. It has done this opening images with Gwenview and text documents with Kwrite. It does not do this if I right-click and select the program to launch the file. If I go out for coffee and come back, the file will have launched, and Dolphin will be responsive again. If I become impatient and use the taskbar to close Dolphin, Dolphin segfaults, and the file launches immediately afterward. The crash can be reproduced some of the time. -- Backtrace: Application: Dolphin (dolphin), signal: Segmentation fault [KCrash Handler] #6 QMutex::lock (this=0xfffef8bd) at thread/qmutex.cpp:150 #7 0x035bf135 in QCoreApplication::postEvent (receiver=0x85e12f0, event=0x836e878, priority=0) at kernel/qcoreapplication.cpp:1113 #8 0x035bf4ad in QCoreApplication::postEvent (receiver=0x85e12f0, event=0x836e878) at kernel/qcoreapplication.cpp:1066 #9 0x035ce9f5 in QObject::deleteLater (this=0x85e12f0) at kernel/qobject.cpp:2158 #10 0x08076b0d in DolphinContextMenu::openItemContextMenu (this=0xbfa88180) at /usr/src/debug/kdebase-4.4.4/apps/dolphin/src/dolphincontextmenu.cpp:262 #11 0x080771b8 in DolphinContextMenu::open (this=0xbfa88180) at /usr/src/debug/kdebase-4.4.4/apps/dolphin/src/dolphincontextmenu.cpp:104 #12 0x080727e2 in DolphinViewContainer::openContextMenu (this=0x82c4958, item=..., url=..., customActions=...) at /usr/src/debug/kdebase-4.4.4/apps/dolphin/src/dolphinviewcontainer.cpp:391 #13 0x08074690 in DolphinViewContainer::qt_metacall (this=0x82c4958, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfa882d0) at /usr/src/debug/kdebase-4.4.4/i686-redhat-linux-gnu/apps/dolphin/src/dolphinviewcontainer.moc:137 #14 0x035c3f1b in QMetaObject::metacall (object=0x82c4958, cl=QMetaObject::InvokeMetaMethod, idx=43, argv=0xbfa882d0) at kernel/qmetaobject.cpp:237 #15 0x035d2d3f in QMetaObject::activate (sender=0x82dc370, m=0x4320c24, local_signal_index=17, argv=0xbfa882d0) at kernel/qobject.cpp:3293 #16 0x042dbca0 in DolphinView::requestContextMenu (this=0x82dc370, _t1=..., _t2=..., _t3=...) at /usr/src/debug/kdebase-4.4.4/i686-redhat-linux-gnu/apps/dolphin/src/dolphinview.moc:371 #17 0x042dd0cb in DolphinView::openContextMenu (this=0x82dc370, pos=..., customActions=...) at /usr/src/debug/kdebase-4.4.4/apps/dolphin/src/dolphinview.cpp:949 #18 0x042e2b3c in DolphinView::qt_metacall (this=0x82dc370, _c=QMetaObject::InvokeMetaMethod, _id=45, _a=0xbfa88474) at /usr/src/debug/kdebase-4.4.4/i686-redhat-linux-gnu/apps/dolphin/src/dolphinview.moc:230 #19 0x035c3f1b in QMetaObject::metacall (object=0x82dc370, cl=QMetaObject::InvokeMetaMethod, idx=72, argv=0xbfa88474) at kernel/qmetaobject.cpp:237 #20 0x035d2d3f in QMetaObject::activate (sender=0x82ec490, m=0x43202a8, local_signal_index=1, argv=0xbfa88474) at kernel/qobject.cpp:3293 #21 0x042cb2ba in DolphinController::requestContextMenu (this=0x82ec490, _t1=..., _t2=...) at /usr/src/debug/kdebase-4.4.4/i686-redhat-linux-gnu/apps/dolphin/src/dolphincontroller.moc:157 #22 0x042cb3db in DolphinController::triggerContextMenuRequest (this=0x82ec490, pos=..., customActions=...) at /usr/src/debug/kdebase-4.4.4/apps/dolphin/src/dolphincontroller.cpp:82 #23 0x042cea35 in DolphinDetailsView::contextMenuEvent (this=0x82ed8c0, event=0xbfa88e08) at /usr/src/debug/kdebase-4.4.4/apps/dolphin/src/dolphindetailsview.cpp:228 #24 0x045d83d0 in QWidget::event (this=0x82ed8c0, event=0xbfa88e08) at kernel/qwidget.cpp:8165 #25 0x049a6e24 in QFrame::event (this=0x82ed8c0, e=0xbfa88e08) at widgets/qframe.cpp:557 #26 0x04a35353 in QAbstractScrollArea::viewportEvent (this=0x82ed8c0, e=0xbfa88e08) at widgets/qabstractscrollarea.cpp:1036 #27 0x04adbf77 in QAbstractItemView::viewportEvent (this=0x82ed8c0, event=0xbfa88e08) at itemviews/qabstractitemview.cpp:1610 #28 0x04b1b261 in QTreeView::viewportEvent (this=0x82ed8c0, event=0xbfa88e08) at itemviews/qtreeview.cpp:1248 #29 0x04a377f5 in viewportEvent (this=0x82ee8c0, o=0x82ed4e8, e=0xbfa88e08) at widgets/qabstractscrollarea_p.h:100 #30 QAbstractScrollAreaFilter::eventFilter (this=0x82ee8c0, o=0x82ed4e8, e=0xbfa88e08) at widgets/qabstractscrollarea_p.h:116 #31 0x035be77a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8128668, receiver=0x82ed4e8, event=0xbfa88e08) at kernel/qcoreapplication.cpp:819 #32 0x04584d8a in QApplicationPrivate::notify_helper (this=0x8128668, receiver=0x82ed4e8, e=0xbfa88e08) at kernel/qapplication.cpp:4300 #33 0x0458b8f4 in QApplication::notify (this=0xbfa89694, receiver=0x82ed4e8, e=0xbfa88e08) at kernel/qapplication.cpp:3948 #34 0x03e6fe2b in KApplication::notify (this=0xbfa89694, receiver=0x82ed4e8, event=0xbfa88e08) at /usr/src/debug/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302 #35 0x035bf543 in QCoreApplication::notifyInternal (this=0xbfa89694, receiver=0x82ed4e8, event=0xbfa88e08) at kernel/qcoreapplication.cpp:704 #36 0x0460df0f in QCoreApplication::sendSpontaneousEvent (receiver=0x82ed4e8, event=0xbfa88e08) at ../../src/corelib/kernel/qcoreapplication.h:218 #37 0x0460861c in QETWidget::translateMouseEvent (this=0x81a5570, event=0xbfa892fc) at kernel/qapplication_x11.cpp:4378 #38 0x04607a03 in QApplication::x11ProcessEvent (this=0xbfa89694, event=0xbfa892fc) at kernel/qapplication_x11.cpp:3384 #39 0x04633a0a in x11EventSourceDispatch (s=0x812d3a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #40 0x006bf525 in g_main_dispatch (context=0x812c4f8) at gmain.c:1960 #41 IA__g_main_context_dispatch (context=0x812c4f8) at gmain.c:2513 #42 0x006c3268 in g_main_context_iterate (context=0x606490, block=1, dispatch=1, self=0x8128840) at gmain.c:2591 #43 0x006c3449 in IA__g_main_context_iteration (context=0x812c4f8, may_block=1) at gmain.c:2654 #44 0x035e76b6 in QEventDispatcherGlib::processEvents (this=0x8109340, flags=...) at kernel/qeventdispatcher_glib.cpp:412 #45 0x046335f6 in QGuiEventDispatcherGlib::processEvents (this=0x8109340, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #46 0x035bdc1a in QEventLoop::processEvents (this=0xbfa895f4, flags=...) at kernel/qeventloop.cpp:149 #47 0x035bdf5a in QEventLoop::exec (this=0xbfa895f4, flags=...) at kernel/qeventloop.cpp:201 #48 0x035c0627 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981 #49 0x04584e58 in QApplication::exec () at kernel/qapplication.cpp:3583 #50 0x080784e7 in main (argc=6422637, argv=0x720043) at /usr/src/debug/kdebase-4.4.4/apps/dolphin/src/main.cpp:101 Possible duplicates by query: bug 240378, bug 237116, bug 236817, bug 236531, bug 236369. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 236369 ***