Bug 215168

Summary: Opening folder causes dolphin to crash
Product: [Applications] dolphin Reporter: Hendrik Knackstedt <kn.hendrik>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Hendrik Knackstedt 2009-11-18 20:15:57 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.3 (KDE 4.3.3) "release 2"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-0.1-default x86_64
Distribution: "openSUSE 11.2 (x86_64)"

What I was doing when the application crashed:
Might be related to the Qt/Dbus-problem. Dolphin just crashed when I was moving between folders (this wasn't the first time it happened). I didn't open any files. I was scrolling though, maybe that has something to do with the problem. The last time it crashed I was also scrolling and opening a folder so I don't know which of the two caused the crash.

 -- 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  0x00007fd9ac96537d in _dbus_connection_lock (connection=0x6a7601) at dbus-connection.c:355
#7  0x00007fd9ac976bfd in _dbus_pending_call_get_connection_and_lock (pending=0x7fd9a0001200) at dbus-pending-call.c:307
#8  0x00007fd9ac968d3e in reply_handler_timeout (data=0x1) at dbus-connection.c:3158
#9  0x00007fd9b1571a37 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 0x00007fd9b06e4f63 in QObject::event (this=0x6a32c0, e=0x6a7210) at kernel/qobject.cpp:1075
#12 0x00007fd9b0b662ac in QApplicationPrivate::notify_helper (this=0x6b4bd0, receiver=0x6a32c0, e=0x7fff5208cbe0) at kernel/qapplication.cpp:4065
#13 0x00007fd9b0b6d57e in QApplication::notify (this=0x7fff5208cfe0, receiver=0x6a32c0, e=0x7fff5208cbe0) at kernel/qapplication.cpp:4030
#14 0x00007fd9b1e4af26 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#15 0x00007fd9b06d5ddc in QCoreApplication::notifyInternal (this=0x7fff5208cfe0, receiver=0x6a32c0, event=0x7fff5208cbe0) at kernel/qcoreapplication.cpp:610
#16 0x00007fd9b070171d 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 0x00007fd9b06fe678 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 0x00007fd9ac21fdde 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 0x00007fd9ac2237a8 in g_main_context_iterate (context=0x6b1120, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#23 0x00007fd9ac2238d0 in IA__g_main_context_iteration (context=0x6b1120, may_block=1) at gmain.c:2654
#24 0x00007fd9b06fe3a3 in QEventDispatcherGlib::processEvents (this=0x689730, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#25 0x00007fd9b0bf931e in QGuiEventDispatcherGlib::processEvents (this=0x1, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#26 0x00007fd9b06d4712 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#27 0x00007fd9b06d4ae4 in QEventLoop::exec (this=0x7fff5208cf30, flags=) at kernel/qeventloop.cpp:201
#28 0x00007fd9b06d6c99 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#29 0x0000000000439505 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-4.3.3/apps/dolphin/src/main.cpp:94

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

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-18 22:40:50 UTC
-Do you have Nepomuk enabled? (check it on SystemSettings/Advanced tab/Desktop Search)
Thanks
Comment 2 Hendrik Knackstedt 2009-11-19 18:20:04 UTC
Yes it was enabled. I disabled it now. I'll comment on this bug if dolphin crashes again.
Comment 3 Dario Andres 2009-11-21 17:09:25 UTC
Waiting for feedback of further tests.
Comment 4 Hendrik Knackstedt 2009-11-21 19:12:50 UTC
That was it, I guess. No crashs!
Comment 5 Dario Andres 2009-11-21 21:54:49 UTC
Then this is bug 208921 Thanks

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