Bug 505969

Summary: Dolphin crash after trying to access smb-Server
Product: [Applications] dolphin Reporter: nico-kdebugs
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: crash CC: dolphin-bugs-null, kdedev
Priority: NOR Keywords: drkonqi
Version First Reported In: 25.04.2   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=505970
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/203770/events/46786ec6cdfd46d48c911526232e097f/
Attachments: New crash information added by DrKonqi

Description nico-kdebugs 2025-06-22 13:37:51 UTC
Application: dolphin (25.04.2)

ApplicationNotResponding [ANR]: false
Qt Version: 6.9.1
Frameworks Version: 6.15.0
Operating System: Linux 6.15.2-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 6.4.0 [CoredumpBackend]

-- Information about the crash:
After requesting the Password for the SMB-Server, Dolphin crashed to desktop.
openSuSE Tumbleweed, 25-06-22

The crash can be reproduced every time.

-- Backtrace (Reduced):
#5  0x00007f9ffb75539b in QArrayDataPointer<KFileItem>::data (this=0x30) at /usr/include/qt6/QtCore/qarraydatapointer.h:120
#6  QArrayDataPointer<KFileItem>::constBegin (this=0x30) at /usr/include/qt6/QtCore/qarraydatapointer.h:126
#7  QList<KFileItem>::begin (this=<optimized out>, this=<optimized out>) at /usr/include/qt6/QtCore/qlist.h:659
#8  KCoreDirListerCache::slotUpdateResult (this=0x5648caa2e050, j=<optimized out>) at /usr/src/debug/kio-6.15.0/src/core/kcoredirlister.cpp:1728
#9  0x00007f9ff92199a1 in QtPrivate::QSlotObjectBase::call (this=<optimized out>, r=<optimized out>, a=<optimized out>, this=<optimized out>, r=<optimized out>, a=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qobjectdefs_impl.h:461
#10 doActivate<false> (sender=0x5648cb8058d0, signal_index=6, argv=0x7ffc4528e980) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qobject.cpp:4146
[...]
#12 KJob::result (this=this@entry=0x5648cb8058d0, _t1=<optimized out>, _t1@entry=0x5648cb8058d0, _t2=...) at /usr/src/debug/kcoreaddons-6.15.0/build/src/lib/KF6CoreAddons_autogen/include/moc_kjob.cpp:475
#13 0x00007f9ffad9233b in KJob::finishJob (this=0x5648cb8058d0, emitResult=<optimized out>) at /usr/src/debug/kcoreaddons-6.15.0/src/lib/jobs/kjob.cpp:115
#14 0x00007f9ff92199a1 in QtPrivate::QSlotObjectBase::call (this=<optimized out>, r=<optimized out>, a=<optimized out>, this=<optimized out>, r=<optimized out>, a=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qobjectdefs_impl.h:461
#15 doActivate<false> (sender=0x5648cb7aa050, signal_index=7, argv=0x7ffc4528ea68) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qobject.cpp:4146
#16 0x00007f9ffb77ed3d in KIO::WorkerInterface::finished (this=0x5648cb7aa050) at /usr/src/debug/kio-6.15.0/build/src/core/KF6KIOCore_autogen/include/moc_workerinterface_p.cpp:341
#17 KIO::WorkerInterface::dispatch (this=0x5648cb7aa050, _cmd=104, rawdata=...) at /usr/src/debug/kio-6.15.0/src/core/workerinterface.cpp:127
#18 0x00007f9ffb7774c4 in KIO::WorkerInterface::dispatch (this=0x5648cb7aa050) at /usr/src/debug/kio-6.15.0/src/core/workerinterface.cpp:58
#19 0x00007f9ffb77aeb0 in KIO::Worker::gotInput (this=0x5648cb7aa050) at /usr/src/debug/kio-6.15.0/src/core/worker.cpp:261
#20 0x00007f9ff92199a1 in QtPrivate::QSlotObjectBase::call (this=<optimized out>, r=<optimized out>, a=<optimized out>, this=<optimized out>, r=<optimized out>, a=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qobjectdefs_impl.h:461
#21 doActivate<false> (sender=0x5648cb766d50, signal_index=3, argv=0x7ffc4528ee68) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/kernel/qobject.cpp:4146


Reported using DrKonqi
Comment 1 nico-kdebugs 2025-06-22 13:37:52 UTC
Created attachment 182515 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 TraceyC 2025-07-21 23:48:51 UTC
This was supposed to be fixed in Frameworks 6.16.0 per bug 451050. Can you see if this crash still happens when your system updates to that version? Thanks.
Comment 3 Bug Janitor Service 2025-08-05 03:46:33 UTC
๐Ÿ›๐Ÿงน โš ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME.

For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging.

Thank you for helping us make KDE software even better for everyone!
Comment 4 nico-kdebugs 2025-08-05 09:51:39 UTC
(In reply to TraceyC from comment #2)
> This was supposed to be fixed in Frameworks 6.16.0 per bug 451050. Can you
> see if this crash still happens when your system updates to that version?
> Thanks.

After having Frameworks 6.16, I could confirm it now works for me. Thanks!