https://bugs.kde.org/show_bug.cgi?id=364039
--- Comment #45 from Anton Eppinger <anton.eppin...@web.de> --- Created attachment 107931 --> https://bugs.kde.org/attachment.cgi?id=107931&action=edit New crash information added by DrKonqi dolphin (17.08.1) using Qt 5.9.1 - What I was doing when the application crashed: moving Files (cut -> paste) from an ext4 mount to an network cifs mount - Unusual behavior I noticed: file transfer finishes sucessfully but dolphin reports "Access denied on {ext4 file path}" and crashes when clicking any of the options This error doesn't occur when moving files in the other direction. (cifs mount -> ext4 mount) -- Backtrace (Reduced): #6 0x00007f39a0e28dfe in QObjectPrivate::setParent_helper (this=0x0, o=o@entry=0x0) at kernel/qobject.cpp:2000 #7 0x00007f39a0e29989 in QObject::setParent (this=<optimized out>, parent=parent@entry=0x0) at kernel/qobject.cpp:1979 #8 0x00007f39a1f16cd2 in KCompositeJob::removeSubjob (this=<optimized out>, job=0x21ec4a0) at /workspace/build/src/lib/jobs/kcompositejob.cpp:71 #9 0x00007f39a467a884 in KIO::CopyJobPrivate::slotResultErrorCopyingFiles (this=this@entry=0x21ebfc0, job=job@entry=0x21ec4a0) at /workspace/build/src/core/copyjob.cpp:1449 #10 0x00007f39a467af14 in KIO::CopyJobPrivate::slotResultCopyingFiles (this=this@entry=0x21ebfc0, job=job@entry=0x21ec4a0) at /workspace/build/src/core/copyjob.cpp:1317 -- You are receiving this mail because: You are watching all bug changes.