Bug 247093 - Dolphin crashed, seems related to dbus
Summary: Dolphin crashed, seems related to dbus
Status: RESOLVED DUPLICATE of bug 226725
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-08 22:18 UTC by Gatoso
Modified: 2010-08-09 12:04 UTC (History)
1 user (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 Gatoso 2010-08-08 22:18:30 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.5 (KDE 4.4.5) (Compiled from sources)
Qt Version: 4.6.3
Operating System: Linux 2.6.34-ARCH i686
Distribution (Platform): Archlinux Packages

-- Information about the crash:
Dolphin just was open and it crashed

I think this is related to dbus

Thanks a lot

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0xb4ec101c in _dbus_connection_lock () from /usr/lib/libdbus-1.so.3
#7  0xb4ed28db in _dbus_pending_call_get_connection_and_lock () from /usr/lib/libdbus-1.so.3
#8  0xb4ec4bc6 in reply_handler_timeout () from /usr/lib/libdbus-1.so.3
#9  0xb4ed73c1 in dbus_timeout_handle () from /usr/lib/libdbus-1.so.3
#10 0xb6b93324 in q_dbus_timeout_handle (this=0x9262710, e=0xbfb301e0) at qdbus_symbols_p.h:172
#11 QDBusConnectionPrivate::timerEvent (this=0x9262710, e=0xbfb301e0) at qdbusintegrator.cpp:1035
#12 0xb6a642a6 in QObject::event (this=0x9262710, e=0xbfb301e0) at kernel/qobject.cpp:1204
#13 0xb5f3db9d in QApplicationPrivate::notify_helper (this=0x926af98, receiver=0x9262710, e=0xbfb301e0) at kernel/qapplication.cpp:4302
#14 0xb5f432f7 in QApplication::notify (this=0xbfb30514, receiver=0x9262710, e=0xbfb301e0) at kernel/qapplication.cpp:3706
#15 0xb6fd83ea in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#16 0xb6a50e16 in QCoreApplication::notifyInternal (this=0xbfb30514, receiver=0x9262710, event=0xbfb301e0) at kernel/qcoreapplication.cpp:726
#17 0xb6a7f627 in QCoreApplication::sendEvent (this=0x926dd34) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#18 QTimerInfoList::activateTimers (this=0x926dd34) at kernel/qeventdispatcher_unix.cpp:603
#19 0xb6a7c2d8 in timerSourceDispatch (source=0x926dd68) at kernel/qeventdispatcher_glib.cpp:184
#20 idleTimerSourceDispatch (source=0x926dd68) at kernel/qeventdispatcher_glib.cpp:231
#21 0xb55dcf72 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0xb55dd750 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#23 0xb55dda04 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0xb6a7c94d in QEventDispatcherGlib::processEvents (this=0x9233330, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#25 0xb5feed3a in QGuiEventDispatcherGlib::processEvents (this=0x9233330, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#26 0xb6a4f966 in QEventLoop::processEvents (this=0xbfb30474, flags=...) at kernel/qeventloop.cpp:149
#27 0xb6a4fb90 in QEventLoop::exec (this=0xbfb30474, flags=...) at kernel/qeventloop.cpp:201
#28 0xb6a550fd in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#29 0xb5f3c3c6 in QApplication::exec () at kernel/qapplication.cpp:3581
#30 0x08075975 in _start ()

This bug may be a duplicate of or related to bug 226725.

Possible duplicates by query: bug 247024, bug 246655, bug 246456, bug 246291, bug 246208.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-08-09 12:04:26 UTC
Thanks for the bug report! This crash has been reported already. It's a bug in
the D-Bus library.

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