Bug 236158 - dolphin crashed during session restore
Summary: dolphin crashed during session restore
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-05-03 14:10 UTC by Mathias Panzenböck
Modified: 2010-05-12 14:52 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (3.16 KB, text/plain)
2010-05-09 13:35 UTC, Mathias Panzenböck
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mathias Panzenböck 2010-05-03 14:10:00 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32.11-99.fc12.x86_64 x86_64
Distribution: "Fedora release 12 (Constantine)"

-- Information about the crash:
Dolphin crashed on login during the restoration of the last session (one dolphin window with 4 tabs on the 2nd desktop).

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#5  _dbus_connection_lock (connection=0x650072006f0074) at dbus-connection.c:355
#6  0x000000380501d25d in _dbus_pending_call_get_connection_and_lock (pending=0x20420c0) at dbus-pending-call.c:307
#7  0x000000380500f40e in reply_handler_timeout (data=0x20420c0) at dbus-connection.c:3156
#8  0x00007f3755676997 in q_dbus_timeout_handle (this=0x1c00ff0, e=0x7fffa19701a0) at qdbus_symbols_p.h:172
#9  QDBusConnectionPrivate::timerEvent (this=0x1c00ff0, e=0x7fffa19701a0) at qdbusintegrator.cpp:1035
#10 0x00007f375535f63e in QObject::event (this=0x1c00ff0, e=0x7fffa19701a0) at kernel/qobject.cpp:1212
#11 0x00007f375455e9dc in QApplicationPrivate::notify_helper (this=0x1c0df50, receiver=0x1c00ff0, e=0x7fffa19701a0) at kernel/qapplication.cpp:4300
#12 0x00007f3754564aab in QApplication::notify (this=<value optimized out>, receiver=0x1c00ff0, e=0x7fffa19701a0) at kernel/qapplication.cpp:4183
#13 0x00007f375619b856 in KApplication::notify (this=0x7fffa19704f0, receiver=0x1c00ff0, event=0x7fffa19701a0) at /usr/src/debug/kdelibs-4.4.2/kdeui/kernel/kapplication.cpp:302
#14 0x00007f375535074c in QCoreApplication::notifyInternal (this=0x7fffa19704f0, receiver=0x1c00ff0, event=0x7fffa19701a0) at kernel/qcoreapplication.cpp:704
#15 0x00007f3755378e02 in sendEvent (this=0x1c22920) at kernel/qcoreapplication.h:215
#16 QTimerInfoList::activateTimers (this=0x1c22920) at kernel/qeventdispatcher_unix.cpp:603
#17 0x00007f3755376398 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 0x00007f375270723e in g_main_dispatch (context=0x1c21920) at gmain.c:1960
#20 IA__g_main_context_dispatch (context=0x1c21920) at gmain.c:2513
#21 0x00007f375270ac28 in g_main_context_iterate (context=0x1c21920, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#22 0x00007f375270ad4a in IA__g_main_context_iteration (context=0x1c21920, may_block=1) at gmain.c:2654
#23 0x00007f3755376063 in QEventDispatcherGlib::processEvents (this=0x1be7c40, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#24 0x00007f37545fda4e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#25 0x00007f375534f192 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x00007f375534f45c in QEventLoop::exec (this=0x7fffa1970440, flags=...) at kernel/qeventloop.cpp:201
#27 0x00007f3755351749 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#28 0x00000000004379d5 in _start ()

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

Possible duplicates by query: bug 236145, bug 234537, bug 233799, bug 233168, bug 232669.

Reported using DrKonqi
Comment 1 Mathias Panzenböck 2010-05-09 13:35:21 UTC
Created attachment 43395 [details]
New crash information added by DrKonqi

Dolphin crashed during session restoration.
Comment 2 Frank Reininghaus 2010-05-12 14:52:36 UTC
Thanks for the bug report! This seems to be a duplicate of a bug in D-Bus.

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