Application: dolphin (1.5) KDE Platform Version: 4.5.3 (KDE 4.5.3) Qt Version: 4.6.3 Operating System: Linux 2.6.34.7-61.fc13.i686.PAE i686 Distribution: "Fedora release 13 (Goddard)" -- Information about the crash: - What I was doing when the application crashed: I was trying to 'Safely Remove' a USB Flash drive just after I copied some files on to it. I received the following error org.freedesktop.Hal.Device.Volume.NotMountedByHal: Device to unmount is not in /media/.hal-mtab so it is not mounted by HAL and then Dolphin crashed The crash can be reproduced some of the time. -- Backtrace: Application: Dolphin (dolphin), signal: Segmentation fault [KCrash Handler] #7 link_before (list=0xb2f01bf4, link=0xb4a04e18) at dbus-list.c:119 #8 _dbus_list_prepend_link (list=0xb2f01bf4, link=0xb4a04e18) at dbus-list.c:312 #9 0x00a1061a in _dbus_list_append_link (list=0xb2f01bf4, link=0xb4a04e18) at dbus-list.c:294 #10 0x009f61bd in _dbus_connection_queue_synthesized_message_link (connection=0xb2f01bd8, link=0xb4a04e18) at dbus-connection.c:513 #11 0x00a069d1 in _dbus_pending_call_queue_timeout_error_unlocked (pending=0xb4a04670, connection=0xb2f01bd8) at dbus-pending-call.c:215 #12 0x009f6964 in reply_handler_timeout (data=0xb4a04670) at dbus-connection.c:3165 #13 0x00a0af33 in dbus_timeout_handle (timeout=0xb4a04630) at dbus-timeout.c:473 #14 0x024efc60 in q_dbus_timeout_handle (this=0x808efe0, e=0xbfa81fd0) at qdbus_symbols_p.h:172 #15 QDBusConnectionPrivate::timerEvent (this=0x808efe0, e=0xbfa81fd0) at qdbusintegrator.cpp:1035 #16 0x023cfee4 in QObject::event (this=0x808efe0, e=0xbfa81fd0) at kernel/qobject.cpp:1212 #17 0x02a3677c in QApplicationPrivate::notify_helper (this=0x80986c0, receiver=0x808efe0, e=0xbfa81fd0) at kernel/qapplication.cpp:4306 #18 0x02a3d1d6 in QApplication::notify (this=0xbfa82340, receiver=0x808efe0, e=0xbfa81fd0) at kernel/qapplication.cpp:3710 #19 0x064f7fab in KApplication::notify (this=0xbfa82340, receiver=0x808efe0, event=0xbfa81fd0) at /usr/src/debug/kdelibs-4.5.3/kdeui/kernel/kapplication.cpp:310 #20 0x023c0133 in QCoreApplication::notifyInternal (this=0xbfa82340, receiver=0x808efe0, event=0xbfa81fd0) at kernel/qcoreapplication.cpp:726 #21 0x023eb1fe in sendEvent (this=0x809d5b4) at kernel/qcoreapplication.h:215 #22 QTimerInfoList::activateTimers (this=0x809d5b4) at kernel/qeventdispatcher_unix.cpp:603 #23 0x023e8788 in timerSourceDispatch (source=0x809da00) at kernel/qeventdispatcher_glib.cpp:184 #24 idleTimerSourceDispatch (source=0x809da00) at kernel/qeventdispatcher_glib.cpp:231 #25 0x006a1525 in g_main_dispatch (context=0x809c290) at gmain.c:1960 #26 IA__g_main_context_dispatch (context=0x809c290) at gmain.c:2513 #27 0x006a5268 in g_main_context_iterate (context=0x5e2490, block=1, dispatch=1, self=0x809ce68) at gmain.c:2591 #28 0x006a5449 in IA__g_main_context_iteration (context=0x809c290, may_block=1) at gmain.c:2654 #29 0x023e847f in QEventDispatcherGlib::processEvents (this=0x80796a0, flags=...) at kernel/qeventdispatcher_glib.cpp:414 #30 0x02ae5336 in QGuiEventDispatcherGlib::processEvents (this=0x80796a0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #31 0x023be80a in QEventLoop::processEvents (this=0xbfa82294, flags=...) at kernel/qeventloop.cpp:149 #32 0x023beb4a in QEventLoop::exec (this=0xbfa82294, flags=...) at kernel/qeventloop.cpp:201 #33 0x023c2807 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003 #34 0x02a36828 in QApplication::exec () at kernel/qapplication.cpp:3585 #35 0x03b19c53 in kdemain (argc=6, argv=0xbfa82534) at /usr/src/debug/kdebase-4.5.3/apps/dolphin/src/main.cpp:98 #36 0x0804872c in main (argc=6, argv=0xbfa82534) at /usr/src/debug/kdebase-4.5.3/i686-redhat-linux-gnu/apps/dolphin/src/dolphin_dummy.cpp:3 Possible duplicates by query: bug 253967, bug 252239, bug 251058, bug 246653, bug 244586. Reported using DrKonqi
[Comment from a bug triager] This is caused by a bug in a core library "DBus". The version 1.4.0 fixes it. Hopefully your distribution will deploy it soon. The bug reports were being tracked at bug 226725. Merging Thanks *** This bug has been marked as a duplicate of bug 226725 ***