[dolphin] [Bug 503172] New: Dolphin crashes when accessing an SMB share
Andrew Silver
bugzilla_noreply at kde.org
Tue Apr 22 15:48:24 BST 2025
https://bugs.kde.org/show_bug.cgi?id=503172
Bug ID: 503172
Summary: Dolphin crashes when accessing an SMB share
Classification: Applications
Product: dolphin
Version: 25.04.0
Platform: Arch Linux
OS: Linux
Status: REPORTED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: general
Assignee: dolphin-bugs-null at kde.org
Reporter: kde.bugs at tapg.dev
CC: kfm-devel at kde.org
Target Milestone: ---
Application: dolphin (25.04.0)
ApplicationNotResponding [ANR]: false
Qt Version: 6.9.0
Frameworks Version: 6.13.0
Operating System: Linux 6.14.3-zen1-1-zen x86_64
Windowing System: Wayland
Distribution: "Arch Linux"
DrKonqi: 6.3.4 [CoredumpBackend]
-- Information about the crash:
I accessed an SMB share on my network, typed in my credentials, and crash.
Typing in the incorrect credentials does not crash. It seems to fail to list
the items in the share.
This has happened with both of my network shares, coming from different systems
with different OSes (Synology NAS, Windows 11) and did not happen previously
when I was on (I believe) 24.12.3-1 - I am now on 205.04.0-1.
Additionally, stdout shows this on crash - the exact value in KDirListener
changes each crash, but every other detail is identical.
```
kf.kio.core: Internal error: itemsInUse did not contain
QUrl("smb://tap@taps-vr-pc/")
kf.kio.core: Fatal Error: HUH? Lister KDirLister(0x5e20d7d0bea0) is supposed to
be listing, but has no job!
KCrash: Application 'dolphin' crashing... crashRecursionCounter = 2
Aborted (core dumped)
```
The crash can be reproduced every time.
-- Backtrace (Reduced):
#5 __pthread_kill_implementation (threadid=<optimized out>,
signo=signo at entry=6, no_tid=no_tid at entry=0) at pthread_kill.c:44
#6 0x00007c6a684a56d3 in __pthread_kill_internal (threadid=<optimized out>,
signo=6) at pthread_kill.c:89
#7 0x00007c6a6844bba0 in __GI_raise (sig=sig at entry=6) at
../sysdeps/posix/raise.c:26
#8 0x00007c6a68433582 in __GI_abort () at abort.c:73
#9 0x00007c6a6ae9a30f in KCoreDirListerCache::printDebug
(this=this at entry=0x5805e7e5c810) at
/usr/src/debug/kio/kio-6.13.0/src/core/kcoredirlister.cpp:2093
Reported using DrKonqi
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list