https://bugs.kde.org/show_bug.cgi?id=357905
--- Comment #6 from francois5...@gmail.com --- Don't think it's useful: (gdb) run Starting program: /usr/bin/dolphin [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". [New Thread 0x7fffe1f9c700 (LWP 17016)] [New Thread 0x7fffd7f3f700 (LWP 17019)] [New Thread 0x7fffd4560700 (LWP 17020)] Trying to convert empty KLocalizedString to QString. Program received signal SIGSEGV, Segmentation fault. 0x00007ffff2497d6c in QObjectPrivate::setParent_helper(QObject*) () from /usr/lib/libQt5Core.so.5 (gdb) How to trigger the crash: Server Details: user: demo (group: demo) - is member of groups: http nobody home: /path/to/files smb.conf: [private] comment = Private path = /path/to/files read only = no valid users = demo Server Commands: $ cd /path/to/files $ touch file.txt # chown http:http file.txt Client Actions: 1. Create /home/archie/file.txt 2. Cut and paste client's file.txt (overwrite) on the mounted share with Dolphin 3. Dolphin crashes and reports the file cannot be found on the client's location (correct, since file.txt has already been moved to the server) When performing the same actions in a different app (e.g. Konsole, Atom), there are no issues. The same issue can also be triggered when using an USB and performing cut/copy & paste actions, however this is less problematic. Thanks, and please let me know if I can provide you with more debug info. :) -- You are receiving this mail because: You are watching all bug changes.