Bug 214260

Summary: Dolphin crashed when copying folder on NTFS partition
Product: [Applications] dolphin Reporter: Donatas <elvikis>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Donatas 2009-11-12 14:00:16 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
I've tried to copy SVN folder on NTFS partition when Dolphin throw an error massage compaing about not being able to set or change permissions. After pressing OK on the error message Dolphin crashed.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f5980e5b808 in KIO::Slave::deref() () from /usr/lib/libkio.so.5
#6  0x00007f5980e5c209 in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#7  0x00007f5980e5e31c in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#8  0x00007f597dd5addc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#9  0x00007f5980d78f77 in ?? () from /usr/lib/libkio.so.5
#10 0x00007f5980d7909d in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#11 0x00007f597dd550f9 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#12 0x00007f597e1d8efc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007f597e1e01ce in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0x00007f597f50de56 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0x00007f597dd45c2c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x00007f597dd4680a in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#17 0x00007f597dd6e533 in ?? () from /usr/lib/libQtCore.so.4
#18 0x00007f5979863bbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#19 0x00007f5979867588 in ?? () from /lib/libglib-2.0.so.0
#20 0x00007f59798676b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#21 0x00007f597dd6e1a6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0x00007f597e26d4be in ?? () from /usr/lib/libQtGui.so.4
#23 0x00007f597dd44532 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0x00007f597dd44904 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0x00007f597dd46ab9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#26 0x00000000004394e5 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-12 22:19:28 UTC
Thanks

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