Bug 221845 - dolphins die after a couple of clicks on the skip button on a copy that is too big for the destination
Summary: dolphins die after a couple of clicks on the skip button on a copy that is to...
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-01-08 21:24 UTC by Barnendu Goswami
Modified: 2010-01-09 02:36 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 Barnendu Goswami 2010-01-08 21:24:39 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-16-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
1.3Gb of files to be copied from smb location to usb mass storage flash that has 1Gb space left (8Gb total).  Dialogue had appeared telling me that space had run out...for a while (few mins).  Possibly I clicked/focussed some other windows, then clicked skip a couple of times (not retry autoskip or cancel)..then all my dolphins died (the file manager of course!)...and here I am :(

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

Thread 2 (Thread 0xb30bdb70 (LWP 1619)):
#0  0x007dc422 in __kernel_vsyscall ()
#1  0x00c64142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x008b67e4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x043649ff in ?? () from /usr/lib/libxine.so.1
#4  0x00c5f80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0x008a97ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb77da920 (LWP 1580)):
[KCrash Handler]
#6  0x00b5af4d in KIO::Slave::deref() () from /usr/lib/libkio.so.5
#7  0x00b5baf6 in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#8  0x00b5dee3 in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#9  0x055fe263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#10 0x055feec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x00a65f97 in KIO::Connection::readyRead() () from /usr/lib/libkio.so.5
#12 0x00a67d5e in ?? () from /usr/lib/libkio.so.5
#13 0x00a67e8e in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#14 0x055f6f0b in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#15 0x055f85fe in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x01231f54 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0x0123967c in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0x00f51bfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#19 0x055e86cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#20 0x055e92b2 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#21 0x055e947d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#22 0x056133ff in ?? () from /usr/lib/libQtCore.so.4
#23 0x0935fe88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0x09363730 in ?? () from /lib/libglib-2.0.so.0
#25 0x09363863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#26 0x0561302c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0x012d2be5 in ?? () from /usr/lib/libQtGui.so.4
#28 0x055e6c79 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0x055e70ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0x055e953f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#31 0x01231dd7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#32 0x0807a745 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2010-01-09 02:36:22 UTC
This issue is being tracked at bug 215328. Some patches have been applied to try to fix this for KDE SC 4.4
Regards

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