Bug 213949 - Dolphin crash on 14Gig copy to external ext3 drive
Summary: Dolphin crash on 14Gig copy to external ext3 drive
Status: RESOLVED DUPLICATE of bug 238086
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:
: 221849 236909 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-11-10 10:08 UTC by Michael James
Modified: 2013-07-07 10:55 UTC (History)
7 users (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 Michael James 2009-11-10 10:08:55 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.1 (KDE 4.3.1) "release 6"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-0.1-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fc44ab72c80 in QString::operator=(QString const&) () from /usr/lib64/libQtCore.so.4
#6  0x00007fc44bab04c2 in QDBusError::operator=(QDBusError const&) () from /usr/lib64/libQtDBus.so.4
#7  0x00007fc44bac67f2 in QDBusAbstractInterface::callWithArgumentList(QDBus::CallMode, QString const&, QList<QVariant> const&) () from /usr/lib64/libQtDBus.so.4
#8  0x00007fc44c38598d in KUiServerJobTracker::speed(KJob*, unsigned long) () from /usr/lib64/libkdeui.so.5
#9  0x00007fc44c3856c0 in KUiServerJobTracker::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkdeui.so.5
#10 0x00007fc44ac2afbc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#11 0x00007fc44bdeee5b in KJob::speed(KJob*, unsigned long) () from /usr/lib64/libkdecore.so.5
#12 0x00007fc44bdef3b2 in KJobPrivate::_k_speedTimeout() () from /usr/lib64/libkdecore.so.5
#13 0x00007fc44bdefb33 in KJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkdecore.so.5
#14 0x00007fc44bdee5a0 in KCompositeJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkdecore.so.5
#15 0x00007fc44dc0b290 in KIO::Job::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkio.so.5
#16 0x00007fc44dbe0fe1 in KIO::CopyJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkio.so.5
#17 0x00007fc44ac2afbc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#18 0x00007fc44ac24f63 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#19 0x00007fc44b0a62ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#20 0x00007fc44b0ad57e in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#21 0x00007fc44c38a8d6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#22 0x00007fc44ac15ddc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#23 0x00007fc44ac4171d in ?? () from /usr/lib64/libQtCore.so.4
#24 0x00007fc44ac3e678 in ?? () from /usr/lib64/libQtCore.so.4
#25 0x00007fc44675fdde in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#26 0x00007fc4467637a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#27 0x00007fc4467638d0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#28 0x00007fc44ac3e3a3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#29 0x00007fc44b13931e in ?? () from /usr/lib64/libQtGui.so.4
#30 0x00007fc44ac14712 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#31 0x00007fc44ac14ae4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#32 0x00007fc44ac16c99 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#33 0x0000000000439575 in _start ()

Reported using DrKonqi
Comment 1 Nicolas L. 2010-07-06 12:43:05 UTC
*** Bug 236909 has been marked as a duplicate of this bug. ***
Comment 2 Frank Reininghaus 2010-10-01 12:39:00 UTC
*** Bug 221849 has been marked as a duplicate of this bug. ***
Comment 3 Frank Reininghaus 2010-10-01 12:40:24 UTC
Thanks for the bug reports. If you find a way to reproduce the crash reliably,
please let us know!

Might be related to bug 238086.
Comment 4 Dawit Alemayehu 2013-07-07 10:55:30 UTC
Marking as duplicate of 238086 since the crash happens at the same spot in QString.

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