Bug 232465 - Crash during file copy (Samba/cifs mounted folders)
Summary: Crash during file copy (Samba/cifs mounted folders)
Status: RESOLVED DUPLICATE of bug 215328
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-28 14:06 UTC by Johanny
Modified: 2010-03-28 14:41 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 Johanny 2010-03-28 14:06:42 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.5 (KDE 4.3.5)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-20-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
I was copying files with Dolphin between two parts of the Dolphin window while other files were already copied. The folders were Samba-mounted. Dolphin asked for overwrite. When I chose "overwrite all" Dolphin crashed.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0x00bd56ad in KIO::Slave::deref() () from /usr/lib/libkio.so.5
#7  0x00bd5ec6 in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#8  0x00bd8393 in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#9  0x0116c263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#10 0x0116cec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x00adf227 in KIO::Connection::readyRead() () from /usr/lib/libkio.so.5
#12 0x00ae0fee in ?? () from /usr/lib/libkio.so.5
#13 0x00ae111e in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#14 0x01164f0b in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#15 0x011665fe in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x0449df54 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0x044a567c in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0x0071825a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#19 0x011566cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#20 0x011572b2 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#21 0x0115747d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#22 0x011813ff in ?? () from /usr/lib/libQtCore.so.4
#23 0x06f38e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0x06f3c730 in ?? () from /lib/libglib-2.0.so.0
#25 0x06f3c863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#26 0x0118102c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0x0453ebe5 in ?? () from /usr/lib/libQtGui.so.4
#28 0x01154c79 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0x011550ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0x0115753f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#31 0x0449ddd7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#32 0x0807a6f5 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-28 14:41:31 UTC
Fixed in KDE SC 4.4.
Regards

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