Summary: | Crashed when going back one folder through the location bar | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Anstro Pleuton <preetam.panibhate> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | akselmo, bugseforuns, kfm-devel, qydwhotmail |
Priority: | NOR | Keywords: | drkonqi |
Version: | 22.12.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Anstro Pleuton
2023-01-06 11:18:30 UTC
Created attachment 159438 [details]
New crash information added by DrKonqi
dolphin (23.04.1) using Qt 5.15.9
When browsing a remote sftp location, navigating in folders sometimes causes crashes.
-- Backtrace (Reduced):
#7 0x00007fdb8539c559 in KItemListView::slotItemsInserted(KItemRangeList const&) (this=0x55c056488280, itemRanges=...) at /usr/src/debug/dolphin-23.04.1/src/kitemviews/kitemlistview.cpp:1108
#8 0x00007fdb83325232 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffdfd2df7e0, r=0x55c056488280, this=0x55c05656c280) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#9 doActivate<false>(QObject*, int, void**) (sender=0x55c0564d2440, signal_index=3, argv=0x7ffdfd2df7e0) at kernel/qobject.cpp:3923
[...]
#11 0x00007fdb85358372 in KItemModelBase::itemsInserted(KItemRangeList const&) (this=<optimized out>, _t1=<optimized out>) at /usr/src/debug/dolphin-23.04.1/build/src/dolphinprivate_autogen/Z3MQH7AOBD/moc_kitemmodelbase.cpp:246
#12 0x00007fdb8536ecaa in KFileItemModel::insertItems(QList<KFileItemModel::ItemData*>&) (newItems=..., this=0x55c0564d2440) at /usr/src/debug/dolphin-23.04.1/src/kitemviews/kfileitemmodel.cpp:1521
*** Bug 477206 has been marked as a duplicate of this bug. *** This is likely related to https://invent.kde.org/system/dolphin/-/merge_requests/667 since the issue happens same way: In the style method. I can't reproduce the issue, but can you test it on Plasma 6 and see if it happens again? Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |