<?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>430859</bug_id>
          
          <creation_ts>2020-12-27 15:15:18 +0000</creation_ts>
          <short_desc>Dolphin crashes when copying folders and files</short_desc>
          <delta_ts>2020-12-27 16:04:44 +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>20.12.0</version>
          <rep_platform>openSUSE</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>430374</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>drkonqi</keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="hillux">shp</reporter>
          <assigned_to name="Dolphin Bug Assignee">dolphin-bugs-null</assigned_to>
          <cc>dolphin-bugs-null</cc>
    
    <cc>nate</cc>
          
          <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>1988380</commentid>
    <comment_count>0</comment_count>
    <who name="hillux">shp</who>
    <bug_when>2020-12-27 15:15:18 +0000</bug_when>
    <thetext>Application: dolphin (20.12.0)

Qt Version: 5.15.2
Frameworks Version: 5.77.0
Operating System: Linux 5.10.1-1-default x86_64
Windowing system: X11
Distribution: openSUSE Tumbleweed

-- Information about the crash:
- What I was doing when the application crashed:Copy process via SMB from the NAS to the local drive using drag and drop. Dolphin terminated, restarting caused the same error.

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f8c1defe7e5 in QScopedPointer&lt;QObjectData, QScopedPointerDeleter&lt;QObjectData&gt; &gt;::operator-&gt; (this=&lt;optimized out&gt;) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:118
#5  qGetPtrHelper&lt;QScopedPointer&lt;QObjectData, QScopedPointerDeleter&lt;QObjectData&gt; &gt; &gt; (ptr=...) at ../../include/QtCore/../../src/corelib/global/qglobal.h:1135
#6  QAction::d_func (this=&lt;optimized out&gt;) at kernel/qaction.h:63
#7  QAction::setEnabled (this=0x700000010, b=true) at kernel/qaction.cpp:1016
#8  0x00007f8c1d2c9866 in QtPrivate::QSlotObjectBase::call (a=0x7ffe85f89890, r=0x7ffe85f8a540, this=0x563574791d90) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#9  doActivate&lt;false&gt; (sender=0x5635747d3820, signal_index=9, argv=argv@entry=0x7ffe85f89890) at kernel/qobject.cpp:3886
#10 0x00007f8c1d2c2bc0 in QMetaObject::activate (sender=sender@entry=0x5635747d3820, m=m@entry=0x7f8c1e3fe4e0 &lt;QAbstractButton::staticMetaObject&gt;, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffe85f89890) at kernel/qobject.cpp:3946
#11 0x00007f8c1dfef3e2 in QAbstractButton::clicked (this=this@entry=0x5635747d3820, _t1=&lt;optimized out&gt;) at .moc/moc_qabstractbutton.cpp:308
#12 0x00007f8c1dfefd4a in QAbstractButtonPrivate::emitClicked (this=this@entry=0x56357464b4c0) at widgets/qabstractbutton.cpp:415
#13 0x00007f8c1dff169f in QAbstractButtonPrivate::click (this=this@entry=0x56357464b4c0) at widgets/qabstractbutton.cpp:408
#14 0x00007f8c1dff1871 in QAbstractButton::mouseReleaseEvent (this=0x5635747d3820, e=0x7ffe85f89e60) at widgets/qabstractbutton.cpp:1044
#15 0x00007f8c1df4235e in QWidget::event (this=0x5635747d3820, event=0x7ffe85f89e60) at kernel/qwidget.cpp:9019
#16 0x00007f8c1df0250f in QApplicationPrivate::notify_helper (this=this@entry=0x563573d80d20, receiver=receiver@entry=0x5635747d3820, e=e@entry=0x7ffe85f89e60) at kernel/qapplication.cpp:3632
#17 0x00007f8c1df093fb in QApplication::notify (this=0x7ffe85f89b60, receiver=0x5635747d3820, e=0x7ffe85f89e60) at kernel/qapplication.cpp:3076
#18 0x00007f8c1d29328a in QCoreApplication::notifyInternal2 (receiver=0x5635747d3820, event=0x7ffe85f89e60) at kernel/qcoreapplication.cpp:1063
#19 0x00007f8c1df08426 in QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x5635747d3820, event=event@entry=0x7ffe85f89e60, alienWidget=alienWidget@entry=0x5635747d3820, nativeWidget=0x7ffe85f8a540, buttonDown=buttonDown@entry=0x7f8c1e430670 &lt;qt_button_down&gt;, lastMouseReceiver=..., spontaneous=true, onlyDispatchEnterLeave=false) at kernel/qapplication.cpp:2614
#20 0x00007f8c1df5a3c1 in QWidgetWindow::handleMouseEvent (this=0x563574821ed0, event=0x7ffe85f8a120) at kernel/qwidgetwindow.cpp:683
#21 0x00007f8c1df5d8ce in QWidgetWindow::event (this=0x563574821ed0, event=0x7ffe85f8a120) at kernel/qwidgetwindow.cpp:300
#22 0x00007f8c1df0250f in QApplicationPrivate::notify_helper (this=&lt;optimized out&gt;, receiver=0x563574821ed0, e=0x7ffe85f8a120) at kernel/qapplication.cpp:3632
#23 0x00007f8c1d29328a in QCoreApplication::notifyInternal2 (receiver=0x563574821ed0, event=0x7ffe85f8a120) at kernel/qcoreapplication.cpp:1063
#24 0x00007f8c1d7beb73 in QGuiApplicationPrivate::processMouseEvent (e=0x563574829d40) at kernel/qguiapplication.cpp:2282
#25 0x00007f8c1d794c5c in QWindowSystemInterface::sendWindowSystemEvents (flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1169
#26 0x00007f8c18392faa in xcbSourceDispatch (source=&lt;optimized out&gt;) at qxcbeventdispatcher.cpp:105
#27 0x00007f8c1b0cae57 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#28 0x00007f8c1b0cb1d8 in ?? () from /usr/lib64/libglib-2.0.so.0
#29 0x00007f8c1b0cb28f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#30 0x00007f8c1d2ea7df in QEventDispatcherGlib::processEvents (this=0x563573e49d60, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#31 0x00007f8c1d291c4b in QEventLoop::exec (this=this@entry=0x7ffe85f8a460, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#32 0x00007f8c1e0fb3d7 in QDialog::exec (this=0x7ffe85f8a540) at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#33 0x00007f8c1ee9ad5c in KIO::JobUiDelegate::askFileRename (this=&lt;optimized out&gt;, job=0x5635747e4050, caption=..., src=..., dest=..., options=..., newDest=..., sizeSrc=0, sizeDest=4096, ctimeSrc=..., ctimeDest=..., mtimeSrc=..., mtimeDest=...) at /usr/src/debug/kio-5.77.0-1.1.x86_64/src/widgets/jobuidelegate.cpp:175
#34 0x00007f8c1ec12f2b in KIO::CopyJobPrivate::slotResultConflictCreatingDirs (job=&lt;optimized out&gt;, this=0x7f8c1000bbb0) at /usr/src/debug/kio-5.77.0-1.1.x86_64/src/core/copyjob.cpp:1228
#35 KIO::CopyJob::slotResult (this=&lt;optimized out&gt;, job=&lt;optimized out&gt;) at /usr/src/debug/kio-5.77.0-1.1.x86_64/src/core/copyjob.cpp:2214
#36 0x00007f8c1d2c9866 in QtPrivate::QSlotObjectBase::call (a=0x7ffe85f8a820, r=0x5635747e4050, this=0x5635747d3900) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#37 doActivate&lt;false&gt; (sender=0x5635747e7850, signal_index=6, argv=argv@entry=0x7ffe85f8a820) at kernel/qobject.cpp:3886
#38 0x00007f8c1d2c2bc0 in QMetaObject::activate (sender=sender@entry=0x5635747e7850, m=m@entry=0x7f8c1e535660 &lt;KJob::staticMetaObject&gt;, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffe85f8a820) at kernel/qobject.cpp:3946
#39 0x00007f8c1e4e18cc in KJob::result (this=this@entry=0x5635747e7850, _t1=&lt;optimized out&gt;, _t1@entry=0x5635747e7850, _t2=...) at /usr/src/debug/kcoreaddons-5.77.0-1.1.x86_64/build/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:576
#40 0x00007f8c1e4e5ed3 in KJob::finishJob (this=0x5635747e7850, emitResult=&lt;optimized out&gt;) at /usr/src/debug/kcoreaddons-5.77.0-1.1.x86_64/src/lib/jobs/kjob.cpp:93
#41 0x00007f8c1d2c9866 in QtPrivate::QSlotObjectBase::call (a=0x7ffe85f8a900, r=0x5635747e7850, this=0x5635747f5150) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#42 doActivate&lt;false&gt; (sender=0x563574472f60, signal_index=7, argv=0x7ffe85f8a900, argv@entry=0x0) at kernel/qobject.cpp:3886
#43 0x00007f8c1d2c2bc0 in QMetaObject::activate (sender=sender@entry=0x563574472f60, m=&lt;optimized out&gt;, local_signal_index=local_signal_index@entry=4, argv=argv@entry=0x0) at kernel/qobject.cpp:3946
#44 0x00007f8c1ec2b3d3 in KIO::SlaveInterface::finished (this=this@entry=0x563574472f60) at /usr/src/debug/kio-5.77.0-1.1.x86_64/build/src/core/KF5KIOCore_autogen/include/moc_slaveinterface.cpp:464
#45 0x00007f8c1ec30b5d in KIO::SlaveInterface::dispatch (this=0x563574472f60, _cmd=104, rawdata=...) at /usr/src/debug/kio-5.77.0-1.1.x86_64/src/core/slaveinterface.cpp:148
#46 0x00007f8c1ec2b239 in KIO::SlaveInterface::dispatch (this=0x563574472f60) at /usr/src/debug/kio-5.77.0-1.1.x86_64/src/core/slaveinterface.cpp:77
#47 0x00007f8c1ec2db4a in KIO::Slave::gotInput (this=0x563574472f60) at /usr/src/debug/kio-5.77.0-1.1.x86_64/src/core/slave.cpp:402
#48 0x00007f8c1d2c9866 in QtPrivate::QSlotObjectBase::call (a=0x7ffe85f8ab50, r=0x563574472f60, this=0x7f8c08025a30) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#49 doActivate&lt;false&gt; (sender=0x563574516010, signal_index=3, argv=0x7ffe85f8ab50) at kernel/qobject.cpp:3886
#50 0x00007f8c1d2bf2b1 in QObject::event (this=0x563574516010, e=0x5635747f6b20) at kernel/qobject.cpp:1314
#51 0x00007f8c1df0250f in QApplicationPrivate::notify_helper (this=&lt;optimized out&gt;, receiver=0x563574516010, e=0x5635747f6b20) at kernel/qapplication.cpp:3632
#52 0x00007f8c1d29328a in QCoreApplication::notifyInternal2 (receiver=0x563574516010, event=0x5635747f6b20) at kernel/qcoreapplication.cpp:1063
#53 0x00007f8c1d295cc1 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x563573d76d00) at kernel/qcoreapplication.cpp:1817
#54 0x00007f8c1d2eb153 in postEventSourceDispatch (s=0x563573e4bb80) at kernel/qeventdispatcher_glib.cpp:277
#55 0x00007f8c1b0cae57 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#56 0x00007f8c1b0cb1d8 in ?? () from /usr/lib64/libglib-2.0.so.0
#57 0x00007f8c1b0cb28f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#58 0x00007f8c1d2ea7df in QEventDispatcherGlib::processEvents (this=0x563573e49d60, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#59 0x00007f8c1d291c4b in QEventLoop::exec (this=this@entry=0x7ffe85f8af40, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#60 0x00007f8c1d299ec0 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#61 0x00007f8c1d7b21bc in QGuiApplication::exec () at kernel/qguiapplication.cpp:1867
#62 0x00007f8c1df02485 in QApplication::exec () at kernel/qapplication.cpp:2824
#63 0x00007f8c1f42d159 in kdemain (argc=&lt;optimized out&gt;, argv=&lt;optimized out&gt;) at /usr/src/debug/dolphin-20.12.0-2.1.x86_64/src/main.cpp:205
#64 0x00007f8c1f236152 in __libc_start_main () from /lib64/libc.so.6
#65 0x0000563573a1808e in _start () at ../sysdeps/x86_64/start.S:120
[Inferior 1 (process 4029) detached]

Possible duplicates by query: bug 430824, bug 430814, bug 430766, bug 430730, bug 430715.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1988388</commentid>
    <comment_count>1</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2020-12-27 16:04:44 +0000</bug_when>
    <thetext>

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

    </bug>

</bugzilla>