Bug 212363 - Dolphin FTP file overwrite crash
Summary: Dolphin FTP file overwrite crash
Status: RESOLVED DUPLICATE of bug 192976
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-10-30 09:28 UTC by Luke McReynolds
Modified: 2009-10-30 10: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 Luke McReynolds 2009-10-30 09:28:21 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.28-14-generic x86_64
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
I was uploading a file via FTP using Dolphin. I thought my connection stalled out, so I cancelled the upload. (Clicked the X in the plasma widget to close the upload.) Turns out that there was a dialog box I didn't see that asked whether I wanted to overwrite the file. When I clicked "yes", to overwrite the file on the remote server, Dolphin crashed.

I've had Dolphin crash three times like this, each time in the exact same way.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 0 (LWP 4495)]

Thread 2 (Thread 0x7f31cbfe9950 (LWP 8690)):
#0  0x00007f31ddba856d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f31d1116f91 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f31ddba43ba in start_thread () from /lib/libpthread.so.0
#3  0x00007f31dff7afcd in clone () from /lib/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f31e48ac750 (LWP 4495)):
[KCrash Handler]
#5  0x00007f31e0b13f63 in QTimer::setInterval () from /usr/lib/libQtCore.so.4
#6  0x00007f31e0b14069 in QTimer::start () from /usr/lib/libQtCore.so.4
#7  0x00007f31e42cb797 in ?? () from /usr/lib/libkio.so.5
#8  0x00007f31e42c71c4 in KIO::CopyJob::qt_metacall () from /usr/lib/libkio.so.5
#9  0x00007f31e0b0eea2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#10 0x00007f31e1d288f2 in KJob::result () from /usr/lib/libkdecore.so.5
#11 0x00007f31e1d28c6f in KJob::emitResult () from /usr/lib/libkdecore.so.5
#12 0x00007f31e42fb5c0 in KIO::SimpleJob::slotFinished () from /usr/lib/libkio.so.5
#13 0x00007f31e42fc6f2 in KIO::StatJob::slotFinished () from /usr/lib/libkio.so.5
#14 0x00007f31e42f7bcd in KIO::StatJob::qt_metacall () from /usr/lib/libkio.so.5
#15 0x00007f31e0b0eea2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#16 0x00007f31e43b7be1 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.5
#17 0x00007f31e43b4732 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.5
#18 0x00007f31e43a72b3 in KIO::Slave::gotInput () from /usr/lib/libkio.so.5
#19 0x00007f31e43a9518 in KIO::Slave::qt_metacall () from /usr/lib/libkio.so.5
#20 0x00007f31e0b0eea2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#21 0x00007f31e42c4161 in ?? () from /usr/lib/libkio.so.5
#22 0x00007f31e42c45ba in KIO::Connection::qt_metacall () from /usr/lib/libkio.so.5
#23 0x00007f31e0b095d8 in QObject::event () from /usr/lib/libQtCore.so.4
#24 0x00007f31e0f8ef4d in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#25 0x00007f31e0f9718a in QApplication::notify () from /usr/lib/libQtGui.so.4
#26 0x00007f31e2519abb in KApplication::notify () from /usr/lib/libkdeui.so.5
#27 0x00007f31e0af96ac in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#28 0x00007f31e0afa31a in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4
#29 0x00007f31e0b22e03 in ?? () from /usr/lib/libQtCore.so.4
#30 0x00007f31dc17820a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#31 0x00007f31dc17b8e0 in ?? () from /usr/lib/libglib-2.0.so.0
#32 0x00007f31dc17ba7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#33 0x00007f31e0b22a8f in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#34 0x00007f31e1027bdf in ?? () from /usr/lib/libQtGui.so.4
#35 0x00007f31e0af7f42 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#36 0x00007f31e0af8314 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#37 0x00007f31e0afa5e4 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#38 0x00000000004397cd in _start ()

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

Reported using DrKonqi
Comment 1 Frank Reininghaus 2009-10-30 10:19:49 UTC
Thanks for the bug report! This looks like a bug that has been reported a few times already.

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