Bug 265125 - Dolphin crashed when moving
Summary: Dolphin crashed when moving
Status: RESOLVED DUPLICATE of bug 226725
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: 2011-02-01 20:58 UTC by Herbert Gindorf
Modified: 2011-02-01 21:48 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 Herbert Gindorf 2011-02-01 20:58:36 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 3"
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-0.7-desktop x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
Dolphin crashed when moving files from /tmp folder to trash (files delated)

The crash can be reproduced some of the time.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0x7ff5f9161760 (LWP 11334))]

Thread 2 (Thread 0x7ff5e55b7710 (LWP 11374)):
#0  0x00007ff5f20b639c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007ff5f61add23 in ?? () from /usr/lib64/libQtCore.so.4
#2  0x00007ff5f61aa465 in QMutex::lock() () from /usr/lib64/libQtCore.so.4
#3  0x00007ff5f65ce30a in QDBusMutexLocker (timeout=0x7ff5d8033e70, data=0x6af120) at qdbusthreaddebug_p.h:184
#4  QDBusWatchAndTimeoutLocker (timeout=0x7ff5d8033e70, data=0x6af120) at qdbusthreaddebug_p.h:206
#5  qDBusAddTimeout (timeout=0x7ff5d8033e70, data=0x6af120) at qdbusintegrator.cpp:140
#6  0x00007ff5f0dc544d in _dbus_timeout_list_add_timeout (timeout_list=0x6b3250, timeout=0x7ff5d8033e70) at dbus-timeout.c:319
#7  0x00007ff5f0db1040 in protected_change_timeout (connection=0x6b3340, timeout=0x7ff5d8033e70, add_function=0x7ff5f0dc53f0 <_dbus_timeout_list_add_timeout>, remove_function=0, toggle_function=0, 
    enabled=<value optimized out>) at dbus-connection.c:788
#8  0x00007ff5f0db321f in _dbus_connection_attach_pending_call_unlocked (connection=0x6b3340, message=0x13db180, pending_return=0x7ff5e55b5a98, timeout_milliseconds=<value optimized out>)
    at dbus-connection.c:888
#9  dbus_connection_send_with_reply (connection=0x6b3340, message=0x13db180, pending_return=0x7ff5e55b5a98, timeout_milliseconds=<value optimized out>) at dbus-connection.c:3266
#10 0x00007ff5f0db343b in dbus_connection_send_with_reply_and_block (connection=0x6b3340, message=0x13db180, timeout_milliseconds=-1, error=0x7ff5e55b5b70) at dbus-connection.c:3348
#11 0x00007ff5f65d3676 in q_dbus_connection_send_with_reply_and_block (this=0x6af120, message=..., sendMode=<value optimized out>, timeout=-1) at qdbus_symbols_p.h:133
#12 QDBusConnectionPrivate::sendWithReply (this=0x6af120, message=..., sendMode=<value optimized out>, timeout=-1) at qdbusintegrator.cpp:1828
#13 0x00007ff5f65c1653 in QDBusConnection::call (this=0x6c6f50, message=<value optimized out>, mode=<value optimized out>, timeout=<value optimized out>) at qdbusconnection.cpp:522
#14 0x00007ff5f65e1932 in QDBusAbstractInterface::callWithArgumentList (this=0x6c6ea0, mode=QDBus::Block, method=<value optimized out>, args=...) at qdbusabstractinterface.cpp:440
#15 0x00007ff5f32eb3be in createModel (this=0x6c6c40, name=<value optimized out>, settings=<value optimized out>) at /usr/src/debug/soprano-2.4.2/client/dbus/dbusserverinterface.h:57
#16 Soprano::Client::DBusClient::createModel (this=0x6c6c40, name=<value optimized out>, settings=<value optimized out>) at /usr/src/debug/soprano-2.4.2/client/dbus/dbusclient.cpp:73
#17 0x00007ff5f7ee09d9 in ?? () from /usr/lib64/libnepomuk.so.4
#18 0x00007ff5f7ee18fb in ?? () from /usr/lib64/libnepomuk.so.4
#19 0x00007ff5f7bd6d09 in Soprano::FilterModel::executeQuery (this=0x6c0c80, query=<value optimized out>, language=<value optimized out>, userQueryLanguage=<value optimized out>)
    at /usr/src/debug/soprano-2.4.2/soprano/filtermodel.cpp:164
