Bug 222533 - dolphin crash when it is opened
Summary: dolphin crash when it is opened
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-13 13:33 UTC by Fernando Illera
Modified: 2010-01-13 13:58 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 Fernando Illera 2010-01-13 13:33:31 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.8-0.1-default x86_64
Distribution: "openSUSE 11.2 (x86_64)"

What I was doing when the application crashed:
Dolphin crashed with segmentation fault by random way: sometimes when I open it, other times when I was browsing by folders.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  _dbus_pthread_mutex_lock (mutex=<value optimized out>) at dbus-sysdeps-pthread.c:137
#6  0x00007f71703dd37d in _dbus_connection_lock (connection=0x6a7601) at dbus-connection.c:355
#7  0x00007f71703eebfd in _dbus_pending_call_get_connection_and_lock (pending=0x7f71600159a0) at dbus-pending-call.c:307
#8  0x00007f71703e0d3e in reply_handler_timeout (data=0x1) at dbus-connection.c:3158
#9  0x00007f7174fe9a37 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 0x00007f717415cf63 in QObject::event (this=0x6a32c0, e=0x6a7210) at kernel/qobject.cpp:1075
#12 0x00007f71745de2ac in QApplicationPrivate::notify_helper (this=0x6b4d00, receiver=0x6a32c0, e=0x7fffd766e860) at kernel/qapplication.cpp:4065
#13 0x00007f71745e557e in QApplication::notify (this=0x7fffd766ec60, receiver=0x6a32c0, e=0x7fffd766e860) at kernel/qapplication.cpp:4030
#14 0x00007f71758c28d6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#15 0x00007f717414dddc in QCoreApplication::notifyInternal (this=0x7fffd766ec60, receiver=0x6a32c0, event=0x7fffd766e860) at kernel/qcoreapplication.cpp:610
#16 0x00007f717417971d 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 0x00007f7174176678 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 0x00007f716fc97dde in g_main_dispatch (context=<value optimized out>) at gmain.c:1960
#21 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2513
#22 0x00007f716fc9b7a8 in g_main_context_iterate (context=0x6b0520, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#23 0x00007f716fc9b8d0 in IA__g_main_context_iteration (context=0x6b0520, may_block=1) at gmain.c:2654
#24 0x00007f71741763a3 in QEventDispatcherGlib::processEvents (this=0x689730, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#25 0x00007f717467131e in QGuiEventDispatcherGlib::processEvents (this=0x1, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#26 0x00007f717414c712 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#27 0x00007f717414cae4 in QEventLoop::exec (this=0x7fffd766ebb0, flags=) at kernel/qeventloop.cpp:201
#28 0x00007f717414ec99 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#29 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 Dario Andres 2010-01-13 13:58:25 UTC
This is fixed in KDE SC 4.4.
As a workaround disable the Desktop Search on SystemSettings/Advanced.
Check bug 208921.
Regards

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