Bug 504888 - Dolphin crash while cut/pasting files
Summary: Dolphin crash while cut/pasting files
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 25.04.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2025-05-27 21:02 UTC by Kerry N
Modified: 2025-05-27 21:08 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/187932/events/4e07aa8e0e144dc48ec50761a4372f56/


Attachments
New crash information added by DrKonqi (66.27 KB, text/plain)
2025-05-27 21:02 UTC, Kerry N
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kerry N 2025-05-27 21:02:47 UTC
Application: dolphin (25.04.0)

ApplicationNotResponding [ANR]: false
Qt Version: 6.8.2
Frameworks Version: 6.14.0
Operating System: Linux 6.14.6-200.fc41.x86_64 x86_64
Windowing System: X11
Distribution: "Fedora Linux 41 (Workstation Edition)"
DrKonqi: 6.3.5 [CoredumpBackend]

-- Information about the crash:
I think the crash happened when cutting and pasting some files into a directory. Then moved some additional files to the directory from command line. Then cut and pasted the directory into another directory. At that point, dolphin locked up and then disappeared.

The reporter is unsure if this crash is reproducible.

-- Backtrace (Reduced):
#5  QHashPrivate::Span<QHashPrivate::Node<QByteArray, QVariant> >::offset (this=0x173883626660, i=10) at /usr/include/qt6/QtCore/qhash.h:303
#6  QHashPrivate::Data<QHashPrivate::Node<QByteArray, QVariant> >::Bucket::offset (this=<synthetic pointer>) at /usr/include/qt6/QtCore/qhash.h:500
#7  QHashPrivate::Data<QHashPrivate::Node<QByteArray, QVariant> >::findBucket<QByteArray> (this=<optimized out>, key=...) at /usr/include/qt6/QtCore/qhash.h:695
#8  QHashPrivate::Data<QHashPrivate::Node<QByteArray, QVariant> >::findNode<QByteArray> (this=<optimized out>, key=...) at /usr/include/qt6/QtCore/qhash.h:709
#9  QHash<QByteArray, QVariant>::valueImpl<QByteArray> (this=<optimized out>, key=...) at /usr/include/qt6/QtCore/qhash.h:1064


Reported using DrKonqi
Comment 1 Kerry N 2025-05-27 21:02:50 UTC
Created attachment 181798 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.