Summary: | Dolphin crashed after archiving with .7z LZMA | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Lyubomir <liubomirwm> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | ismailsahillioglu, jodr666, kfm-devel |
Priority: | NOR | Keywords: | drkonqi |
Version: | 21.08.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Lyubomir
2021-10-24 12:42:45 UTC
*** This bug has been marked as a duplicate of bug 443540 *** Created attachment 143360 [details]
New crash information added by DrKonqi
dolphin (21.08.3) using Qt 5.15.2
- What I was doing when the application crashed:
I was compressing a folder with 7zip with LZMA in max compression.
-- 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=0x7ff410000080, signalIndex=signalIndex@entry=6) at kernel/qobject.cpp:486
|