Application: dolphin (1.4) KDE Platform Version: 4.4.5 (KDE 4.4.5) Qt Version: 4.6.3 Operating System: Linux 2.6.32.23-170.fc12.i686 i686 Distribution (Platform): Fedora RPMs -- Information about the crash: I had Dolphin open. Then I was running "rpm -Va". Got a lot of prelink messages, telling me that file dependencies have changed since prelinking. Suddenly Dolphin crashed. -- Backtrace: Application: Dolphin (dolphin), signal: Segmentation fault [KCrash Handler] #6 0x00000044 in ?? () #7 0x00769200 in _dbus_connection_wakeup_mainloop (connection=<value optimized out>, link=<value optimized out>) at dbus-connection.c:380 #8 _dbus_connection_queue_synthesized_message_link (connection=<value optimized out>, link=<value optimized out>) at dbus-connection.c:517 #9 0x00779871 in _dbus_pending_call_queue_timeout_error_unlocked (pending=<value optimized out>, connection=<value optimized out>) at dbus-pending-call.c:215 #10 0x00769994 in reply_handler_timeout (data=<value optimized out>) at dbus-connection.c:3158 #11 0x0077dde3 in dbus_timeout_handle (timeout=<value optimized out>) at dbus-timeout.c:473 #12 0x06060c60 in q_dbus_timeout_handle (this=0x95f2f00, e=0xbf90b4d0) at qdbus_symbols_p.h:172 #13 QDBusConnectionPrivate::timerEvent (this=0x95f2f00, e=0xbf90b4d0) at qdbusintegrator.cpp:1035 #14 0x05f40ca4 in QObject::event (this=0x95f2f00, e=0xbf90b4d0) at kernel/qobject.cpp:1212 #15 0x034c56cc in QApplicationPrivate::notify_helper (this=0x95fdae0, receiver=0x95f2f00, e=0xbf90b4d0) at kernel/qapplication.cpp:4306 #16 0x034cc206 in QApplication::notify (this=0xbf90b834, receiver=0x95f2f00, e=0xbf90b4d0) at kernel/qapplication.cpp:3710 #17 0x03f8fa6b in KApplication::notify (this=0xbf90b834, receiver=0x95f2f00, event=0xbf90b4d0) at /usr/src/debug/kdelibs-4.4.5/kdeui/kernel/kapplication.cpp:302 #18 0x05f30d53 in QCoreApplication::notifyInternal (this=0xbf90b834, receiver=0x95f2f00, event=0xbf90b4d0) at kernel/qcoreapplication.cpp:726 #19 0x05f5bd7e in sendEvent (this=0x9601674) at kernel/qcoreapplication.h:215 #20 QTimerInfoList::activateTimers (this=0x9601674) at kernel/qeventdispatcher_unix.cpp:603 #21 0x05f59408 in timerSourceDispatch (source=0x96016a8) at kernel/qeventdispatcher_glib.cpp:184 #22 idleTimerSourceDispatch (source=0x96016a8) at kernel/qeventdispatcher_glib.cpp:231 #23 0x00318fb8 in g_main_dispatch (context=0x9600a90) at gmain.c:1960 #24 IA__g_main_context_dispatch (context=0x9600a90) at gmain.c:2513 #25 0x0031c8e8 in g_main_context_iterate (context=0x6b40b0, block=1, dispatch=1, self=0x95fc578) at gmain.c:2591 #26 0x0031ca14 in IA__g_main_context_iteration (context=0x9600a90, may_block=1) at gmain.c:2654 #27 0x05f590c6 in QEventDispatcherGlib::processEvents (this=0x95dd330, flags=...) at kernel/qeventdispatcher_glib.cpp:412 #28 0x03573e86 in QGuiEventDispatcherGlib::processEvents (this=0x95dd330, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #29 0x05f2f42a in QEventLoop::processEvents (this=0xbf90b794, flags=...) at kernel/qeventloop.cpp:149 #30 0x05f2f76a in QEventLoop::exec (this=0xbf90b794, flags=...) at kernel/qeventloop.cpp:201 #31 0x05f33427 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003 #32 0x034c5778 in QApplication::exec () at kernel/qapplication.cpp:3585 #33 0x08078497 in main (argc=3, argv=0xbf90ba14) at /usr/src/debug/kdebase-4.4.5/apps/dolphin/src/main.cpp:101 Reported using DrKonqi
Thanks for the bug report! This is an issue in the D-Bus library which has been reported already. It is fixed in D-Bus 1.3.1 and later: http://bugreports.qt.nokia.com/browse/QTBUG-7475 https://bugs.freedesktop.org/show_bug.cgi?id=17754 If you cannot update to D-Bus 1.3.1 or later, you can disable tool tips and the Information Panel as a workaround. *** This bug has been marked as a duplicate of bug 226725 ***