Bug 223646 - random dolphin crash when browsing files
Summary: random dolphin crash when browsing files
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: 2010-01-21 08:03 UTC by Daniel Novomeský
Modified: 2010-01-21 13:32 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 Daniel Novomeský 2010-01-21 08:03:18 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-gentoo-r6 i686

What I was doing when the application crashed:
I get similar crashes sometimes when browsing&viewing folders with photos and videos. Not all the time it is easy to reproduce it.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0xb578a035 in _dbus_connection_lock (connection=0x6e0000) at dbus-connection.c:355
#7  0xb57a8e7a in _dbus_pending_call_get_connection_and_lock (pending=0x853d858) at dbus-pending-call.c:309
#8  0xb5793aa5 in reply_handler_timeout (data=0x853d858) at dbus-connection.c:3116
#9  0xb57afec2 in dbus_timeout_handle (timeout=0x880b9b8) at dbus-timeout.c:473
#10 0xb6a33ad8 in q_dbus_timeout_handle (this=0x80db350, e=0xbfbe579c) at ./qdbus_symbols_p.h:172
#11 QDBusConnectionPrivate::timerEvent (this=0x80db350, e=0xbfbe579c) at qdbusintegrator.cpp:1023
#12 0xb69772d7 in QObject::event (this=0x80db350, e=0xbfbe579c) at kernel/qobject.cpp:1066
#13 0xb60cfadc in QApplicationPrivate::notify_helper (this=0x80eb528, receiver=0x80db350, e=0xbfbe579c) at kernel/qapplication.cpp:4065
#14 0xb60d855f in QApplication::notify (this=0xbfbe5a1c, receiver=0x80db350, e=0xbfbe579c) at kernel/qapplication.cpp:3605
#15 0xb6e83ad3 in KApplication::notify (this=0xbfbe5a1c, receiver=0x80db350, event=0xbfbe579c) at /var/tmp/portage/kde-base/kdelibs-4.3.4/work/kdelibs-4.3.4/kdeui/kernel/kapplication.cpp:302
#16 0xb6966eea in QCoreApplication::notifyInternal (this=0xbfbe5a1c, receiver=0x80db350, event=0xbfbe579c) at kernel/qcoreapplication.cpp:606
#17 0xb6994017 in QCoreApplication::sendEvent (this=0x80e5a34) at kernel/qcoreapplication.h:213
#18 QTimerInfoList::activateTimers (this=0x80e5a34) at kernel/qeventdispatcher_unix.cpp:580
#19 0xb6990fe0 in timerSourceDispatch (source=0x80e5a00) at kernel/qeventdispatcher_glib.cpp:165
#20 0xb59724b7 in g_main_dispatch (context=0x80e4e90) at gmain.c:1824
#21 IA__g_main_context_dispatch (context=0x80e4e90) at gmain.c:2377
#22 0xb5975a43 in g_main_context_iterate (context=0x80e4e90, block=1, dispatch=1, self=0x80e1030) at gmain.c:2455
#23 0xb5975bc8 in IA__g_main_context_iteration (context=0x80e4e90, may_block=1) at gmain.c:2518
#24 0xb6990f38 in QEventDispatcherGlib::processEvents (this=0x80c5368, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#25 0xb6165f35 in QGuiEventDispatcherGlib::processEvents (this=0x80c5368, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#26 0xb696596a in QEventLoop::processEvents (this=0xbfbe59b0, flags=...) at kernel/qeventloop.cpp:149
#27 0xb6965b2a in QEventLoop::exec (this=0xbfbe59b0, flags=...) at kernel/qeventloop.cpp:197
#28 0xb696a901 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#29 0xb60cf817 in QApplication::exec () at kernel/qapplication.cpp:3525
#30 0x080796c9 in main (argc=5, argv=0xbfbe5bd4) at /var/tmp/portage/kde-base/dolphin-4.3.4/work/dolphin-4.3.4/dolphin/src/main.cpp:94

Reported using DrKonqi
Comment 1 Dario Andres 2010-01-21 13:32:30 UTC
Those crashes are reported at bug 208921. (Fixed on KDE SC 4.4)
- Disable the Desktop Searching features (on SystemSettings/Advanced) as a workaround
Regards

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