<?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>454133</bug_id>
          
          <creation_ts>2022-05-21 08:31:21 +0000</creation_ts>
          <short_desc>Crash on Copy Local Files to SMB1 Share</short_desc>
          <delta_ts>2022-09-12 18:44:54 +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>21.12.2</version>
          <rep_platform>Fedora RPMs</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>458709</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="MC">mycclark</reporter>
          <assigned_to name="Dolphin Bug Assignee">dolphin-bugs-null</assigned_to>
          <cc>a.samirh78</cc>
    
    <cc>dolphin-bugs-null</cc>
    
    <cc>postix</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>2125206</commentid>
    <comment_count>0</comment_count>
    <who name="MC">mycclark</who>
    <bug_when>2022-05-21 08:31:21 +0000</bug_when>
    <thetext>Application: dolphin (21.12.2)

Qt Version: 5.15.2
Frameworks Version: 5.91.0
Operating System: Linux 5.17.8-200.fc35.x86_64 x86_64
Windowing System: Wayland
Distribution: Fedora Linux 35 (KDE Plasma)
DrKonqi: 5.24.4 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
1. Selected about 100 local images and copy them to the clipboard.
2. Navigated to the SMB1 share and paste files into share.
3. Files start copying.
4. Dolphin crashes.

I then reopen Dolphin and copy the files again to the same share, this time overwriting duplicates and Dolphin does not crash.
Other instances I can copy the files without Dolphin crashing. 
This behavior has further cemented that one should never move files but copy then delete the original once a succesful copy completes.

The crash can be reproduced sometimes.

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

[KCrash Handler]
#4  0x00007f421ddff52b in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#5  0x00007f421e99f432 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#6  0x00007f421ddff7d8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#7  0x00007f421e9e32db in QWidget::setParent(QWidget*, QFlags&lt;Qt::WindowType&gt;) () from /lib64/libQt5Widgets.so.5
#8  0x00007f421e9e377e in QWidgetPrivate::init(QWidget*, QFlags&lt;Qt::WindowType&gt;) () from /lib64/libQt5Widgets.so.5
#9  0x00007f421ebae993 in QDialog::QDialog(QWidget*, QFlags&lt;Qt::WindowType&gt;) () from /lib64/libQt5Widgets.so.5
#10 0x00007f421f9ddfa1 in KIO::RenameDialog::RenameDialog(QWidget*, QString const&amp;, QUrl const&amp;, QUrl const&amp;, QFlags&lt;KIO::RenameDialog_Option&gt;, unsigned long long, unsigned long long, QDateTime const&amp;, QDateTime const&amp;, QDateTime const&amp;, QDateTime const&amp;) () from /lib64/libKF5KIOWidgets.so.5
#11 0x00007f421f9f0e6f in KIO::WidgetsAskUserActionHandler::askUserRename(KJob*, QString const&amp;, QUrl const&amp;, QUrl const&amp;, QFlags&lt;KIO::RenameDialog_Option&gt;, unsigned long long, unsigned long long, QDateTime const&amp;, QDateTime const&amp;, QDateTime const&amp;, QDateTime const&amp;) () from /lib64/libKF5KIOWidgets.so.5
#12 0x00007f421f76ae4c in KIO::CopyJobPrivate::slotResultErrorCopyingFiles(KJob*) () from /lib64/libKF5KIOCore.so.5
#13 0x00007f421de333e9 in void doActivate&lt;false&gt;(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#14 0x00007f421efcae10 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib64/libKF5CoreAddons.so.5
#15 0x00007f421efcf19b in KJob::finishJob(bool) () from /lib64/libKF5CoreAddons.so.5
#16 0x00007f421de333e9 in void doActivate&lt;false&gt;(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#17 0x00007f421f78b05d in KIO::SlaveInterface::dispatch(int, QByteArray const&amp;) () from /lib64/libKF5KIOCore.so.5
#18 0x00007f421f7841ed in KIO::SlaveInterface::dispatch() () from /lib64/libKF5KIOCore.so.5
#19 0x00007f421f787c92 in KIO::Slave::gotInput() () from /lib64/libKF5KIOCore.so.5
#20 0x00007f421de333e9 in void doActivate&lt;false&gt;(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#21 0x00007f421de29f49 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#22 0x00007f421e99f443 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#23 0x00007f421ddff7d8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#24 0x00007f421de02d46 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#25 0x00007f421de51117 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#26 0x00007f421bb730af in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#27 0x00007f421bbc8308 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#28 0x00007f421bb708a3 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#29 0x00007f421de50bb8 in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /lib64/libQt5Core.so.5
#30 0x00007f421ddfe1e2 in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /lib64/libQt5Core.so.5
#31 0x00007f421de06724 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#32 0x000055d0b23247c9 in main ()
[Inferior 1 (process 34425) detached]

Possible duplicates by query: bug 453858, bug 453774, bug 453582, bug 453174, bug 452686.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2127468</commentid>
    <comment_count>1</comment_count>
    <who name="postix">postix</who>
    <bug_when>2022-05-28 21:56:14 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 364039 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2152114</commentid>
    <comment_count>2</comment_count>
    <who name="Ahmad Samir">a.samirh78</who>
    <bug_when>2022-09-12 18:44:54 +0000</bug_when>
    <thetext>

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

    </bug>

</bugzilla>