Version: unspecified (using KDE 4.5.1) OS: Linux My KDE version is KDE 4.5.1 "Release 3", and my Dolphin version is 1.5 The problem came when I was using the OpenOffice.Org. Reproducible: Didn't try Application: Dolphin (kdeinit4), signal: Segmentation fault [Current thread is 1 (Thread 0x7fe3d3694760 (LWP 4557))] Thread 2 (Thread 0x7fe3af597710 (LWP 7041)): #0 0x00007fe3d2058709 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe3aeb4c951 in metronom_sync_loop () from /usr/lib64/libxine.so.1 #2 0x00007fe3d2053a4f in start_thread () from /lib64/libpthread.so.0 #3 0x00007fe3d0e4382d in clone () from /lib64/libc.so.6 #4 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fe3d3694760 (LWP 4557)): [KCrash Handler] #6 _dbus_connection_lock (connection=0x72007200650066) at dbus-connection.c:355 #7 0x00007fe3cc560b1d in _dbus_pending_call_get_connection_and_lock (pending=0x7fe3a8060d20) at dbus-pending-call.c:307 #8 0x00007fe3cc552fce in reply_handler_timeout (data=0x7fe3a8060d20) at dbus-connection.c:3163 #9 0x00007fe3cf80bcef in q_dbus_timeout_handle (this=0x690590, e=0x7fffc40f0fa0) at qdbus_symbols_p.h:172 #10 QDBusConnectionPrivate::timerEvent (this=0x690590, e=0x7fffc40f0fa0) at qdbusintegrator.cpp:1035 #11 0x00007fe3d23da22e in QObject::event (this=0x690590, e=0x7fffc40f0fa0) at kernel/qobject.cpp:1212 #12 0x00007fe3d159d4d4 in QApplicationPrivate::notify_helper (this=0x6a57d0, receiver=0x690590, e=0x7fffc40f0fa0) at kernel/qapplication.cpp:4302 #13 0x00007fe3d15a5aca in QApplication::notify (this=<value optimized out>, receiver=0x690590, e=0x7fffc40f0fa0) at kernel/qapplication.cpp:4185 #14 0x00007fe3d302e1e6 in KApplication::notify (this=0x7fffc40f13f0, receiver=0x690590, event=0x7fffc40f0fa0) at /usr/src/debug/kdelibs-4.5.1/kdeui/kernel/kapplication.cpp:310 #15 0x00007fe3d23c8e4c in QCoreApplication::notifyInternal (this=0x7fffc40f13f0, receiver=0x690590, event=0x7fffc40f0fa0) at kernel/qcoreapplication.cpp:726 #16 0x00007fe3d23f40c9 in sendEvent (this=0x69bd20) at kernel/qcoreapplication.h:215 #17 QTimerInfoList::activateTimers (this=0x69bd20) at kernel/qeventdispatcher_unix.cpp:618 #18 0x00007fe3d23f0ff8 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184 #19 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231 #20 0x00007fe3cdf51a93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #21 0x00007fe3cdf52270 in ?? () from /usr/lib64/libglib-2.0.so.0 #22 0x00007fe3cdf52510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #23 0x00007fe3d23f167f in QEventDispatcherGlib::processEvents (this=0x6a5670, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412 #24 0x00007fe3d163e14e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #25 0x00007fe3d23c8292 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149 #26 0x00007fe3d23c8495 in QEventLoop::exec (this=0x7fffc40f1330, flags=...) at kernel/qeventloop.cpp:201 #27 0x00007fe3d23cc88b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003 #28 0x00007fe3c29ad085 in kdemain (argc=6, argv=0x674f10) at /usr/src/debug/kdebase-4.5.1/apps/dolphin/src/main.cpp:98 #29 0x00000000004074a9 in _start ()
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 ***