Bug 503172 - Dolphin crashes when accessing an SMB share
Summary: Dolphin crashes when accessing an SMB share
Status: RESOLVED DUPLICATE of bug 451050
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 25.04.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2025-04-22 14:48 UTC by TapGhoul
Modified: 2025-06-04 18:59 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/166554/events/6be743de82c1495dbc7a672ab84e0b9a/


Attachments
New crash information added by DrKonqi (83.34 KB, text/plain)
2025-04-22 14:48 UTC, TapGhoul
Details

Note You need to log in before you can comment on or make changes to this bug.
Description TapGhoul 2025-04-22 14:48:24 UTC
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@entry=6, no_tid=no_tid@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@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007c6a68433582 in __GI_abort () at abort.c:73
#9  0x00007c6a6ae9a30f in KCoreDirListerCache::printDebug (this=this@entry=0x5805e7e5c810) at /usr/src/debug/kio/kio-6.13.0/src/core/kcoredirlister.cpp:2093


Reported using DrKonqi
Comment 1 TapGhoul 2025-04-22 14:48:26 UTC
Created attachment 180523 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 John Kizer 2025-04-22 19:30:13 UTC

*** This bug has been marked as a duplicate of bug 503165 ***
Comment 3 TraceyC 2025-04-22 20:34:06 UTC
This is actually bug 451050

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