Bug 249133 - Dolphin crashed
Summary: Dolphin crashed
Status: RESOLVED DUPLICATE of bug 226725
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-26 18:12 UTC by Kay Abendroth
Modified: 2010-08-27 11:04 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 Kay Abendroth 2010-08-26 18:12:26 UTC
Version:           unspecified (using KDE 4.5.0) 
OS:                Linux

I worked with Dolphin while two windows were open. I closed one, got back working in Firefox and then Dolphin somehow crased.

Application: Dolphin (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f1ad8e14984 in _dbus_connection_lock () from /usr/lib/libdbus-1.so.3
#7  0x00007f1ad8e2630d in _dbus_pending_call_get_connection_and_lock () from /usr/lib/libdbus-1.so.3
#8  0x00007f1ad8e1834e in reply_handler_timeout () from /usr/lib/libdbus-1.so.3
#9  0x00007f1ae3f4a85e in q_dbus_timeout_handle (this=0xd7cfd0, e=<value optimized out>) at qdbus_symbols_p.h:172
#10 QDBusConnectionPrivate::timerEvent (this=0xd7cfd0, e=<value optimized out>) at qdbusintegrator.cpp:1035
#11 0x00007f1ae6b173ae in QObject::event (this=0xd7cfd0, e=0x7fff5a8fdad0) at kernel/qobject.cpp:1204
#12 0x00007f1ae5cdbae4 in QApplicationPrivate::notify_helper (this=0xd91660, receiver=0xd7cfd0, e=0x7fff5a8fdad0) at kernel/qapplication.cpp:4302
#13 0x00007f1ae5cdfbca in QApplication::notify (this=<value optimized out>, receiver=0xd7cfd0, e=0x7fff5a8fdad0) at kernel/qapplication.cpp:4185
#14 0x00007f1ae7847476 in KApplication::notify (this=0x7fff5a8fde10, receiver=0xd7cfd0, event=0x7fff5a8fdad0) at /home/anke/kdemod/core/kdelibs/src/kdelibs-4.5.0/kdeui/kernel/kapplication.cpp:310
#15 0x00007f1ae6b05d8c in QCoreApplication::notifyInternal (this=0x7fff5a8fde10, receiver=0xd7cfd0, event=0x7fff5a8fdad0) at kernel/qcoreapplication.cpp:726
#16 0x00007f1ae6b31222 in QCoreApplication::sendEvent (this=0xd88f50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QTimerInfoList::activateTimers (this=0xd88f50) at kernel/qeventdispatcher_unix.cpp:603
#18 0x00007f1ae6b2e1f8 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#19 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#20 0x00007f1ae287ab33 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#21 0x00007f1ae287b310 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#22 0x00007f1ae287b5ad in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#23 0x00007f1ae6b2e87f in QEventDispatcherGlib::processEvents (this=0xd85150, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#24 0x00007f1ae5d7b60e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#25 0x00007f1ae6b05172 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x00007f1ae6b053ac in QEventLoop::exec (this=0x7fff5a8fdd50, flags=...) at kernel/qeventloop.cpp:201
#27 0x00007f1ae6b097bb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#28 0x00007f1ad9c720f5 in kdemain (argc=5, argv=0xd3e630) at /home/anke/kdemod/core/kdebase/src/kdebase-4.5.0/apps/dolphin/src/main.cpp:98
#29 0x00000000004070b3 in launch (argc=5, _name=0xd34238 "/usr/bin/dolphin", args=<value optimized out>, cwd=0x0, envc=<value optimized out>, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0xd34291 "kay;1282318497;733397;4279_TIME25134705") at /home/anke/kdemod/core/kdelibs/src/kdelibs-4.5.0/kinit/kinit.cpp:723
#30 0x0000000000407b85 in handle_launcher_request (sock=<value optimized out>, sock=<value optimized out>) at /home/anke/kdemod/core/kdelibs/src/kdelibs-4.5.0/kinit/kinit.cpp:1215
#31 0x00000000004082c5 in handle_requests (waitForPid=<value optimized out>) at /home/anke/kdemod/core/kdelibs/src/kdelibs-4.5.0/kinit/kinit.cpp:1408
#32 0x0000000000408ee0 in main (argc=4, argv=0x7fff5a8ff398, envp=0x7fff5a8ff3c0) at /home/anke/kdemod/core/kdelibs/src/kdelibs-4.5.0/kinit/kinit.cpp:1892


Reproducible: Couldn't Reproduce
Comment 1 Frank Reininghaus 2010-08-27 11:04:31 UTC
Thanks for the bug report! This looks like a bug in the D-Bus library which has been reported already.

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