Summary: | Crash while browsing USB drive | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | aeneid <dark0ne> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | dark0ne, kfm-devel, nicolas.fella |
Priority: | NOR | Keywords: | drkonqi |
Version: | 23.08.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
aeneid
2023-09-09 12:08:00 UTC
*** This bug has been marked as a duplicate of bug 473488 *** Created attachment 163014 [details]
New crash information added by DrKonqi
dolphin (23.08.3) using Qt 5.15.11
Random crash while browsing USB drive
-- Backtrace (Reduced):
#6 std::__atomic_base<int>::operator--() (this=0x3a, this=<optimized out>) at /usr/include/c++/13.2.1/bits/atomic_base.h:410
#7 QAtomicOps<int>::deref<int>(std::atomic<int>&) (_q_value=<error reading variable: Cannot access memory at address 0x3a>, _q_value=<optimized out>) at /usr/include/qt/QtCore/qatomic_cxx11.h:289
[...]
#9 QSharedDataPointer<KFileItemPrivate>::~QSharedDataPointer() (this=0x5624dbd584d0, this=<optimized out>) at /usr/include/qt/QtCore/qshareddata.h:93
#10 KFileItem::~KFileItem() (this=0x5624dbd584d0, this=<optimized out>) at /usr/src/debug/kio5/kio-5.111.0/src/core/kfileitem.cpp:605
#11 0x00007fb68474dec3 in QList<KFileItem>::node_destruct(QList<KFileItem>::Node*) (n=0x5624dbd584d0, this=0x5624dc159010) at /usr/include/qt/QtCore/qlist.h:479
|