Bug 215535 - Dolphin is crashing,getting random SEGFAULTS
Summary: Dolphin is crashing,getting random SEGFAULTS
Status: RESOLVED DUPLICATE of bug 208921
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-21 11:37 UTC by Gaurish
Modified: 2009-11-21 21:05 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 Gaurish 2009-11-21 11:37:03 UTC
Version:            (using KDE 4.3.3)
OS:                Linux
Installed from:    Archlinux Packages

Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.3
Operating System: Linux 2.6.31-ARCH
Distribution: "ArchLinux x86_64"

What I was doing when the application crashed:
this mostly happens when dolphin is interacting with other external programs
while doing tasks like
* Extracting a Archive
* Opening Images in Gwenview
* Opening Videos in Smplayer etc.

these crashes are random, so I am able not to reproduce them.I am irritated by
these crashes.Therefore, I need
your help.

Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fc6e2e01984 in _dbus_connection_lock () from /usr/lib/libdbus-1.so.3
#6  0x00007fc6e2e1320d in _dbus_pending_call_get_connection_and_lock () from
/usr/lib/libdbus-1.so.3
#7  0x00007fc6e2e0534e in reply_handler_timeout () from /usr/lib/libdbus-1.so.3
#8  0x00007fc6ea616bb3 in ?? () from /usr/lib/libQtDBus.so.4
#9  0x00007fc6e977bce3 in QObject::event(QEvent*) () from
/usr/lib/libQtCore.so.4
#10 0x00007fc6e9bee07c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQtGui.so.4
#11 0x00007fc6e9bf534e in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#12 0x00007fc6eaf1c8f6 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#13 0x00007fc6e976cbfc in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
from /usr/lib/libQtCore.so.4
#14 0x00007fc6e97983e2 in ?? () from /usr/lib/libQtCore.so.4
#15 0x00007fc6e97953f8 in ?? () from /usr/lib/libQtCore.so.4
#16 0x00007fc6e54a61fe in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#17 0x00007fc6e54a9bb8 in g_main_context_iterate () from
/usr/lib/libglib-2.0.so.0
#18 0x00007fc6e54a9ce0 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#19 0x00007fc6e9795123 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#20 0x00007fc6e9c8114e in ?? () from /usr/lib/libQtGui.so.4
#21 0x00007fc6e976b532 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#22 0x00007fc6e976b904 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#23 0x00007fc6e976dab9 in QCoreApplication::exec() () from
/usr/lib/libQtCore.so.4
#24 0x0000000000439495 in _start ()
Comment 1 Dario Andres 2009-11-21 14:15:55 UTC
- Do you have Nepomuk/Desktop Search enabled ? If it is, try disabling it (on SystemSettings/Advanced tab/Desktop Search)
We are tracking this issue at bug 208921 and seems to be related to Nepomuk...
- Does it crashes all the times with one of the situations you mentioned, with some special file ?, does those files have some special attribute, may be some tagging, comments or rating from Nepomuk ?  (we are looking for a testcase in order to reproduce the crash and fix it)
Regards

*** This bug has been marked as a duplicate of bug 208921 ***
Comment 2 Gaurish 2009-11-21 21:05:49 UTC
- Do you have Nepomuk/Desktop Search enabled ? If it is, try disabling it (on
SystemSettings/Advanced tab/Desktop Search)


Yes, I had it enabled. As this is the default setting. now disabled, lets see that improves stability.


Regarding reproducing the crash, there is no success yet. Its all random and I can't find any fixed pattern which leads to SEGFAULTS.