Bug 214710 - Dolphin crashes when delete more files in hidden directory
Summary: Dolphin crashes when delete more files in hidden directory
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: 2009-11-15 20:40 UTC by Raul Malea
Modified: 2009-12-17 17:30 UTC (History)
2 users (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 Raul Malea 2009-11-15 20:40:40 UTC
Version:           version 1.3 (using KDE 4.3.3)
OS:                Linux
Installed from:    openSUSE RPMs

When delete more files in hidden directory(e.g snapshot files on smplayer - .config directory) Dolphin crashed with crash report. Our crash report is bellow. I use opensuse 11.2 with desktop kernel.

Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0xb52c3700 (LWP 8187))]

Thread 2 (Thread 0xb367fb70 (LWP 8276)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5bf2d95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5ce327c in pthread_cond_wait () from /lib/libc.so.6
#3  0xb5ec5d04 in ?? () from /usr/lib/libQtCore.so.4
#4  0xb5ec12d2 in QMutex::lock() () from /usr/lib/libQtCore.so.4
#5  0xb6a5fdb3 in ?? () from /usr/lib/libQtDBus.so.4
#6  0xb56b0b33 in ?? () from /lib/libdbus-1.so.3
#7  0xb569aeb3 in ?? () from /lib/libdbus-1.so.3
#8  0xb569b14d in ?? () from /lib/libdbus-1.so.3
#9  0xb569d324 in dbus_connection_send_with_reply () from /lib/libdbus-1.so.3
#10 0xb569d59b in dbus_connection_send_with_reply_and_block () from /lib/libdbus-1.so.3
#11 0xb6a6dadb in ?? () from /usr/lib/libQtDBus.so.4
#12 0xb6a5881f in QDBusConnection::call(QDBusMessage const&, QDBus::CallMode, int) const () from /usr/lib/libQtDBus.so.4
#13 0xb6a747a0 in QDBusAbstractInterface::callWithArgumentList(QDBus::CallMode, QString const&, QList<QVariant> const&) () from /usr/lib/libQtDBus.so.4
#14 0xb6a74d92 in QDBusAbstractInterface::internalConstCall(QDBus::CallMode, QString const&, QList<QVariant> const&) const () from /usr/lib/libQtDBus.so.4
#15 0xb6a5b1aa in QDBusConnectionInterface::isServiceRegistered(QString const&) const () from /usr/lib/libQtDBus.so.4
#16 0xb727b22c in ?? () from /usr/lib/libnepomuk.so.4
#17 0xb727c548 in ?? () from /usr/lib/libnepomuk.so.4
#18 0xb71b2b9f in Soprano::FilterModel::executeQuery(QString const&, Soprano::Query::QueryLanguage, QString const&) const () from /usr/lib/libsoprano.so.4
#19 0xb7272da9 in ?? () from /usr/lib/libnepomuk.so.4
#20 0xb7272fc8 in ?? () from /usr/lib/libnepomuk.so.4
#21 0xb728cd49 in Nepomuk::Resource::property(QUrl const&) const () from /usr/lib/libnepomuk.so.4
#22 0xb728e715 in Nepomuk::Resource::rating() const () from /usr/lib/libnepomuk.so.4
#23 0x080835f4 in _start ()

Thread 1 (Thread 0xb52c3700 (LWP 8187)):
[KCrash Handler]
#6  0xb5697efa in ?? () from /lib/libdbus-1.so.3
#7  0xb56ab955 in ?? () from /lib/libdbus-1.so.3
#8  0xb569c256 in ?? () from /lib/libdbus-1.so.3
#9  0xb56b0840 in dbus_timeout_handle () from /lib/libdbus-1.so.3
#10 0xb6a5e441 in ?? () from /usr/lib/libQtDBus.so.4
#11 0xb5fcd51b in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#12 0xb61d28fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0xb61da34e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0xb6efb411 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0xb5fbd32e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#16 0xb5fec356 in ?? () from /usr/lib/libQtCore.so.4
#17 0xb5fe9325 in ?? () from /usr/lib/libQtCore.so.4
#18 0xb55534c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0xb5556d98 in ?? () from /usr/lib/libglib-2.0.so.0
#20 0xb5556ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0xb5fe9011 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0xb627429a in ?? () from /usr/lib/libQtGui.so.4
#23 0xb5fbb98d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0xb5fbbdd9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0xb6614ff7 in QMenu::exec(QPoint const&, QAction*) () from /usr/lib/libQtGui.so.4
#26 0x08079504 in _start ()
Comment 1 Dario Andres 2009-11-15 23:58:44 UTC
This could be related to bug 208921.
- Do Dolphin crash again if you repeat the steps you mentioned ?
Thanks
Comment 2 Raul Malea 2009-11-19 16:36:33 UTC
Yes. Dolphin crashed again.
Comment 3 Dario Andres 2009-11-21 22:33:01 UTC
- Check in SystemSettings/Advanced tab/Desktop Search if you have the desktop search services (Nepomuk and Strigi) enabled. If they are activated, try disabling them and reproducing the issue.
Thanks
Comment 4 Dario Andres 2009-12-17 17:30:11 UTC
Bug 208921 was fixed recently. Thanks

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