Bug 256445 - Dolphin crashed when moving files to an smb network folder
Summary: Dolphin crashed when moving files to an smb network folder
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-09 16:05 UTC by thanosk
Modified: 2010-11-09 17:26 UTC (History)
0 users

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 thanosk 2010-11-09 16:05:07 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: "Fedora release 13 (Goddard)"

-- Information about the crash:
- What I was doing when the application crashed:
I was moving a large number of files to a network smb folder (Windows 2003 Server)

The crash can be reproduced every time.

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

Thread 2 (Thread 0xb559fb70 (LWP 3095)):
#0  0x003c9424 in __kernel_vsyscall ()
#1  0x005e35d4 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:236
#2  0x07cf9c25 in ?? () from /usr/lib/libxine.so.1
#3  0x005df919 in start_thread (arg=0xb559fb70) at pthread_create.c:301
#4  0x00521cce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 1 (Thread 0xb7882780 (LWP 2529)):
[KCrash Handler]
#7  _dbus_connection_lock (connection=0x73754244) at dbus-connection.c:355
#8  0x00a06026 in _dbus_pending_call_get_connection_and_lock (pending=0xb4a612e8) at dbus-pending-call.c:307
#9  0x009f6956 in reply_handler_timeout (data=0xb4a612e8) at dbus-connection.c:3163
#10 0x00a0af33 in dbus_timeout_handle (timeout=0xb4a53960) at dbus-timeout.c:473
#11 0x024efc60 in q_dbus_timeout_handle (this=0x8f37de0, e=0xbfde0840) at qdbus_symbols_p.h:172
#12 QDBusConnectionPrivate::timerEvent (this=0x8f37de0, e=0xbfde0840) at qdbusintegrator.cpp:1035
#13 0x023cfee4 in QObject::event (this=0x8f37de0, e=0xbfde0840) at kernel/qobject.cpp:1212
#14 0x02a3677c in QApplicationPrivate::notify_helper (this=0x8f42090, receiver=0x8f37de0, e=0xbfde0840) at kernel/qapplication.cpp:4306
#15 0x02a3d1d6 in QApplication::notify (this=0xbfde0bb0, receiver=0x8f37de0, e=0xbfde0840) at kernel/qapplication.cpp:3710
#16 0x064f7f7b in KApplication::notify (this=0xbfde0bb0, receiver=0x8f37de0, event=0xbfde0840) at /usr/src/debug/kdelibs-4.5.2/kdeui/kernel/kapplication.cpp:310
#17 0x023c0133 in QCoreApplication::notifyInternal (this=0xbfde0bb0, receiver=0x8f37de0, event=0xbfde0840) at kernel/qcoreapplication.cpp:726
#18 0x023eb1fe in sendEvent (this=0x8f461c4) at kernel/qcoreapplication.h:215
#19 QTimerInfoList::activateTimers (this=0x8f461c4) at kernel/qeventdispatcher_unix.cpp:603
#20 0x023e8788 in timerSourceDispatch (source=0x8f46600) at kernel/qeventdispatcher_glib.cpp:184
#21 idleTimerSourceDispatch (source=0x8f46600) at kernel/qeventdispatcher_glib.cpp:231
#22 0x006a1525 in g_main_dispatch (context=0x8f45128) at gmain.c:1960
#23 IA__g_main_context_dispatch (context=0x8f45128) at gmain.c:2513
#24 0x006a5268 in g_main_context_iterate (context=0x5e2490, block=1, dispatch=1, self=0x8f40b60) at gmain.c:2591
#25 0x006a5449 in IA__g_main_context_iteration (context=0x8f45128, may_block=1) at gmain.c:2654
#26 0x023e8446 in QEventDispatcherGlib::processEvents (this=0x8f226a0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#27 0x02ae5336 in QGuiEventDispatcherGlib::processEvents (this=0x8f226a0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#28 0x023be80a in QEventLoop::processEvents (this=0xbfde0b04, flags=...) at kernel/qeventloop.cpp:149
#29 0x023beb4a in QEventLoop::exec (this=0xbfde0b04, flags=...) at kernel/qeventloop.cpp:201
#30 0x023c2807 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#31 0x02a36828 in QApplication::exec () at kernel/qapplication.cpp:3585
#32 0x03b19c53 in kdemain (argc=1, argv=0xbfde0da4) at /usr/src/debug/kdebase-4.5.2/apps/dolphin/src/main.cpp:98
#33 0x0804872c in main (argc=1, argv=0xbfde0da4) at /usr/src/debug/kdebase-4.5.2/i686-redhat-linux-gnu/apps/dolphin/src/dolphin_dummy.cpp:3

Possible duplicates by query: bug 256229, bug 255619, bug 255005, bug 254880, bug 254515.

Reported using DrKonqi
Comment 1 Peter Penz 2010-11-09 17:26:44 UTC
Thanks for the bug report! This is 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 tool tips and the
Information Panel as a workaround.

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