Created attachment 166210 [details] Bug Report SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Open Dolphin 2. Click on Network 3. Double click on Shared Folders (SMB) OBSERVED RESULT The process for the smb protocol died unexpectedly. EXPECTED RESULT Deplay shares SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Ubuntu 22.04 Neon (available in About System) KDE Plasma Version: 6.0.0 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 ADDITIONAL INFORMATION Application: kioworker (kioworker), signal: Aborted [KCrash Handler] #4 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140441372676736) at ./nptl/pthread_kill.c:44 #5 __pthread_kill_internal (signo=6, threadid=140441372676736) at ./nptl/pthread_kill.c:78 #6 __GI___pthread_kill (threadid=140441372676736, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 #7 0x00007fbb12042476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #8 0x00007fbb120287f3 in __GI_abort () at ./stdlib/abort.c:79 #9 0x00007fbb128db017 in qAbort() () from /lib/x86_64-linux-gnu/libQt6Core.so.6 #10 0x00007fbb128d64e5 in ?? () from /lib/x86_64-linux-gnu/libQt6Core.so.6 #11 0x00007fbb128dba43 in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt6Core.so.6 #12 0x00007fbb128a9c94 in qt_assert(char const*, char const*, int) () from /lib/x86_64-linux-gnu/libQt6Core.so.6 #13 0x00007fbb0e147c4d in WSDiscoveryClient::sendProbe (this=this@entry=0x5562dd52f690, typeList=..., scopeList=...) at ./src/wsdiscoveryclient.cpp:86 #14 0x00007fbb0e1f81cd in WSDiscoverer::start (this=0x5562dd534ab0) at /usr/include/x86_64-linux-gnu/qt6/QtCore/qarraydataops.h:340 #15 0x00007fbb0e1e7f0e in SMBWorker::listDir (this=0x7ffd9ab731a0, kurl=...) at ./smb/kio_smb_browse.cpp:443 #16 0x00007fbb12ba4fc8 in KIO::WorkerSlaveBaseBridge::listDir (this=0x5562dd462270, url=...) at ./src/core/workerbase_p.h:121 #17 0x00007fbb12ba35d6 in KIO::SlaveBase::dispatch (this=0x5562dd462270, command=71, data=...) at ./src/core/slavebase.cpp:1229 #18 0x00007fbb12c4fbaa in KIO::SlaveBase::dispatchLoop() [clone .constprop.0] (this=<optimized out>) at ./src/core/slavebase.cpp:350 #19 0x00007fbb12b9f39d in KIO::WorkerBase::dispatchLoop (this=<optimized out>) at ./src/core/workerbase.cpp:27 #20 0x00007fbb0e1e4684 in kdemain (argc=<optimized out>, argc@entry=4, argv=<optimized out>) at ./smb/main.cpp:21 #21 0x00005562dd3995a0 in main (argc=5, argv=0x7ffd9ab735a8) at /usr/include/x86_64-linux-gnu/qt6/QtCore/qvarlengtharray.h:84 [Inferior 1 (process 14754) detached]
*** This bug has been marked as a duplicate of bug 477118 ***