Summary: | dophin crashed during file move | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Andreas Sturmlechner <asturm> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | asturm, karl, kfm-devel, nicolas.fella |
Priority: | NOR | Keywords: | drkonqi |
Version: | 22.12.3 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Andreas Sturmlechner
2023-04-28 15:31:01 UTC
Created attachment 158537 [details]
New crash information added by DrKonqi
dolphin (23.04.0) using Qt 5.15.9
Dolphin crashed while moving files to an MTP / Android device.
-- Backtrace (Reduced):
#4 std::__atomic_base<int>::operator-- (this=0x20) at /usr/include/c++/13/bits/atomic_base.h:410
#5 QAtomicOps<int>::deref<int> (_q_value=<error reading variable: Cannot access memory at address 0x20>) at /usr/include/qt5/QtCore/qatomic_cxx11.h:289
[...]
#7 QSharedDataPointer<KFileItemPrivate>::~QSharedDataPointer (this=<optimized out>, this=<optimized out>) at /usr/include/qt5/QtCore/qshareddata.h:93
#8 KFileItem::~KFileItem (this=<optimized out>, this=<optimized out>) at /usr/src/debug/kio-5.105.0/src/core/kfileitem.cpp:605
#9 0x00007f2925cb244d in QList<KFileItem>::node_destruct (n=0x558c5ae89c70, this=0x558c5a951d00) at /usr/include/qt5/QtCore/qlist.h:479
Created attachment 158823 [details]
New crash information added by DrKonqi
dolphin (22.12.3) using Qt 5.15.9
Crashed again, this time while renaming a file on the share via dolphin.
-- Backtrace (Reduced):
#6 QSharedDataPointer<KFileItemPrivate>::~QSharedDataPointer (this=0x56552215a240, __in_chrg=<optimized out>) at /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/include/g++-v11/bits/atomic_base.h:385
#7 KFileItem::~KFileItem (this=0x56552215a240, __in_chrg=<optimized out>) at /var/tmp/portage/kde-frameworks/kio-5.104.0-r3/work/kio-5.104.0/src/core/kfileitem.cpp:605
#8 0x00007f70f1ec18fd in QList<KFileItem>::node_destruct (n=0x56552215a240, this=0x56552289b9a0) at /usr/include/qt5/QtCore/qlist.h:479
#9 QList<KFileItem>::erase (it=..., this=0x56552289b9a0) at /usr/include/qt5/QtCore/qlist.h:566
#10 KCoreDirListerCache::reinsert (this=this@entry=0x7f70f1f3e6e0 <(anonymous namespace)::Q_QGS_kDirListerCache::innerFunction()::holder>, item=..., oldUrl=...) at /var/tmp/portage/kde-frameworks/kio-5.104.0-r3/work/kio-5.104.0/src/core/kcoredirlister_p.h:289
*** This bug has been marked as a duplicate of bug 459967 *** |