Bug 290611 - Crash during concurring copy operations
Summary: Crash during concurring copy operations
Status: RESOLVED DUPLICATE of bug 281987
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Slackware Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-04 18:11 UTC by fscara
Modified: 2012-01-04 19:58 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 fscara 2012-01-04 18:11:38 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
Qt Version: 4.7.0
Operating System: Linux 2.6.38.8 x86_64
Distribution (Platform): Slackware Packages

-- Information about the crash:
- What I was doing when the application crashed:
I had a copy operation in progress and started another one. After the second operation "move/copy/..." panel opened, another panel "skip file" has benn opened from the first copy operation. I answered first the "skip" panel and then the "copy" panel. Now I'm writing this...

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f5a5a3ccc20 in QString::operator=(QString const&) () from /usr/lib64/qt/lib/libQtCore.so.4
#7  0x00007f5a5a7c0242 in QDBusError::operator=(QDBusError const&) () from /usr/lib64/qt/lib/libQtDBus.so.4
#8  0x00007f5a5a7db584 in QDBusAbstractInterface::callWithArgumentList(QDBus::CallMode, QString const&, QList<QVariant> const&) () from /usr/lib64/qt/lib/libQtDBus.so.4
#9  0x00007f5a5b441c35 in KUiServerJobTracker::processedAmount(KJob*, KJob::Unit, unsigned long long) () from /usr/lib64/libkdeui.so.5
#10 0x00007f5a5b43f227 in KUiServerJobTracker::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkdeui.so.5
#11 0x00007f5a5a48560f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt/lib/libQtCore.so.4
#12 0x00007f5a5ab50aef in KJob::processedAmount(KJob*, KJob::Unit, unsigned long long) () from /usr/lib64/libkdecore.so.5
#13 0x00007f5a5ab512e1 in KJob::setProcessedAmount(KJob::Unit, unsigned long long) () from /usr/lib64/libkdecore.so.5
#14 0x00007f5a53b593f1 in ?? () from /usr/lib64/libkio.so.5
#15 0x00007f5a53b5a5a5 in KIO::CopyJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkio.so.5
#16 0x00007f5a5a48560f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt/lib/libQtCore.so.4
#17 0x00007f5a5a484199 in QObject::event(QEvent*) () from /usr/lib64/qt/lib/libQtCore.so.4
#18 0x00007f5a593aa724 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt/lib/libQtGui.so.4
#19 0x00007f5a593af1ba in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt/lib/libQtGui.so.4
#20 0x00007f5a5b443bf6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#21 0x00007f5a5a4701ac in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt/lib/libQtCore.so.4
#22 0x00007f5a5a49dcf2 in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
#23 0x00007f5a5a49ab14 in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
#24 0x00007f5a552f38f3 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#25 0x00007f5a552f40d0 in ?? () from /usr/lib64/libglib-2.0.so.0
#26 0x00007f5a552f436d in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#27 0x00007f5a5a49b1ff in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt/lib/libQtCore.so.4
#28 0x00007f5a5944e79e in ?? () from /usr/lib64/qt/lib/libQtGui.so.4
#29 0x00007f5a5a46f562 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt/lib/libQtCore.so.4
#30 0x00007f5a5a46f7ac in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt/lib/libQtCore.so.4
#31 0x00007f5a5a473c4b in QCoreApplication::exec() () from /usr/lib64/qt/lib/libQtCore.so.4
#32 0x00007f5a4dbd0885 in kdemain () from /usr/lib64/libkdeinit4_dolphin.so
#33 0x0000000000407196 in _start ()

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

Possible duplicates by query: bug 283153, bug 282094, bug 281987, bug 279484, bug 277932.

Reported using DrKonqi
Comment 1 Peter Penz 2012-01-04 19:58:49 UTC

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