Bug 225459 - 7 folder copying autoskipping dialogues
Summary: 7 folder copying autoskipping dialogues
Status: RESOLVED DUPLICATE of bug 215328
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-04 03:49 UTC by Mark Rooks
Modified: 2010-02-05 16:01 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 Mark Rooks 2010-02-04 03:49:16 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.3
Operating System: Linux 2.6.30.10-105.2.4.fc11.i586 i686
Distribution: "Fedora release 11 (Leonidas)"

What I was doing when the application crashed:
I had an external USB disk (PSP in USB mode) connected and was copying multiple folders in serial. The disk became full and a set of "disk full - cancel, skip, autoskip) dialogues appeared in serial and I started to hit "autoskip" in each case. On hitting autoskipfor the fourth time, thecrash occurred. 

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

Thread 2 (Thread 0xb49efb70 (LWP 5537)):
#0  0x001fb422 in __kernel_vsyscall ()
#1  0x00b1e2b2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x011b974d in ?? () from /usr/lib/libxine.so.1
#3  0x00b198f5 in start_thread () from /lib/libpthread.so.0
#4  0x00a4efce in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb78959b0 (LWP 5034)):
[KCrash Handler]
#6  0x0513ff3d in KIO::Slave::deref() () from /usr/lib/libkio.so.5
#7  0x05140ae6 in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#8  0x05142ed3 in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#9  0x07d52dc3 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#10 0x07d53a22 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x05049267 in KIO::Connection::readyRead() () from /usr/lib/libkio.so.5
#12 0x0504b03e in ?? () from /usr/lib/libkio.so.5
#13 0x0504b166 in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#14 0x07d4b9eb in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#15 0x07d4d136 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x021278b4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0x0212f029 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0x04db081a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#19 0x07d3d0ab in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#20 0x07d3dc92 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#21 0x07d3de4d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#22 0x07d67f4f in ?? () from /usr/lib/libQtCore.so.4
#23 0x00136308 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0x001399e0 in ?? () from /lib/libglib-2.0.so.0
#25 0x00139b13 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#26 0x07d67b7c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0x021c6c45 in ?? () from /usr/lib/libQtGui.so.4
#28 0x07d3b639 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0x07d3ba8a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0x07d3df0f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#31 0x02127737 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#32 0x080782f5 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-05 16:01:17 UTC
This is reported at bug 215328 / bug 191589, and it should be fixed on KDE SC 4.4.0 final.
Regards

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