Bug 218909 - Dolphin crashes regularly, even without user interaction
Summary: Dolphin crashes regularly, even without user interaction
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-12-16 12:34 UTC by chaz1011
Modified: 2009-12-16 15:39 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 chaz1011 2009-12-16 12:34:15 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.1 (KDE 4.3.1) "release 6"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-0.1-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

What I was doing when the application crashed:
Very consistent and repeatable crash.  Other KDE apps seem to crash as well, but, no where near as often.  

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  _dbus_list_remove (list=0x1800000000000000, data=0x9c97f0) at dbus-list.c:427
#6  0x00007f4243ca9539 in _dbus_timeout_list_remove_timeout (timeout_list=0x1800000000000000, timeout=0x9c97f0) at dbus-timeout.c:342
#7  0x00007f4243c95d1e in protected_change_timeout (connection=0x6a7601, timeout=0x9c97f0, add_function=0, remove_function=0x7f4243ca9520 <_dbus_timeout_list_remove_timeout>, toggle_function=0, 
    enabled=<value optimized out>) at dbus-connection.c:792
#8  0x00007f4243c96d5f in reply_handler_timeout (data=0x9c6550) at dbus-connection.c:3162
#9  0x00007f424889fa37 in q_dbus_timeout_handle (timeout=<value optimized out>) at ./qdbus_symbols_p.h:172
#10 QDBusConnectionPrivate::timerEvent (timeout=<value optimized out>) at qdbusintegrator.cpp:1023
#11 0x00007f4247a12f63 in QObject::event (this=0x6a32d0, e=0x9c97f0) at kernel/qobject.cpp:1075
#12 0x00007f4247e942ac in QApplicationPrivate::notify_helper (this=0x6b7a70, receiver=0x6a32d0, e=0x7fff0204e240) at kernel/qapplication.cpp:4065
#13 0x00007f4247e9b57e in QApplication::notify (this=0x7fff0204e640, receiver=0x6a32d0, e=0x7fff0204e240) at kernel/qapplication.cpp:4030
#14 0x00007f42491788d6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#15 0x00007f4247a03ddc in QCoreApplication::notifyInternal (this=0x7fff0204e640, receiver=0x6a32d0, event=0x7fff0204e240) at kernel/qcoreapplication.cpp:610
#16 0x00007f4247a2f71d in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213
#17 QTimerInfoList::activateTimers (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:594
#18 0x00007f4247a2c678 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 0x00007f424354ddde in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#21 0x00007f42435517a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#22 0x00007f42435518d0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f4247a2c3a3 in QEventDispatcherGlib::processEvents (this=0x689730, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#24 0x00007f4247f2731e in QGuiEventDispatcherGlib::processEvents (this=0x1800000000000000, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#25 0x00007f4247a02712 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#26 0x00007f4247a02ae4 in QEventLoop::exec (this=0x7fff0204e590, flags=) at kernel/qeventloop.cpp:201
#27 0x00007f4247a04c99 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#28 0x0000000000439575 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-4.3.1/apps/dolphin/src/main.cpp:94

Reported using DrKonqi
Comment 1 Frank Reininghaus 2009-12-16 15:39:20 UTC
Thanks for the bug report! This bug has been fixed recently, the fix will be in KDE 4.4 Beta 2 and later.

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