#20 0x00007ff5f7eebe85 in ?? () from /usr/lib64/libnepomuk.so.4
#21 0x00007ff5f7efb53f in ?? () from /usr/lib64/libnepomuk.so.4
#22 0x00007ff5f7efbf38 in ?? () from /usr/lib64/libnepomuk.so.4
#23 0x00007ff5f7efbfd2 in Nepomuk::Resource::property(QUrl const&) const () from /usr/lib64/libnepomuk.so.4
#24 0x00007ff5f7efec84 in Nepomuk::Resource::description() const () from /usr/lib64/libnepomuk.so.4
#25 0x0000000000456fdf in KLoadMetaDataThread::run (this=0x14c5790) at /usr/src/debug/kdebase-4.4.4/apps/dolphin/src/panels/information/kloadmetadatathread.cpp:98
#26 0x00007ff5f61aebf5 in ?? () from /usr/lib64/libQtCore.so.4
#27 0x00007ff5f20b1a4f in start_thread () from /lib64/libpthread.so.0
#28 0x00007ff5f4f2d82d in clone () from /lib64/libc.so.6
#29 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ff5f9161760 (LWP 11334)):
[KCrash Handler]
#5  _dbus_connection_lock (connection=0x30003400390036) at dbus-connection.c:355
#6  0x00007ff5f0dc0b1d in _dbus_pending_call_get_connection_and_lock (pending=0x7ff5e01005b0) at dbus-pending-call.c:307
#7  0x00007ff5f0db2fce in reply_handler_timeout (data=0x7ff5e01005b0) at dbus-connection.c:3163
#8  0x00007ff5f65cbcef in q_dbus_timeout_handle (this=0x6af120, e=0x7fffa4c643f0) at qdbus_symbols_p.h:172
#9  QDBusConnectionPrivate::timerEvent (this=0x6af120, e=0x7fffa4c643f0) at qdbusintegrator.cpp:1035
#10 0x00007ff5f62a722e in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#11 0x00007ff5f56874d4 in QApplicationPrivate::notify_helper (this=0x6c37c0, receiver=0x6af120, e=0x7fffa4c643f0) at kernel/qapplication.cpp:4302
#12 0x00007ff5f568faca in QApplication::notify (this=<value optimized out>, receiver=0x6af120, e=0x7fffa4c643f0) at kernel/qapplication.cpp:4185
#13 0x00007ff5f6deec06 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#14 0x00007ff5f6295e4c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#15 0x00007ff5f62c10c9 in ?? () from /usr/lib64/libQtCore.so.4
#16 0x00007ff5f62bdff8 in ?? () from /usr/lib64/libQtCore.so.4
#17 0x00007ff5f04eda93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#18 0x00007ff5f04ee270 in ?? () from /usr/lib64/libglib-2.0.so.0
#19 0x00007ff5f04ee510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#20 0x00007ff5f62be67f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#21 0x00007ff5f572814e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#22 0x00007ff5f6295292 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#23 0x00007ff5f6295495 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#24 0x00007ff5f629988b in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#25 0x0000000000436c3d in main (argc=5, argv=0x7fffa4c64d48) at /usr/src/debug/kdebase-4.4.4/apps/dolphin/src/main.cpp:101

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

Possible duplicates by query: bug 265046, bug 263709, bug 262451, bug 261025, bug 260723.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2011-02-01 21:48:22 UTC
Thanks for the bug report. This is a D-Bus issue, fixed in D-Bus 1.4.0 or later. In KDE, you can work around this by disabling the Information Panel and Tool Tips (but if you want to keep these enabled, disabling Nepomuk could also improve the situation considerably).

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