Bug 504888

Summary: Dolphin crash while cut/pasting files
Product: [Applications] dolphin Reporter: Kerry N <mothlight>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: crash CC: kfm-devel
Priority: NOR Keywords: drkonqi
Version First Reported In: 25.04.0   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
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

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.