Bug 209400 - dolphin has crashed unexpectively
Summary: dolphin has crashed unexpectively
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-10-04 14:39 UTC by Yevgeny Kosarzhevsky
Modified: 2009-10-04 17:40 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 Yevgeny Kosarzhevsky 2009-10-04 14:39:24 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-1-amd64 x86_64
Distribution: Debian GNU/Linux 5.0.3 (lenny)

What I was doing when the application crashed:
Occasional unexpected crash occures. I haven't found dbus dbg packages in repository unfortunately

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f062e8dc244 in ?? () from /lib/libdbus-1.so.3
#6  0x00007f062e8edbcd in ?? () from /lib/libdbus-1.so.3
#7  0x00007f062e8e08bf in ?? () from /lib/libdbus-1.so.3
#8  0x00007f0635d34884 in q_dbus_timeout_handle (this=0x9a60f0, e=<value optimized out>) at ./qdbus_symbols_p.h:172
#9  QDBusConnectionPrivate::timerEvent (this=0x9a60f0, e=<value optimized out>) at qdbusintegrator.cpp:1023
#10 0x00007f0634e24bf3 in QObject::event (this=0x9a60f0, e=0x0) at kernel/qobject.cpp:1074
#11 0x00007f06352e280d in QApplicationPrivate::notify_helper (this=0x9b17a0, receiver=0x9a60f0, e=0x7fff5ff5c1a0) at kernel/qapplication.cpp:4056
#12 0x00007f06352ea86a in QApplication::notify (this=0x7fff5ff5c4e0, receiver=0x9a60f0, e=0x7fff5ff5c1a0) at kernel/qapplication.cpp:4021
#13 0x00007f063663443b in KApplication::notify (this=0x7fff5ff5c4e0, receiver=0x9a60f0, event=0x7fff5ff5c1a0) at ../../kdeui/kernel/kapplication.cpp:302
#14 0x00007f0634e1551c in QCoreApplication::notifyInternal (this=0x7fff5ff5c4e0, receiver=0x9a60f0, event=0x7fff5ff5c1a0) at kernel/qcoreapplication.cpp:610
#15 0x00007f0634e41826 in QCoreApplication::sendEvent (this=0x9b5080) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#16 QTimerInfoList::activateTimers (this=0x9b5080) at kernel/qeventdispatcher_unix.cpp:572
#17 0x00007f0634e3dc9d in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#18 0x00007f0630d6512a in g_main_dispatch (context=0x9b4120) at /tmp/buildd/glib2.0-2.22.1/glib/gmain.c:1960
#19 IA__g_main_context_dispatch (context=0x9b4120) at /tmp/buildd/glib2.0-2.22.1/glib/gmain.c:2513
#20 0x00007f0630d68988 in g_main_context_iterate (context=0x9b4120, block=1, dispatch=1, self=<value optimized out>) at /tmp/buildd/glib2.0-2.22.1/glib/gmain.c:2591
#21 0x00007f0630d68b3c in IA__g_main_context_iteration (context=0x9b4120, may_block=1) at /tmp/buildd/glib2.0-2.22.1/glib/gmain.c:2654
#22 0x00007f0634e3dbff in QEventDispatcherGlib::processEvents (this=0x98b790, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#23 0x00007f063537964f in QGuiEventDispatcherGlib::processEvents (this=0x6500720066002e, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#24 0x00007f0634e13de2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#25 0x00007f0634e141b4 in QEventLoop::exec (this=0x7fff5ff5c450, flags=...) at kernel/qeventloop.cpp:201
#26 0x00007f0634e16424 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#27 0x000000000043953d in main (argc=6, argv=0x7fff5ff5c9c8) at ../../../../apps/dolphin/src/main.cpp:94

Reported using DrKonqi
Comment 1 Dario Andres 2009-10-04 17:40:31 UTC
Merging with bug 208921. Thanks

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