Bug 228349 - copying from usb device to hard disk
Summary: copying from usb device to hard disk
Status: RESOLVED DUPLICATE of bug 192976
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.3
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-24 18:44 UTC by Jaroslav Macecek
Modified: 2010-02-24 19:04 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 Jaroslav Macecek 2010-02-24 18:44:23 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-19-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
crash occured when aborting copy by pressing stop button on tray, also I had to abort copying because thers was runnig same procedure two times, I started copying by pressing ctrl+V in destination folder

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fd19f9beaa8 in QObject::killTimer (this=0x2ab3340, id=1) at kernel/qobject.cpp:1514
#6  0x00007fd19f9cac43 in QTimer::setInterval (this=0x2ab3340, msec=200) at kernel/qtimer.cpp:362
#7  0x00007fd19f9cad49 in QTimer::start (this=0x2ab3340, msec=1) at kernel/qtimer.cpp:214
#8  0x00007fd1a29ec717 in KIO::CopyJobPrivate::slotResultConflictCreatingDirs (this=0x3042470, job=<value optimized out>) at ../../kio/kio/copyjob.cpp:948
#9  0x00007fd1a29e6d87 in KIO::CopyJob::qt_metacall (this=0x2fde9f0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffdb81e040) at ./copyjob.moc:115
#10 0x00007fd19f9c5ddc in QMetaObject::activate (sender=0x305e870, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x91fc0) at kernel/qobject.cpp:3113
#11 0x00007fd1a0bc0af2 in KJob::result (this=0x2ab3340, _t1=0x305e870) at ./kjob.moc:188
#12 0x00007fd1a0bc0e6f in KJob::emitResult (this=0x305e870) at ../../kdecore/jobs/kjob.cpp:304
#13 0x00007fd1a2a16d93 in KIO::SimpleJob::slotFinished (this=0x305e870) at ../../kio/kio/job.cpp:477
#14 0x00007fd1a2a17912 in KIO::StatJob::slotFinished (this=0x305e870) at ../../kio/kio/job.cpp:823
#15 0x00007fd1a2a166a5 in KIO::StatJob::qt_metacall (this=0x305e870, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffdb81e330) at ./jobclasses.moc:234
#16 0x00007fd19f9c5ddc in QMetaObject::activate (sender=0x290ec00, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x91fc0) at kernel/qobject.cpp:3113
#17 0x00007fd1a2ad7a81 in KIO::SlaveInterface::dispatch (this=0x290ec00, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#18 0x00007fd1a2ad4333 in KIO::SlaveInterface::dispatch (this=0x290ec00) at ../../kio/kio/slaveinterface.cpp:91
#19 0x00007fd1a2ac714d in KIO::Slave::gotInput (this=0x290ec00) at ../../kio/kio/slave.cpp:322
#20 0x00007fd1a2ac926c in KIO::Slave::qt_metacall (this=0x290ec00, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffdb81e6f0) at ./slave.moc:76
#21 0x00007fd19f9c5ddc in QMetaObject::activate (sender=0x29b5e90, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x91fc0) at kernel/qobject.cpp:3113
#22 0x00007fd1a29e3f57 in KIO::ConnectionPrivate::dequeue (this=0x2a60bf0) at ../../kio/kio/connection.cpp:82
#23 0x00007fd1a29e407d in KIO::Connection::qt_metacall (this=0x29b5e90, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x2fc2a80) at ./connection.moc:73
#24 0x00007fd19f9c00f9 in QObject::event (this=0x29b5e90, e=0x304f9b0) at kernel/qobject.cpp:1111
#25 0x00007fd19fe43efc in QApplicationPrivate::notify_helper (this=0x267ce20, receiver=0x29b5e90, e=0x304f9b0) at kernel/qapplication.cpp:4056
#26 0x00007fd19fe4b1ce in QApplication::notify (this=0x7fffdb81f0a0, receiver=0x29b5e90, e=0x304f9b0) at kernel/qapplication.cpp:4021
#27 0x00007fd1a1178ab6 in KApplication::notify (this=0x7fffdb81f0a0, receiver=0x29b5e90, event=0x304f9b0) at ../../kdeui/kernel/kapplication.cpp:302
#28 0x00007fd19f9b0c2c in QCoreApplication::notifyInternal (this=0x7fffdb81f0a0, receiver=0x29b5e90, event=0x304f9b0) at kernel/qcoreapplication.cpp:610
#29 0x00007fd19f9b180a in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x26524d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#30 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x26524d0) at kernel/qcoreapplication.cpp:1247
#31 0x00007fd19f9d9533 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#32 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:210
#33 0x00007fd19b4cebce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#34 0x00007fd19b4d2598 in ?? () from /lib/libglib-2.0.so.0
#35 0x00007fd19b4d26c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#36 0x00007fd19f9d91a6 in QEventDispatcherGlib::processEvents (this=0x2651d20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#37 0x00007fd19fed84be in QGuiEventDispatcherGlib::processEvents (this=0x2ab3340, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#38 0x00007fd19f9af532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#39 0x00007fd19f9af904 in QEventLoop::exec (this=0x7fffdb81eff0, flags=) at kernel/qeventloop.cpp:201
#40 0x00007fd19f9b1ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#41 0x0000000000439555 in _start ()

This bug may be a duplicate of or related to bug 225370

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-02-24 19:04:08 UTC
Thanks for the bug report! This issue is fixed in KDE 4.3.5 and later.

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