https://bugs.kde.org/show_bug.cgi?id=443540
--- Comment #9 from İsmail <ismailsahillio...@gmail.com> --- Created attachment 143125 --> https://bugs.kde.org/attachment.cgi?id=143125&action=edit New crash information added by DrKonqi dolphin (21.08.2) using Qt 5.15.2 - What I was doing when the application crashed: I was archiving a directory with options of 7zip, max compression and LZMA. Dolphin crashes everytime when the archiver is about to finish and show the compressed archive in a new tab in Dolphin. It is reproducible with the same compressing configuration. -- Backtrace (Reduced): #6 std::__atomic_base<QObjectPrivate::Connection*>::load (__m=std::memory_order_acquire, this=0x51) at /usr/include/c++/11/bits/atomic_base.h:836 #7 std::atomic<QObjectPrivate::Connection*>::load (__m=std::memory_order_acquire, this=0x51) at /usr/include/c++/11/atomic:570 #8 QAtomicOps<QObjectPrivate::Connection*>::loadAcquire<QObjectPrivate::Connection*> (_q_value=...) at ../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:251 #9 QBasicAtomicPointer<QObjectPrivate::Connection>::loadAcquire (this=0x51) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:255 #10 QObjectPrivate::maybeSignalConnected (this=this@entry=0x7f9c0113cb00 <main_arena+96>, signalIndex=signalIndex@entry=6) at kernel/qobject.cpp:486 -- You are receiving this mail because: You are watching all bug changes.