Created attachment 121332 [details] Crash log When I move files from one folder to another and for some reason I don't have the permission to move the file from the original location then Dolphin crashes upon pressing "Retry" on the permission failure. STEPS TO REPRODUCE 1. Make a file and a folder where the user only has read permission (I guess) 2. Press "Retry" on move failure dialog box 3. OBSERVED RESULT Crash EXPECTED RESULT It's retried SOFTWARE/OS VERSIONS Linux/KDE Plasma: Ubuntu 19.04 KDE Plasma Version: 5.15.4 KDE Frameworks Version: 5.56.0 Qt Version: 5.12.2 ADDITIONAL INFORMATION I attached two crash logs
Created attachment 121333 [details] Crash log #2
Created attachment 121403 [details] Crash log #3
Thread 1 (Thread 0x7f4a9954ac80 (LWP 10750)): [KCrash Handler] #6 0x00007f4a9e4d7a67 in QMutex::lock() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007f4a9e68fd33 in QCoreApplication::postEvent(QObject*, QEvent*, int) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007f4a9ff1a1b9 in KIO::FileCopyJob::slotResult (this=0x55eecaced8f0, job=0x55eec9bb1890) at ./src/core/filecopyjob.cpp:553 #9 0x00007f4a9e6b6563 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #10 0x00007f4a9f6b0f5c in KJob::result (this=this@entry=0x55eec9bb1890, _t1=<optimized out>, _t1@entry=0x55eec9bb1890, _t2=...) at ./obj-x86_64-linux-gnu/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:569 #11 0x00007f4a9f6b1a23 in KJob::finishJob (this=0x55eec9bb1890, emitResult=<optimized out>) at ./src/lib/jobs/kjob.cpp:109 #12 0x00007f4a9f6b387a in KJob::emitResult (this=<optimized out>) at ./src/lib/jobs/kjob.cpp:293 #13 0x00007f4a9ff27110 in KIO::SimpleJob::slotFinished (this=0x55eec9bb1890) at ./src/core/simplejob.cpp:232 #14 0x00007f4a9ff2546b in KIO::SimpleJob::slotError (this=0x55eec9bb1890, err=<optimized out>, errorText=...) at ./src/core/simplejob.cpp:245 #15 0x00007f4a9e6b6563 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #16 0x00007f4a9fef5386 in KIO::SlaveInterface::error (this=this@entry=0x55eecad1f150, _t1=<optimized out>, _t2=...) at ./obj-x86_64-linux-gnu/src/core/KF5KIOCore_autogen/include/moc_slaveinterface.cpp:425 #17 0x00007f4a9fef9cf2 in KIO::SlaveInterface::dispatch (this=0x55eecad1f150, _cmd=<optimized out>, rawdata=...) at ./src/core/slaveinterface.cpp:192 #18 0x00007f4a9fef5b18 in KIO::SlaveInterface::dispatch (this=0x55eecad1f150) at ./src/core/slaveinterface.cpp:89 #19 0x00007f4a9fefdf79 in KIO::Slave::gotInput (this=0x55eecad1f150) at ./src/core/slave.cpp:406 #20 0x00007f4a9e6b6563 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #21 0x00007f4a9fe82793 in KIO::Connection::readyRead (this=<optimized out>) at ./obj-x86_64-linux-gnu/src/core/KF5KIOCore_autogen/include/moc_connection_p.cpp:143 #22 KIO::ConnectionPrivate::dequeue (this=0x55eec9c27770) at ./src/core/connection.cpp:46 #23 0x00007f4a9e6b6ca2 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #24 0x00007f4a9f0ea551 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #25 0x00007f4a9f0f1930 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #26 0x00007f4a9e68c8e9 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #27 0x00007f4a9e68f927 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #28 0x00007f4a9e6e0a43 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #29 0x00007f4a9c4e69ee in g_main_dispatch (context=0x7f4a90004fd0) at ../../../glib/gmain.c:3189 #30 g_main_context_dispatch (context=context@entry=0x7f4a90004fd0) at ../../../glib/gmain.c:3854 #31 0x00007f4a9c4e6c88 in g_main_context_iterate (context=context@entry=0x7f4a90004fd0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:3927 #32 0x00007f4a9c4e6d1c in g_main_context_iteration (context=0x7f4a90004fd0, may_block=1) at ../../../glib/gmain.c:3988 #33 0x00007f4a9e6e0047 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #34 0x00007f4a9e68b5bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #35 0x00007f4a9e6935e2 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #36 0x00007f4aa072a161 in kdemain (argc=<optimized out>, argv=<optimized out>) at ./src/main.cpp:168 #37 0x00007f4aa0520b6b in __libc_start_main (main=0x55eec7d4d050 <main>, argc=1, argv=0x7ffecc3419f8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffecc3419e8) at ../csu/libc-start.c:308 #38 0x000055eec7d4d08a in _start () [Inferior 1 (process 10750) detached]
The steps to reproduce aren't clear; if you don't have permissions to move the files from the original folder, how do you start to move them?
It was like two months ago, I vaguely remember it being that I can read the files but can't delete or sth like that. To be fair the stacktrace is with symbols and there's three of them, should be more than enough to not crash there.
Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you!
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!