Bug 493736 - Can't add SMB share: kioslave5 (kioslave5), signal: Segmentation fault
Summary: Can't add SMB share: kioslave5 (kioslave5), signal: Segmentation fault
Status: RESOLVED DUPLICATE of bug 486896
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.08.5
Platform: Kubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-27 14:58 UTC by Emil
Modified: 2024-10-02 14:43 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Most complete error I could find (from coredump) (3.36 KB, text/plain)
2024-09-27 14:58 UTC, Emil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Emil 2024-09-27 14:58:25 UTC
Created attachment 174140 [details]
Most complete error I could find (from coredump)

SUMMARY
When trying to add an SMB share in Dolphin kioslave5 crashes and I get `The process for the smb://samba.local protocol died unexpectedly.`. 

STEPS TO REPRODUCE
1. Install Kubuntu 24.04
2. Install and enable wayland
3. Install nvidia-driver-560 or nvidia-driver-535 (tested with these versions, other versions are likely also affected)
4. Open dolphin
5. Go to the `Network` option
6. Click on `Shared Folders (SMB)` 
7. Open any of the discovered shares

OBSERVED RESULT
`The process for the smb://samba.local protocol died unexpectedly.` error message and `kioslave5` crashes:
```
Application: kioslave5 (kioslave5), signal: Segmentation fault

[KCrash Handler]
#4  0x00007aac6b4fe618 in ?? () from /lib/x86_64-linux-gnu/libnvidia-tls.so.560.35.03
#5  0x732e36312d465455 in ?? ()
#6  0x00007aac6f03006f in __gconv_transform_internal_ascii (step=0xec81481574d3d1, data=0x48f0e08348ca2918, inptrp=0x89480000098be8e7, inend=0x7fffb07ebb70 " \274~\260\377\177", outbufstart=0xffff24b1e8e78948, irreversible=0x8948ffff2723e8c7, do_flush=1401505809, consume_incomplete=726164680) at ../iconv/skeleton.c:547
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
[Inferior 1 (process 12180) detached]
```
You can find a more detailed error attached as a text file

EXPECTED RESULT
Get access to the network share.

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 24.04
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.13
Kernel Version: 6.8.0-45-generic (64-bit)
Graphics Platform: offscreen
Processors: 20 × 12th Gen Intel® Core™ i9-12900HK
Memory: 31.0 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 3050 Ti Laptop GPU/PCIe/SSE2

ADDITIONAL INFORMATION
Note that I'm using an NVIDIA GPU in a Laptop and that the problem doesn't occur when switching to the Intel GPU by disabling the NVIDIA one.
Comment 1 TraceyC 2024-10-01 19:11:15 UTC
The backtrace is identical to 486896, marking this as a duplicate of the older report. You can follow the progress of this issue in the other report. Thanks!

*** This bug has been marked as a duplicate of bug 486896 ***
Comment 2 Emil 2024-10-01 19:38:10 UTC
I can't see how the backtrace is similar let alone identical. The problematic behavior isn't even the same, only remotely similar. First of all dolphin doesn't completely crash for me, only kioslave5 does. Also I can't even see the login field as. The crash occurs as soon as I press enter. Also see this: https://bugs.kde.org/show_bug.cgi?id=451050#c48
That doesn't help for me either. The trainling `/` doesn't make any difference for me.
Comment 3 Emil 2024-10-01 20:02:02 UTC
Sorry, please ignore my previous comment. I mixed something up.
Comment 4 TraceyC 2024-10-02 14:43:50 UTC
*** This bug has been marked as a duplicate of bug 486896 ***