Bug 214516 - dolphin random crash (it seems to be a dbus bug).
Summary: dolphin random crash (it seems to be a dbus bug).
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-14 13:58 UTC by Davide Bettio
Modified: 2009-12-17 17:30 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 Davide Bettio 2009-11-14 13:58:27 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.3
Operating System: Linux 2.6.30-gentoo-r4 x86_64
Distribution: "Gentoo Base System release 1.12.13"

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  _dbus_connection_lock (connection=0x720061001d7760) at dbus-connection.c:355
#6  0x00007f4d6666cbed in _dbus_pending_call_get_connection_and_lock (pending=0x7f4d58001040) at dbus-pending-call.c:309
#7  0x00007f4d6665fccf in reply_handler_timeout (data=0x720061001d7760) at dbus-connection.c:3116
#8  0x00007f4d6ca937f6 in QDBusConnectionPrivate::timerEvent (this=0x1fc93e0, e=0x7fff870d6fc0) at ./qdbus_symbols_p.h:172
#9  0x00007f4d6c7b3153 in QObject::event (this=0x1fc93e0, e=0x1000012) at kernel/qobject.cpp:1066
#10 0x00007f4d6bb3218d in QApplicationPrivate::notify_helper (this=0x1fdd250, receiver=0x1fc93e0, e=0x7fff870d6fc0) at kernel/qapplication.cpp:4065
#11 0x00007f4d6bb39a4a in QApplication::notify (this=0x7fff870d7300, receiver=0x1fc93e0, e=0x7fff870d6fc0) at kernel/qapplication.cpp:4030
#12 0x00007f4d6d5c1f8b in KApplication::notify (this=0x7fff870d7300, receiver=0x1fc93e0, event=0x7fff870d6fc0)
    at /var/tmp/portage/kde-base/kdelibs-4.3.3/work/kdelibs-4.3.3/kdeui/kernel/kapplication.cpp:302
#13 0x00007f4d6c7a4a4b in QCoreApplication::notifyInternal (this=0x7fff870d7300, receiver=0x1fc93e0, event=0x7fff870d6fc0) at kernel/qcoreapplication.cpp:606
#14 0x00007f4d6c7cc656 in QTimerInfoList::activateTimers (this=0x1fd7f10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#15 0x00007f4d6c7c94fd in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#16 0x00007f4d682694a9 in IA__g_main_context_dispatch (context=0x1fd6d10) at gmain.c:1824
#17 0x00007f4d6826cae8 in g_main_context_iterate (context=0x1fd6d10, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2455
#18 0x00007f4d6826cc9c in IA__g_main_context_iteration (context=0x1fd6d10, may_block=1) at gmain.c:2518
#19 0x00007f4d6c7c945f in QEventDispatcherGlib::processEvents (this=0x1fd4430, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#20 0x00007f4d6bbb714f in QGuiEventDispatcherGlib::processEvents (this=0x720061001d7760, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#21 0x00007f4d6c7a3432 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -2029161936}) at kernel/qeventloop.cpp:149
#22 0x00007f4d6c7a35cc in QEventLoop::exec (this=0x7fff870d7270, flags={i = -2029161856}) at kernel/qeventloop.cpp:197
#23 0x00007f4d6c7a561c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#24 0x0000000000439b0d in main (argc=5, argv=0x7fff870d77e8) at /var/tmp/portage/kde-base/dolphin-4.3.3/work/dolphin-4.3.3/dolphin/src/main.cpp:94

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

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-14 14:13:07 UTC
@Davide: we are merging all this kind of Dolphin qt-dbus reports at bug 208921, with the idea that they are Nepomuk related. 
- Do you have Nepomuk enabled ? (with any special configuration or just the default one?)
Thanks
Comment 2 Régis Décamps 2009-12-06 19:28:18 UTC
I have an extremely similar bug, and indeed neponuk has been activated recently:

Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  _dbus_connection_lock (connection=0x1) at dbus-connection.c:355
#7  0xb51ba005 in _dbus_pending_call_get_connection_and_lock (pending=0xa2052a0) at dbus-pending-call.c:307
#8  0xb51aa8f6 in reply_handler_timeout (data=0xa2052a0) at dbus-connection.c:3156
#9  0xb51beef0 in dbus_timeout_handle (timeout=0xa1e3368) at dbus-timeout.c:473
#10 0xb6b95ec0 in ?? () from /usr/lib/libQtDBus.so.4
Comment 3 Dario Andres 2009-12-17 17:30:24 UTC
Bug 208921 is now fixed. Thanks

*** This bug has been marked as a duplicate of bug 208921 ***