Bug 214260 - Dolphin crashed when copying folder on NTFS partition
Summary: Dolphin crashed when copying folder on NTFS partition
Status: RESOLVED DUPLICATE of bug 191589
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: 2009-11-12 14:00 UTC by Donatas
Modified: 2009-11-12 22:19 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 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 ***