Bug 220893 - dolphin crashes randomly probably dbus related
Summary: dolphin crashes randomly probably dbus related
Status: RESOLVED DUPLICATE of bug 208921
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-01 15:19 UTC by S. Burmeister
Modified: 2010-01-01 15:36 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 S. Burmeister 2010-01-01 15:19:46 UTC
Version:            (using KDE 4.3.4)
OS:                Linux
Installed from:    openSUSE RPMs

Dolphin crashes randomly. Unfortunately I cannot find a way to reproduce it. Neither is the backtrace of much use because I cannot find any debuginfo packages for glib or dbus. But I hope that maybe somebody else with this issue stumbels over this report and can add some hints.

For me it already crashed while hovering some part of the GUI, when creating a new folder and a number of other different actions.

The backtrace I get is:

Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f120ace91d1 in ?? () from /lib64/libdbus-1.so.3
#6  0x00007f120acca37d in ?? () from /lib64/libdbus-1.so.3
#7  0x00007f120acdbbfd in ?? () from /lib64/libdbus-1.so.3
#8  0x00007f120accdd3e in ?? () from /lib64/libdbus-1.so.3
#9  0x00007f120f8d6a37 in ?? () from /usr/lib64/libQtDBus.so.4
#10 0x00007f120ea49f63 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#11 0x00007f120eecb2ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#12 0x00007f120eed257e in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#13 0x00007f12101b4f26 in KApplication::notify (this=0x7fff02aac7c0, receiver=0x6a32c0, event=0x7fff02aac3c0) at /usr/src/debug/kdelibs-4.3.4/kdeui/kernel/kapplication.cpp:302
#14 0x00007f120ea3addc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#15 0x00007f120ea6671d in ?? () from /usr/lib64/libQtCore.so.4
#16 0x00007f120ea63678 in ?? () from /usr/lib64/libQtCore.so.4
#17 0x00007f120a584dde in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#18 0x00007f120a5887a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#19 0x00007f120a5888d0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#20 0x00007f120ea633a3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#21 0x00007f120ef5e31e in ?? () from /usr/lib64/libQtGui.so.4
#22 0x00007f120ea39712 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#23 0x00007f120ea39ae4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#24 0x00007f120ea3bc99 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#25 0x0000000000439505 in _start ()
Comment 1 Dario Andres 2010-01-01 15:36:22 UTC
Those crashes were tracked at bug 208921. They should be fixed on KDE SC 4.4
You can disable the Desktop Search (on System Settings/Advanced) as a workaround.
Regards

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