Bug 253344 - dbus_connection_lock issue when restoring Dolphin session during login
Summary: dbus_connection_lock issue when restoring Dolphin session during login
Status: RESOLVED DUPLICATE of bug 226725
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-05 23:51 UTC by Brad Hubbard
Modified: 2010-10-06 00:31 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 Brad Hubbard 2010-10-05 23:51:14 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-56.fc13.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
Upon login two Dolphin instances should have been restored

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#5  _dbus_connection_lock (connection=0x7465676469577201) at dbus-connection.c:355
#6  0x00000030d3e1d3ad in _dbus_pending_call_get_connection_and_lock (pending=0xcd8d70) at dbus-pending-call.c:307
#7  0x00000030d3e0f3ee in reply_handler_timeout (data=0xcd8d70) at dbus-connection.c:3163
#8  0x00000030daa18b77 in q_dbus_timeout_handle (this=0x7e9230, e=0x7fff68805800) at qdbus_symbols_p.h:172
#9  QDBusConnectionPrivate::timerEvent (this=0x7e9230, e=0x7fff68805800) at qdbusintegrator.cpp:1035
#10 0x00000030db762c4e in QObject::event (this=0x7e9230, e=0x7fff68805800) at kernel/qobject.cpp:1212
#11 0x00000030de7ab39c in QApplicationPrivate::notify_helper (this=0x7f8970, receiver=0x7e9230, e=0x7fff68805800) at kernel/qapplication.cpp:4306
#12 0x00000030de7b165b in QApplication::notify (this=<value optimized out>, receiver=0x7e9230, e=0x7fff68805800) at kernel/qapplication.cpp:4189
#13 0x00000030dc407016 in KApplication::notify (this=0x7fff68805b50, receiver=0x7e9230, event=0x7fff68805800) at /usr/src/debug/kdelibs-4.4.5/kdeui/kernel/kapplication.cpp:302
#14 0x00000030db753ddc in QCoreApplication::notifyInternal (this=0x7fff68805b50, receiver=0x7e9230, event=0x7fff68805800) at kernel/qcoreapplication.cpp:726
#15 0x00000030db77c6f2 in sendEvent (this=0x7fd2f0) at kernel/qcoreapplication.h:215
#16 QTimerInfoList::activateTimers (this=0x7fd2f0) at kernel/qeventdispatcher_unix.cpp:603
#17 0x00000030db779b98 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#18 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#19 0x00000030d123bd02 in g_main_dispatch (context=0x7fb5f0) at gmain.c:1960
#20 IA__g_main_context_dispatch (context=0x7fb5f0) at gmain.c:2513
#21 0x00000030d123fae8 in g_main_context_iterate (context=0x7fb5f0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2591
#22 0x00000030d123fc9c in IA__g_main_context_iteration (context=0x7fb5f0, may_block=1) at gmain.c:2654
#23 0x00000030db779863 in QEventDispatcherGlib::processEvents (this=0x7cfc60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#24 0x00000030de84a84e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#25 0x00000030db752822 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x00000030db752aec in QEventLoop::exec (this=0x7fff68805aa0, flags=...) at kernel/qeventloop.cpp:201
#27 0x00000030db7561bb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#28 0x0000000000437a15 in main (argc=3, argv=0x7fff68806068) at /usr/src/debug/kdebase-4.4.5/apps/dolphin/src/main.cpp:101

Possible duplicates by query: bug 252802, bug 252329, bug 252270, bug 252265, bug 252233.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-10-06 00:00:59 UTC
Update D-Bus to 1.4.0.
Comment 2 Frank Reininghaus 2010-10-06 00:31:23 UTC
Alternative workaround: disable the Information Panel and the tooltips in Dolphin.

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