Bug 212712 - Dolphin crashes suddenly and inexplicably
Summary: Dolphin crashes suddenly and inexplicably
Status: RESOLVED DUPLICATE of bug 208921
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-02 10:07 UTC by Raoul
Modified: 2009-11-02 11:12 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raoul 2009-11-02 10:07:17 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.1 (KDE 4.3.1) "release 183"
Qt Version: 4.5.3
Operating System: Linux 2.6.27.29-0.1-pae i686

What I was doing when the application crashed:
Dolphin crashes really frequently, while not doing anything precise...

Using opensuse 11.1 with kde 4.3.1.


 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  _dbus_connection_lock (connection=0x0) at dbus-connection.c:355
#7  0xb5ce66c5 in _dbus_pending_call_get_connection_and_lock (pending=0xb350f3c8) at dbus-pending-call.c:309
#8  0xb5cd8945 in reply_handler_timeout (data=0xb350f3c8) at dbus-connection.c:3116
#9  0xb5ceb922 in dbus_timeout_handle (timeout=0xb350f548) at dbus-timeout.c:473
#10 0xb7116557 in QDBusConnectionPrivate::timerEvent (this=0x80dbe00, e=0xbfe8dba0) at ./qdbus_symbols_p.h:172
#11 0xb6688e8f in QObject::event (this=0x80dbe00, e=0xbfe8dba0) at kernel/qobject.cpp:1075
#12 0xb689276c in QApplicationPrivate::notify_helper (this=0x80ec9b0, receiver=0x80dbe00, e=0xbfe8dba0) at kernel/qapplication.cpp:4065
#13 0xb689aa5e in QApplication::notify (this=0xbfe8de64, receiver=0x80dbe00, e=0xbfe8dba0) at kernel/qapplication.cpp:3605
#14 0xb75f017d in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0xb66788fb in QCoreApplication::notifyInternal (this=0xbfe8de64, receiver=0x80dbe00, event=0xbfe8dba0) at kernel/qcoreapplication.cpp:610
#16 0xb66a8066 in QTimerInfoList::activateTimers (this=0x80ea98c) at kernel/qcoreapplication.h:213
#17 0xb66a4347 in idleTimerSourceDispatch (source=0x80ea9c8) at kernel/qeventdispatcher_glib.cpp:184
#18 0xb5e709c8 in IA__g_main_context_dispatch (context=0x80e9e90) at gmain.c:2144
#19 0xb5e74083 in g_main_context_iterate (context=0x80e9e90, block=1, dispatch=1, self=0x80f0848) at gmain.c:2778
#20 0xb5e74241 in IA__g_main_context_iteration (context=0x80e9e90, may_block=1) at gmain.c:2841
#21 0xb66a4071 in QEventDispatcherGlib::processEvents (this=0x80c5e48, flags={i = -1075258040}) at kernel/qeventdispatcher_glib.cpp:407
#22 0xb6932cc5 in QGuiEventDispatcherGlib::processEvents (this=0x80c5e48, flags={i = -1075257992}) at kernel/qguieventdispatcher_glib.cpp:202
#23 0xb6676f1a in QEventLoop::processEvents (this=0xbfe8ddf0, flags={i = -1075257928}) at kernel/qeventloop.cpp:149
#24 0xb6677362 in QEventLoop::exec (this=0xbfe8ddf0, flags={i = -1075257864}) at kernel/qeventloop.cpp:201
#25 0xb6679809 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#26 0xb68925e7 in QApplication::exec () at kernel/qapplication.cpp:3525
#27 0x0807ab5f in _start ()

This bug may be a duplicate of or related to bug 210239

Reported using DrKonqi
Comment 1 Frank Reininghaus 2009-11-02 10:40:19 UTC
Thanks for the bug report! This issue (crash in D-Bus code) has been reported quite a few times already. It might be related to Nepomuk.

*** This bug has been marked as a duplicate of bug 208921 ***
Comment 2 Raoul 2009-11-02 10:43:47 UTC
It seems to be related to nepomuk, but I don't think any work around has been found, except disabling nepomuk (which isn't a proper workaround.)
Comment 3 Frank Reininghaus 2009-11-02 11:12:18 UTC
(In reply to comment #2)
> disabling nepomuk (which isn't a proper workaround.)

This is certainly true :-(