Summary: | Dolphin crash after login | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Till Seifert <till.seifert> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | akselmo, kfm-devel, till.seifert |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 23.08.3 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Till Seifert
2023-06-03 14:31:49 UTC
After a few reboots i can say it happens every time, no matter what folders i have open on logout Created attachment 159708 [details]
New crash information added by DrKonqi
dolphin (23.04.2) using Qt 5.15.9
still happens after update to Dolphin 23.04.2
-- Backtrace (Reduced):
#4 QSharedDataPointer<KFileItemPrivate>::~QSharedDataPointer (this=0x55ffbd2ae010, __in_chrg=<optimized out>) at /usr/include/c++/11/bits/atomic_base.h:385
#5 KFileItem::~KFileItem (this=0x55ffbd2ae010, __in_chrg=<optimized out>) at ./src/core/kfileitem.cpp:605
#6 0x00007f740830f791 in QList<KFileItem>::node_destruct (n=0x55ffbd2ae010, this=0x55ffbd5050c0) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:479
#7 QList<KFileItem>::erase (it=..., this=0x55ffbd5050c0) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:566
#8 KCoreDirListerCache::reinsert (this=this@entry=0x7f740838e700 <(anonymous namespace)::Q_QGS_kDirListerCache::innerFunction()::holder>, item=..., oldUrl=...) at ./src/core/kcoredirlister_p.h:289
Still happens after Frameworks updated to 5.107.0 Are there any debug symbols i can install, to make the trace more useful? I have dolphin-dbg and but i'm not sure in which (Neon) package the frameworks debug symbols are. Still happens with Dolphin 23.08.3 and Frameworks 5.111.0 *** This bug has been marked as a duplicate of bug 473488 *** |