Summary: | Dolphin crashes when clicking properties in context menu in "/" while root is writable | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Marko <markocv> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | akselmo, first, harrisonletran06, kfm-devel, msrproxy1, nate, qu4lizz, rafradek |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 22.08.1 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Marko
2022-09-18 10:01:37 UTC
Created attachment 153297 [details]
New crash information added by DrKonqi
dolphin (22.08.2) using Qt 5.15.6
Crashes after clicking Properties option on root disk
-- Backtrace (Reduced):
#6 0x00007f375840cd9d in std::__atomic_base<int>::load (__m=std::memory_order_relaxed, this=0x0) at /usr/include/c++/12.2.0/bits/atomic_base.h:488
#7 QAtomicOps<int>::loadRelaxed<int> (_q_value=<error reading variable: Cannot access memory at address 0x0>) at /usr/include/qt/QtCore/qatomic_cxx11.h:239
#8 QBasicAtomicInteger<int>::loadRelaxed (this=0x0) at /usr/include/qt/QtCore/qbasicatomic.h:107
[...]
#10 QString::~QString (this=<optimized out>, this=<optimized out>) at /usr/include/qt/QtCore/qstring.h:1311
#11 QList<QString>::node_destruct (n=0x55b9c37b5bd8, this=0x7ffe9cce2768) at /usr/include/qt/QtCore/qlist.h:482
Created attachment 163513 [details]
New crash information added by DrKonqi
dolphin (23.08.3) using Qt 5.15.11
Crash when clicking properties of / drive, partition type NTFS3
-- Backtrace (Reduced):
#6 0x00007f85e477d5c7 in std::__atomic_base<int>::load(std::memory_order) const (__m=std::memory_order::relaxed, this=0x0) at /usr/include/c++/13.2.1/bits/atomic_base.h:505
#7 QAtomicOps<int>::loadRelaxed<int>(std::atomic<int> const&) (_q_value=<error reading variable: Cannot access memory at address 0x0>) at /usr/include/qt/QtCore/qatomic_cxx11.h:239
#8 QBasicAtomicInteger<int>::loadRelaxed() const (this=0x0) at /usr/include/qt/QtCore/qbasicatomic.h:107
[...]
#10 QString::~QString() (this=0x5629267fae88, this=<optimized out>) at /usr/include/qt/QtCore/qstring.h:1311
#11 0x00007f85e4789b2c in QList<QString>::node_destruct(QList<QString>::Node*) (n=0x5629267fae88, this=0x56292685c188) at /usr/include/qt/QtCore/qlist.h:479
*** Bug 474969 has been marked as a duplicate of this bug. *** Should be fixed with https://invent.kde.org/network/kdenetwork-filesharing/-/merge_requests/49 *** Bug 441509 has been marked as a duplicate of this bug. *** *** Bug 466848 has been marked as a duplicate of this bug. *** |