Bug 409513 - Dolphin crashes on copying
Summary: Dolphin crashes on copying
Status: RESOLVED WORKSFORME
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.56.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-05 03:09 UTC by Avamander
Modified: 2022-10-25 05:01 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Crash log (9.23 KB, text/plain)
2019-07-05 03:09 UTC, Avamander
Details
Crash log #2 (9.25 KB, text/plain)
2019-07-05 03:09 UTC, Avamander
Details
Crash log #3 (8.39 KB, text/plain)
2019-07-08 20:57 UTC, Avamander
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Avamander 2019-07-05 03:09:00 UTC
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
Comment 1 Avamander 2019-07-05 03:09:25 UTC
Created attachment 121333 [details]
Crash log #2
Comment 2 Avamander 2019-07-08 20:57:54 UTC
Created attachment 121403 [details]
Crash log #3
Comment 3 Christoph Feck 2019-07-25 10:17:02 UTC
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]
Comment 4 Ahmad Samir 2019-09-16 14:53:01 UTC
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?
Comment 5 Avamander 2019-09-16 15:01:53 UTC
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.
Comment 6 Justin Zobel 2022-09-25 22:38:26 UTC
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!
Comment 7 Bug Janitor Service 2022-10-10 04:52:06 UTC
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!
Comment 8 Bug Janitor Service 2022-10-25 05:01:20 UTC
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!