Bug 219200 - crash dolphin random folder
Summary: crash dolphin random folder
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-18 16:25 UTC by Rubens de Souza Matos Júnior
Modified: 2009-12-18 17:10 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 Rubens de Souza Matos Júnior 2009-12-18 16:25:12 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.3
Operating System: Linux 2.6.31-1-amd64 x86_64
Distribution: Debian GNU/Linux 5.0.3 (lenny)

What I was doing when the application crashed:
When viewing some folders, dolphin crashes suddenly. There are no patterns that I have noticed. I think the error started from 4.3.x version.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fddca2de244 in ?? () from /lib/libdbus-1.so.3
#6  0x00007fddca2efbcd in ?? () from /lib/libdbus-1.so.3
#7  0x00007fddca2e28bf in ?? () from /lib/libdbus-1.so.3
#8  0x00007fddd1d6f884 in q_dbus_timeout_handle (this=0xc0e0e0, e=<value optimized out>) at ./qdbus_symbols_p.h:172
#9  QDBusConnectionPrivate::timerEvent (this=0xc0e0e0, e=<value optimized out>) at qdbusintegrator.cpp:1023
#10 0x00007fddd0e5f353 in QObject::event (this=0xc0e0e0, e=0x0) at kernel/qobject.cpp:1074
#11 0x00007fddd131e01d in QApplicationPrivate::notify_helper (this=0xc20340, receiver=0xc0e0e0, e=0x7fff6b592240) at kernel/qapplication.cpp:4065
#12 0x00007fddd132607a in QApplication::notify (this=0x7fff6b5925a0, receiver=0xc0e0e0, e=0x7fff6b592240) at kernel/qapplication.cpp:4030
#13 0x00007fddd2677e06 in KApplication::notify (this=0x7fff6b5925a0, receiver=0xc0e0e0, event=0x7fff6b592240) at ../../kdeui/kernel/kapplication.cpp:302
#14 0x00007fddd0e4fc9c in QCoreApplication::notifyInternal (this=0x7fff6b5925a0, receiver=0xc0e0e0, event=0x7fff6b592240) at kernel/qcoreapplication.cpp:610
#15 0x00007fddd0e7c2c6 in QCoreApplication::sendEvent (this=0xc23c30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#16 QTimerInfoList::activateTimers (this=0xc23c30) at kernel/qeventdispatcher_unix.cpp:580
#17 0x00007fddd0e78658 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 0x00007fddcc97b13a in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#20 0x00007fddcc97e998 in ?? () from /lib/libglib-2.0.so.0
#21 0x00007fddcc97eb4c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#22 0x00007fddd0e7839c in QEventDispatcherGlib::processEvents (this=0xbf3790, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#23 0x00007fddd13b4f1f in QGuiEventDispatcherGlib::processEvents (this=0x626c6f6f541d776f, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#24 0x00007fddd0e4e562 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#25 0x00007fddd0e4e934 in QEventLoop::exec (this=0x7fff6b5924f0, flags=...) at kernel/qeventloop.cpp:201
#26 0x00007fddd0e50ba4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#27 0x00000000004394b5 in _start ()

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

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-18 17:10:10 UTC
Fixed in KDE SC 4.4. 
- Disable DesktopSearching (in SystemSettings/Advanced tab) as a workaround. Thanks

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