<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>290611</bug_id>
          
          <creation_ts>2012-01-04 18:11:38 +0000</creation_ts>
          <short_desc>Crash during concurring copy operations</short_desc>
          <delta_ts>2012-01-04 19:58:49 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>dolphin</product>
          <component>general</component>
          <version>16.12.2</version>
          <rep_platform>Slackware</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>281987</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="fscara">fscara</reporter>
          <assigned_to name="Peter Penz">peter.penz19</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1209278</commentid>
    <comment_count>0</comment_count>
    <who name="fscara">fscara</who>
    <bug_when>2012-01-04 18:11:38 +0000</bug_when>
    <thetext>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 &quot;move/copy/...&quot; panel opened, another panel &quot;skip file&quot; has benn opened from the first copy operation. I answered first the &quot;skip&quot; panel and then the &quot;copy&quot; panel. Now I&apos;m writing this...

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f5a5a3ccc20 in QString::operator=(QString const&amp;) () from /usr/lib64/qt/lib/libQtCore.so.4
#7  0x00007f5a5a7c0242 in QDBusError::operator=(QDBusError const&amp;) () from /usr/lib64/qt/lib/libQtDBus.so.4
#8  0x00007f5a5a7db584 in QDBusAbstractInterface::callWithArgumentList(QDBus::CallMode, QString const&amp;, QList&lt;QVariant&gt; const&amp;) () 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&lt;QEventLoop::ProcessEventsFlag&gt;) () 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&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib64/qt/lib/libQtCore.so.4
#30 0x00007f5a5a46f7ac in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () 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</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1209328</commentid>
    <comment_count>1</comment_count>
    <who name="Peter Penz">peter.penz19</who>
    <bug_when>2012-01-04 19:58:49 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 281987 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>