https://bugs.kde.org/show_bug.cgi?id=508760
Bug ID: 508760
Summary: Dolphin crash when opening \\servername but works with
smb://name@servername
Classification: Applications
Product: dolphin
Version First 25.04.3
Reported In:
Platform: Manjaro
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
STEPS TO REPRODUCE
1. open Dolphin
2. write '\\LM-AD' in adress bar to connect to my server (old 2019 Windows
server)
3. fill dialog box fields (name, password, checkbox enable to remember them)
4. crash
OBSERVED RESULT
Dolphin desappears immediatly.
If I launch dolphin from console, the following message is displayed :
kf.kio.core: Internal error: itemsInUse did not contain
QUrl("smb://name@server/")
kf.kio.core: Fatal Error: HUH? Lister KDirLister(0x55c728a75640) is supposed
to be listing, but has no job!
zsh: IOT instruction (core dumped) dolphin
EXPECTED RESULT
Listing folders and files on remote server, like with syntax smb://name@server/
(this syntax run well)
SOFTWARE/OS VERSIONS
Windows:
macOS:
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: Linux 6.12.41-1-MANJARO x86_64 GNU/Linux
KDE Plasma Version: 6.3.6
KDE Frameworks Version: 6.17.0
Qt Version: 6.9.1
ADDITIONAL INFORMATION
Using smb://name@server works well on this server. On my NAS \\NASserver syntax
works well too.
smbclient -L //SERVER -U name works well
gbd trace:
[Detaching after vfork from child process 27622]
kf.kio.core: Internal error: itemsInUse did not contain
QUrl("smb://name@server/")
kf.kio.core: Fatal Error: HUH? Lister KDirLister(0x555555f91810) is supposed to
be listing, but has no job!
Thread 1 "dolphin" received signal SIGABRT, Aborted.
0x00007ffff4c9894c in ?? () from /usr/lib/libc.so.6
--
You are receiving this mail because:
You are watching all bug changes.