Bug 256864 - Dolphin crash when moving files
Summary: Dolphin crash when moving files
Status: RESOLVED DUPLICATE of bug 226725
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-14 03:03 UTC by pid_omrfs
Modified: 2010-11-14 22:38 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 pid_omrfs 2010-11-14 03:03:31 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.5.2 (KDE 4.5.2)
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-61.fc13.i686.PAE i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
 I was moving pictures files to another folder, i was selecting several files with Ctrl

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#7  _dbus_connection_lock (connection=0x73754060) at dbus-connection.c:355
#8  0x005a7026 in _dbus_pending_call_get_connection_and_lock (pending=0xb3d88930) at dbus-pending-call.c:307
#9  0x00597956 in reply_handler_timeout (data=0xb3d88930) at dbus-connection.c:3163
#10 0x005abf33 in dbus_timeout_handle (timeout=0xb3d94568) at dbus-timeout.c:473
#11 0x003a0c60 in q_dbus_timeout_handle (this=0x9a89fa0, e=0xbfa025b0) at qdbus_symbols_p.h:172
#12 QDBusConnectionPrivate::timerEvent (this=0x9a89fa0, e=0xbfa025b0) at qdbusintegrator.cpp:1035
#13 0x03192ee4 in QObject::event (this=0x9a89fa0, e=0xbfa025b0) at kernel/qobject.cpp:1212
#14 0x03a8677c in QApplicationPrivate::notify_helper (this=0x9a92d00, receiver=0x9a89fa0, e=0xbfa025b0) at kernel/qapplication.cpp:4306
#15 0x03a8d1d6 in QApplication::notify (this=0xbfa02920, receiver=0x9a89fa0, e=0xbfa025b0) at kernel/qapplication.cpp:3710
#16 0x04575f7b in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#17 0x03183133 in QCoreApplication::notifyInternal (this=0xbfa02920, receiver=0x9a89fa0, event=0xbfa025b0) at kernel/qcoreapplication.cpp:726
#18 0x031ae1fe in sendEvent (this=0x9a98d34) at kernel/qcoreapplication.h:215
#19 QTimerInfoList::activateTimers (this=0x9a98d34) at kernel/qeventdispatcher_unix.cpp:603
#20 0x031ab788 in timerSourceDispatch (source=0x9a98d68) at kernel/qeventdispatcher_glib.cpp:184
#21 idleTimerSourceDispatch (source=0x9a98d68) at kernel/qeventdispatcher_glib.cpp:231
#22 0x006ae525 in g_main_dispatch (context=0x9a98090) at gmain.c:1960
#23 IA__g_main_context_dispatch (context=0x9a98090) at gmain.c:2513
#24 0x006b2268 in g_main_context_iterate (context=0x5f4490, block=1, dispatch=1, self=0x9a97580) at gmain.c:2591
#25 0x006b2449 in IA__g_main_context_iteration (context=0x9a98090, may_block=1) at gmain.c:2654
#26 0x031ab446 in QEventDispatcherGlib::processEvents (this=0x9a746a0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#27 0x03b35336 in QGuiEventDispatcherGlib::processEvents (this=0x9a746a0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#28 0x0318180a in QEventLoop::processEvents (this=0xbfa02874, flags=...) at kernel/qeventloop.cpp:149
#29 0x03181b4a in QEventLoop::exec (this=0xbfa02874, flags=...) at kernel/qeventloop.cpp:201
#30 0x03185807 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#31 0x03a86828 in QApplication::exec () at kernel/qapplication.cpp:3585
#32 0x04dafc53 in kdemain () from /usr/lib/libkdeinit4_dolphin.so
#33 0x0804872c in _start ()

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

Possible duplicates by query: bug 256657, bug 256595, bug 256445, bug 256229, bug 255619.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-11-14 22:38:16 UTC
Thanks for the bug report! The hanging and the crash are due to an issue in the
D-Bus library which has been reported already. It is fixed in D-Bus 1.3.1 and
later:

http://bugreports.qt.nokia.com/browse/QTBUG-7475
https://bugs.freedesktop.org/show_bug.cgi?id=17754

If you cannot update to D-Bus 1.3.1 or later, you can disable the Information Panel and tool tips as a
workaround.

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