Bug 316030 - Dolphin crash during sftp copy
Summary: Dolphin crash during sftp copy
Status: RESOLVED DUPLICATE of bug 295998
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-02 19:48 UTC by Kevin Clevenger
Modified: 2013-03-02 22:38 UTC (History)
0 users

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 Kevin Clevenger 2013-03-02 19:48:07 UTC
Application: dolphin (2.2)
KDE Platform Version: 4.10.00
Qt Version: 4.8.4
Operating System: Linux 3.7.9-205.fc18.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
Copying a large number of images via sftp from a remote host to the local host

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f80c80e3880 (LWP 1531))]

Thread 2 (Thread 0x7f80a33e6700 (LWP 1534)):
#0  0x00007f80c4d2c98d in poll () from /lib64/libc.so.6
#1  0x00007f80c126dd24 in g_main_context_iterate.isra.24 () from /lib64/libglib-2.0.so.0
#2  0x00007f80c126de44 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f80c6ad1126 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#4  0x00007f80c6aa180f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#5  0x00007f80c6aa1a98 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#6  0x00007f80c69a3980 in QThread::exec() () from /lib64/libQtCore.so.4
#7  0x00007f80c6a8203f in QInotifyFileSystemWatcherEngine::run() () from /lib64/libQtCore.so.4
#8  0x00007f80c69a695c in QThreadPrivate::start(void*) () from /lib64/libQtCore.so.4
#9  0x00007f80c6716d15 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f80c4d3546d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f80c80e3880 (LWP 1531)):
[KCrash Handler]
#5  0x00007f80c69f08b0 in QString::operator=(QString const&) () from /lib64/libQtCore.so.4
#6  0x00007f80c6e1b802 in QDBusError::operator=(QDBusError const&) () from /lib64/libQtDBus.so.4
#7  0x00007f80c6e35209 in QDBusAbstractInterface::callWithArgumentList(QDBus::CallMode, QString const&, QList<QVariant> const&) () from /lib64/libQtDBus.so.4
#8  0x00007f80c7acda8e in KUiServerJobTracker::processedAmount(KJob*, KJob::Unit, unsigned long long) () from /lib64/libkdeui.so.5
#9  0x00007f80c6ab7eef in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /lib64/libQtCore.so.4
#10 0x00007f80c71b01cf in KJob::processedAmount(KJob*, KJob::Unit, unsigned long long) () from /lib64/libkdecore.so.5
#11 0x00007f80c71b0a61 in KJob::setProcessedAmount(KJob::Unit, unsigned long long) () from /lib64/libkdecore.so.5
#12 0x00007f80b3c8636d in KIO::CopyJobPrivate::slotProcessedSize(KJob*, unsigned long long) () from /lib64/libkio.so.5
#13 0x00007f80c6ab7eef in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /lib64/libQtCore.so.4
#14 0x00007f80c71b026f in KJob::processedSize(KJob*, unsigned long long) () from /lib64/libkdecore.so.5
#15 0x00007f80c71b0aa6 in KJob::setProcessedAmount(KJob::Unit, unsigned long long) () from /lib64/libkdecore.so.5
#16 0x00007f80c6ab7eef in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /lib64/libQtCore.so.4
#17 0x00007f80c71b026f in KJob::processedSize(KJob*, unsigned long long) () from /lib64/libkdecore.so.5
#18 0x00007f80c71b0aa6 in KJob::setProcessedAmount(KJob::Unit, unsigned long long) () from /lib64/libkdecore.so.5
#19 0x00007f80c6ab7eef in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /lib64/libQtCore.so.4
#20 0x00007f80b3d50b62 in KIO::SlaveInterface::processedSize(unsigned long long) () from /lib64/libkio.so.5
#21 0x00007f80b3d53283 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib64/libkio.so.5
#22 0x00007f80b3d501da in KIO::SlaveInterface::dispatch() () from /lib64/libkio.so.5
#23 0x00007f80b3d4473e in KIO::Slave::gotInput() () from /lib64/libkio.so.5
#24 0x00007f80c6ab7eef in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /lib64/libQtCore.so.4
#25 0x00007f80b3c85242 in KIO::ConnectionPrivate::dequeue() () from /lib64/libkio.so.5
#26 0x00007f80c6ab73ce in QObject::event(QEvent*) () from /lib64/libQtCore.so.4
#27 0x00007f80c5c375cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#28 0x00007f80c5c3ba4a in QApplication::notify(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#29 0x00007f80c7acff26 in KApplication::notify(QObject*, QEvent*) () from /lib64/libkdeui.so.5
#30 0x00007f80c6aa2abe in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQtCore.so.4
#31 0x00007f80c6aa6571 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQtCore.so.4
#32 0x00007f80c6ad0f73 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQtCore.so.4
#33 0x00007f80c126da55 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#34 0x00007f80c126dd88 in g_main_context_iterate.isra.24 () from /lib64/libglib-2.0.so.0
#35 0x00007f80c126de44 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#36 0x00007f80c6ad1106 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#37 0x00007f80c5cd773e in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtGui.so.4
#38 0x00007f80c6aa180f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#39 0x00007f80c6aa1a98 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#40 0x00007f80c6aa6888 in QCoreApplication::exec() () from /lib64/libQtCore.so.4
#41 0x00007f80b5f71647 in kdemain () from /usr/lib64/libkdeinit4_dolphin.so
#42 0x000000000040822a in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#43 0x00000000004090bb in handle_launcher_request(int, char const*) [clone .isra.13] ()
#44 0x0000000000409700 in handle_requests(int) ()
#45 0x0000000000405307 in main ()

This bug may be a duplicate of or related to bug 295998.

Possible duplicates by query: bug 311628, bug 295998.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-03-02 22:38:35 UTC

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