Summary: | Compressing files as ZIP causes dolphin to crash | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | 322997am |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | akselmo, jonathantbrouwer, kfm-devel |
Priority: | NOR | Keywords: | drkonqi |
Version: | 21.12.0 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
322997am
2022-01-07 04:55:32 UTC
Created attachment 147328 [details]
New crash information added by DrKonqi
dolphin (21.12.3) using Qt 5.15.3
- What I was doing when the application crashed:
Compressing a folder into a ZIP file. Crashes sometime between immediately after pressing the "compress" button and when it finishes.
-- Backtrace (Reduced):
#6 std::__atomic_base<QObjectPrivate::SignalVector*>::load (__m=std::memory_order_relaxed, this=0xa00000068) at /usr/include/c++/11.2.0/atomic:569
#7 std::atomic<QObjectPrivate::SignalVector*>::load (__m=std::memory_order_relaxed, this=0xa00000068) at /usr/include/c++/11.2.0/atomic:570
#8 QAtomicOps<QObjectPrivate::SignalVector*>::loadRelaxed<QObjectPrivate::SignalVector*> (_q_value=...) at ../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:239
#9 QBasicAtomicPointer<QObjectPrivate::SignalVector>::loadRelaxed (this=0xa00000068) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:248
#10 QObjectPrivate::maybeSignalConnected (this=0x55b1cd7b9ce0, signalIndex=8) at kernel/qobject.cpp:482
|