Bug 467526 - dolphin crashes where deleting file and folder
Summary: dolphin crashes where deleting file and folder
Status: RESOLVED DUPLICATE of bug 469261
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 22.12.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-03-18 15:40 UTC by Rajinder Yadav
Modified: 2023-12-12 08:50 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rajinder Yadav 2023-03-18 15:40:32 UTC
Application: dolphin (22.12.3)

Qt Version: 5.15.8
Frameworks Version: 5.104.0
Operating System: Linux 6.2.4-1-default x86_64
Windowing System: X11
Distribution: openSUSE Tumbleweed
DrKonqi: 5.27.2 [KCrashBackend]

-- Information about the crash:
This has occured 2 time, I self a group of folder to be delete, press the delete key and dolphin will crash

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f4b2fd3c77e in KFileItemModel::expandedParentsCount(KFileItemModel::ItemData const*) () from /lib64/libdolphinprivate.so.5
#5  0x00007f4b2fd6ae39 in KItemListView::hasSiblingSuccessor(int) const () from /lib64/libdolphinprivate.so.5
#6  0x00007f4b2fd6bcec in KItemListView::updateSiblingsInformation(int, int) () from /lib64/libdolphinprivate.so.5
#7  0x00007f4b2fd7054e in KItemListView::slotItemsRemoved(KItemRangeList const&) () from /lib64/libdolphinprivate.so.5
#8  0x00007f4b2dd1338d in ?? () from /lib64/libQt5Core.so.5
#9  0x00007f4b2fd2a2b5 in KItemModelBase::itemsRemoved(KItemRangeList const&) () from /lib64/libdolphinprivate.so.5
#10 0x00007f4b2fd43b87 in KFileItemModel::slotItemsDeleted(KFileItemList const&) () from /lib64/libdolphinprivate.so.5
#11 0x00007f4b2dd1338d in ?? () from /lib64/libQt5Core.so.5
#12 0x00007f4b2f8083d5 in KCoreDirLister::itemsDeleted(KFileItemList const&) () from /lib64/libKF5KIOCore.so.5
#13 0x00007f4b2f80fd79 in ?? () from /lib64/libKF5KIOCore.so.5
#14 0x00007f4b2f801f94 in ?? () from /lib64/libKF5KIOCore.so.5
#15 0x00007f4b2f804a9a in ?? () from /lib64/libKF5KIOCore.so.5
#16 0x00007f4b2dd1338d in ?? () from /lib64/libQt5Core.so.5
#17 0x00007f4b2efd89b5 in KDirWatch::deleted(QString const&) () from /lib64/libKF5CoreAddons.so.5
#18 0x00007f4b2dd07d00 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#19 0x00007f4b2e9a544e in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#20 0x00007f4b2dcdc1e8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#21 0x00007f4b2dcdf181 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#22 0x00007f4b2dd34413 in ?? () from /lib64/libQt5Core.so.5
#23 0x00007f4b2ba67a90 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#24 0x00007f4b2ba67e48 in ?? () from /lib64/libglib-2.0.so.0
#25 0x00007f4b2ba67edc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#26 0x00007f4b2dd33c16 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#27 0x00007f4b2dcdac5b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#28 0x00007f4b2dce2dc6 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#29 0x0000558fd29d6719 in ?? ()
#30 0x00007f4b2d42caf0 in __libc_start_call_main () from /lib64/libc.so.6
#31 0x00007f4b2d42cbb9 in __libc_start_main_impl () from /lib64/libc.so.6
#32 0x0000558fd29d6d85 in ?? ()
[Inferior 1 (process 9390) detached]

Reported using DrKonqi
Comment 1 Akseli Lahtinen 2023-12-12 08:50:31 UTC

*** This bug has been marked as a duplicate of bug 469261 ***