Bug 210626 - Crashes after about a minute
Summary: Crashes after about a minute
Status: RESOLVED DUPLICATE of bug 205490
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-15 04:10 UTC by Jonas Liljegren
Modified: 2009-10-15 14:44 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 Jonas Liljegren 2009-10-15 04:10:10 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
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:
Crashes after a while. Not doing anything in it at the time.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f74eaa72c7b in ?? () from /lib/libdbus-1.so.3
#6  0x00007f74eaa72cb9 in ?? () from /lib/libdbus-1.so.3
#7  0x00007f74eaa5b6ed in ?? () from /lib/libdbus-1.so.3
#8  0x00007f74eaa6a388 in ?? () from /lib/libdbus-1.so.3
#9  0x00007f74eaa5c8cd in ?? () from /lib/libdbus-1.so.3
#10 0x00007f74f1fd1884 in q_dbus_timeout_handle (this=0x1286080, e=<value optimized out>) at ./qdbus_symbols_p.h:172
#11 QDBusConnectionPrivate::timerEvent (this=0x1286080, e=<value optimized out>) at qdbusintegrator.cpp:1023
#12 0x00007f74f10c1353 in QObject::event (this=0x1286080, e=0x31) at kernel/qobject.cpp:1074
#13 0x00007f74f158001d in QApplicationPrivate::notify_helper (this=0x12993c0, receiver=0x1286080, e=0x7fff32905bf0) at kernel/qapplication.cpp:4065
#14 0x00007f74f158807a in QApplication::notify (this=0x7fff32905f30, receiver=0x1286080, e=0x7fff32905bf0) at kernel/qapplication.cpp:4030
#15 0x00007f74f28d30db in KApplication::notify (this=0x7fff32905f30, receiver=0x1286080, event=0x7fff32905bf0) at ../../kdeui/kernel/kapplication.cpp:302
#16 0x00007f74f10b1c9c in QCoreApplication::notifyInternal (this=0x7fff32905f30, receiver=0x1286080, event=0x7fff32905bf0) at kernel/qcoreapplication.cpp:610
#17 0x00007f74f10de2c6 in QCoreApplication::sendEvent (this=0x1293e80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#18 QTimerInfoList::activateTimers (this=0x1293e80) at kernel/qeventdispatcher_unix.cpp:580
#19 0x00007f74f10da658 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#20 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#21 0x00007f74ed00612a in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x00007f74ed009988 in ?? () from /lib/libglib-2.0.so.0
#23 0x00007f74ed009b3c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0x00007f74f10da39c in QEventDispatcherGlib::processEvents (this=0x126b790, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#25 0x00007f74f1616f1f in QGuiEventDispatcherGlib::processEvents (this=0x12a90d0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#26 0x00007f74f10b0562 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#27 0x00007f74f10b0934 in QEventLoop::exec (this=0x7fff32905ea0, flags=...) at kernel/qeventloop.cpp:201
#28 0x00007f74f10b2ba4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#29 0x000000000043953d in main (argc=5, argv=0x7fff32906418) at ../../../../apps/dolphin/src/main.cpp:94

This bug may be a duplicate of or related to bug 209842

Reported using DrKonqi
Comment 1 Dario Andres 2009-10-15 14:44:50 UTC
Mh, another Qt-dbus error on Qt4.5.3....
Thanks

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