https://bugs.kde.org/show_bug.cgi?id=504017
--- Comment #8 from TraceyC <[email protected]> --- There's now a duplicate report with the same bt, also on Neon. Copying the pertinent information from the other report: ================================================== ApplicationNotResponding [ANR]: false Qt Version: 6.9.0 Frameworks Version: 6.14.0 Operating System: Linux 6.11.0-26-generic x86_64 Windowing System: X11 Distribution: KDE neon 6.3 DrKonqi: 6.3.5 [CoredumpBackend] -- Information about the crash: I have SMB shortcuts in my "Remote" section of Dolphin. I am on KDE neon 6.3 When clicking a shortcut, Dolphin crashes with the provided error logs and message. This is the shortcut: smb://SERVERIPHERE/ShareName/ This share requires authentication to access. The authentication is saved in my computer. I fixed the crash by changing the shortcut to: smb://USER@SERVERIPHERE/ShareName/ This no longer results in a crash and functions as intended :) it appears that adding the intended authenticated user to the path prevents the crash somehow. Samba shares that do NOT require authentication to access do NOT experience this crash. The crash can be reproduced every time. ================================================== -- You are receiving this mail because: You are watching all bug changes.
