https://bugs.kde.org/show_bug.cgi?id=443540
--- Comment #11 from Vladimir Garistov <vl.garis...@gmail.com> --- Created attachment 143609 --> https://bugs.kde.org/attachment.cgi?id=143609&action=edit New crash information added by DrKonqi dolphin (21.08.3) using Qt 5.15.2 - What I was doing when the application crashed: After moving a newly created .7z archive to trash and attempting to create it again with the same filename Dolphin crashes. The archive is created successfuly. The crash only happens when the name of the archive matches the filename of a file that was moved to trash. Otherwise a different behaviour is observed (described below). - Unusual behavior I noticed: I compressed a folder in Dolphin to a .7z archive. A notification popped up in the bottom right corner of the screen, as usual. However, it never changed its status to 'Finished'. The archive was created successfuly (as far as I can tell) and can be opened without issues. The notification remains stuck at full progress bar forever. This happens every time a new .7z archive is created. Compressing to .zip for example finishes as expected. - Custom settings of the application: None -- Backtrace (Reduced): #5 0x00007fa8a0d5a0dd in KJob::result(KJob*, KJob::QPrivateSignal) () from /usr/lib/libKF5CoreAddons.so.5 #6 0x00007fa8a0d5b5cc in KJob::finishJob(bool) () from /usr/lib/libKF5CoreAddons.so.5 [...] #8 0x00007fa8901749e3 in Kerfuffle::ReadOnlyArchiveInterface::finished(bool) () from /usr/lib/libkerfuffle.so.21 [...] #10 0x00007fa89fa706f9 in QProcess::finished(int, QProcess::ExitStatus) () from /usr/lib/libQt5Core.so.5 [...] #14 0x00007fa89fb41c70 in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () from /usr/lib/libQt5Core.so.5 -- You are receiving this mail because: You are watching all bug changes.