Bug 219223 - The crash seems to occur within a minute of starting dolphin. I had just created a directory from dolphin and changed into it. A few seconds later, it crashed.
Summary: The crash seems to occur within a minute of starting dolphin. I had just cre...
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 19:32 UTC by Joe Harvell
Modified: 2009-12-18 20:04 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 Joe Harvell 2009-12-18 19:32:13 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.6.0
Operating System: Linux 2.6.31-gentoo-r4-x86_64-gcc4.2.2 x86_64

What I was doing when the application crashed:
It happened three times today.  I don't think it happens every time  I use dolphin.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.2200.2-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
The current source language is "auto; currently asm".
[KCrash Handler]
#5  _dbus_connection_lock (connection=0x6a002f00650067) at /var/tmp/portage/sys-apps/dbus-1.3.0-r1/work/dbus-1.3.0/dbus/dbus-connection.c:361
#6  0x00007fb83dc0724d in _dbus_pending_call_get_connection_and_lock (pending=0x7fb8300097a0) at /var/tmp/portage/sys-apps/dbus-1.3.0-r1/work/dbus-1.3.0/dbus/dbus-pending-call.c:307
#7  0x00007fb83dbf8dae in reply_handler_timeout (data=0x6a002f00650067) at /var/tmp/portage/sys-apps/dbus-1.3.0-r1/work/dbus-1.3.0/dbus/dbus-connection.c:3237
#8  0x00007fb842b2a837 in q_dbus_timeout_handle (this=0x1a425f0, e=0x7fff258fca60) at ./qdbus_symbols_p.h:172
#9  QDBusConnectionPrivate::timerEvent (this=0x1a425f0, e=0x7fff258fca60) at qdbusintegrator.cpp:1038
#10 0x00007fb84280bc23 in QObject::event (this=0x1a425f0, e=0x1a46a50) at kernel/qobject.cpp:1216
#11 0x00007fb841a9bc3c in QApplicationPrivate::notify_helper (this=0x1a51440, receiver=0x1a425f0, e=0x7fff258fca60) at kernel/qapplication.cpp:4242
#12 0x00007fb841aa447a in QApplication::notify (this=0x7fff258fcdb0, receiver=<value optimized out>, e=0x7fff258fca60) at kernel/qapplication.cpp:4125
#13 0x00007fb84366ba66 in KApplication::notify (this=0x7fff258fcdb0, receiver=0x1a425f0, event=0x7fff258fca60)
    at /var/tmp/portage/kde-base/kdelibs-4.3.4/work/kdelibs-4.3.4/kdeui/kernel/kapplication.cpp:302
#14 0x00007fb8427fc33b in QCoreApplication::notifyInternal (this=0x7fff258fcdb0, receiver=0x1a425f0, event=0x7fff258fca60) at kernel/qcoreapplication.cpp:704
#15 0x00007fb842828cb2 in QCoreApplication::sendEvent (this=0x1a55900) at kernel/qcoreapplication.h:215
#16 QTimerInfoList::activateTimers (this=0x1a55900) at kernel/qeventdispatcher_unix.cpp:603
#17 0x00007fb842825ab8 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 0x00007fb83d32e4bd in g_main_dispatch (context=0x1a54840) at gmain.c:1960
#20 IA__g_main_context_dispatch (context=0x1a54840) at gmain.c:2513
#21 0x00007fb83d331e78 in g_main_context_iterate (context=0x1a54840, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#22 0x00007fb83d331fa0 in IA__g_main_context_iteration (context=0x1a54840, may_block=1) at gmain.c:2654
#23 0x00007fb842825783 in QEventDispatcherGlib::processEvents (this=0x1a4c070, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#24 0x00007fb841b3908e in QGuiEventDispatcherGlib::processEvents (this=0x6a002f00650067, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#25 0x00007fb8427fac92 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#26 0x00007fb8427fb064 in QEventLoop::exec (this=0x7fff258fcd00, flags=) at kernel/qeventloop.cpp:201
#27 0x00007fb8427fed4b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#28 0x0000000000439b50 in main (argc=<value optimized out>, argv=<value optimized out>) at /var/tmp/portage/kde-base/dolphin-4.3.4/work/dolphin-4.3.4/dolphin/src/main.cpp:94

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

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-18 20:04:20 UTC
This was fixed recently on KDE SC 4.4
To workaround those crashes disable the Desktop Search services ( on SystemSettings/Advanced tab)
Thanks

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