Bug 511079 - Dolphin crashes when trying to access remote system via SMB
Summary: Dolphin crashes when trying to access remote system via SMB
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 25.08.2
Platform: KDE Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-25 10:00 UTC by nrnzf
Modified: 2025-12-09 11:00 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nrnzf 2025-10-25 10:00:34 UTC
SUMMARY


STEPS TO REPRODUCE
1. Specify smb://ipaddress
2. Enter credentials
3. 

OBSERVED RESULT
Dolphin crashes

EXPECTED RESULT
Connect to the remote system

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: KDE Neon User Edition
KDE Plasma Version: 6.5.0
KDE Frameworks Version: 6.19.0
Qt Version: 6.9.2 

ADDITIONAL INFORMATION
Comment 1 Nicolas Fella 2025-10-27 19:17:15 UTC
If something crashed, we need a backtrace of it so we can figure out what's going on. Can you please attach a backtrace of the crash using the coredumpctl command-line program, as detailed in https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl?

Thanks!
Comment 2 nrnzf 2025-11-03 10:12:30 UTC
Sorry for the slow response ... travelling and not able to provide the requested trace. Will do as soon as back home for a longer time.
BTW, I also noticed there could be a related issue ... When selecting "Network" in the right hand pane of Delphin (underneath "Remote"), and then double clicking on "Shared Folders (SMB)", it fails with the message: "The process for the smb protocol died unexpectedly."
So, that does not work either. Again, it might be related to the issue I originally reported (and for which I owe trace).
Comment 3 nrnzf 2025-11-08 14:40:59 UTC
Again, sorry for the slow response, have been travelling, now finally at home.
I am specifying here all the steps relevant for the problem.
1. Start Dolphin
2. Click on Network in the Remote section of the left pane
3. Click on Shared Folders (SMB)
This results in the message: The process for the smb died unexpectedly. Loading cancelled.
Also, a Dr Konqi pop-up appears with: kioworker closed unexpectedly. The application closed unexpectedly. A report is being automatically submitted.
4. Click on Restart App in the Dr Konqi pop-up
5. Enter the IP address of the NAS storage in Dolphin's input field (top line in Dolphin window):
smb://192.168.178.29
This results in a pop-up Authentication dialog, where I enter username and password of the NAS storage system (Synology, by the way)
6. Dolphin crashes with message: Dolphin app ended unexpectedly. Please restart.

As there are two unexpected terminations (kioworker and dolphin), I am providing two backtraces.
Here is one for KIOWORKER TERMINATION:
mikana@Slimbook:~$ sudo coredumpctl gdb 4479
           PID: 4479 (kioworker)
           UID: 1001 (mikana)
           GID: 1001 (mikana)
        Signal: 6 (ABRT)
     Timestamp: Sat 2025-11-08 15:00:44 CET (8min ago)
  Command Line: /lib/x86_64-linux-gnu/libexec/kf6/kioworker /usr/lib/x86_64-linux-gnu/qt6/plugins/kf6/kio/smb.so smb "" local:/run/user/1001/dolphinjBCmAe.19.kioworker.socket
    Executable: /usr/lib/x86_64-linux-gnu/libexec/kf6/kioworker
 Control Group: /user.slice/user-1001.slice/user@1001.service/app.slice/app-org.kde.dolphin@9b6f630d92eb4fbf910eebd712360e09.service
          Unit: user@1001.service
     User Unit: app-org.kde.dolphin@9b6f630d92eb4fbf910eebd712360e09.service
         Slice: user-1001.slice
     Owner UID: 1001 (mikana)
       Boot ID: 3d012e1a59f04035a78a286219a59d5d
    Machine ID: 9c8d39d1e849476c9577a49a31463294
      Hostname: Slimbook
       Storage: /var/lib/systemd/coredump/core.kioworker.1001.3d012e1a59f04035a78a286219a59d5d.4479.1762610444000000.zst (present)
  Size on Disk: 1.7M
       Message: Process 4479 (kioworker) of user 1001 dumped core.

                Module libgomp.so.1 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
                Module libudev.so.1 from deb systemd-255.4-1ubuntu8.11.amd64
                Module libgcc_s.so.1 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
                Module libzstd.so.1 from deb libzstd-1.5.5+dfsg2-2build1.1.amd64
                Module libsystemd.so.0 from deb systemd-255.4-1ubuntu8.11.amd64
                Module libstdc++.so.6 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
                Stack trace of thread 4479:
                #0  0x00007e8b2549eb2c __pthread_kill_implementation (libc.so.6 + 0x9eb2c)
                #1  0x00007e8b2544527e __GI_raise (libc.so.6 + 0x4527e)
                #2  0x00007e8b25e17468 _ZN6KCrash19defaultCrashHandlerEi (libKF6Crash.so.6 + 0x9468)
                #3  0x00007e8b25445330 __restore_rt (libc.so.6 + 0x45330)
                #4  0x00007e8b2549eb2c __pthread_kill_implementation (libc.so.6 + 0x9eb2c)
                #5  0x00007e8b2544527e __GI_raise (libc.so.6 + 0x4527e)
                #6  0x00007e8b254288ff __GI_abort (libc.so.6 + 0x288ff)
                #7  0x00007e8b25a72d32 n/a (libQt6Core.so.6 + 0x272d32)
                #8  0x00007e8b25a73b45 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x273b45)
                #9  0x00007e8b25a5d779 _Z9qt_assertPKcS0_i (libQt6Core.so.6 + 0x25d779)
                #10 0x00007e8b1f9d0ed4 n/a (smb.so + 0x10ed4)
                #11 0x00007e8b25b46e39 n/a (libQt6Core.so.6 + 0x346e39)
                #12 0x00007e8b1f93e15c _ZN17WSDiscoveryClient20resolveMatchReceivedERK24WSDiscoveryTargetService (libKDSoapWSDiscoveryClient.so.0 + 0xb15c)
                #13 0x00007e8b1f947ad6 _ZN17WSDiscoveryClient15receivedMessageERK13KDSoapMessageRK13KDSoapHeadersRK12QHostAddresst (libKDSoapWSDiscoveryClient.so.0 + 0x14ad6)
                #14 0x00007e8b25b46e39 n/a (libQt6Core.so.6 + 0x346e39)
                #15 0x00007e8b1f9021fe _ZN15KDSoapUdpClient15receivedMessageERK13KDSoapMessageRK13KDSoapHeadersRK12QHostAddresst (libkdsoap-qt6.so.2 + 0x151fe)
                #16 0x00007e8b1f92390a n/a (libkdsoap-qt6.so.2 + 0x3690a)
                #17 0x00007e8b1f923a5f n/a (libkdsoap-qt6.so.2 + 0x36a5f)
                #18 0x00007e8b25b46e39 n/a (libQt6Core.so.6 + 0x346e39)
                #19 0x00007e8b2572e747 n/a (libQt6Network.so.6 + 0x101747)
                #20 0x00007e8b2573a632 n/a (libQt6Network.so.6 + 0x10d632)
                #21 0x00007e8b25ae592c _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt6Core.so.6 + 0x2e592c)
                #22 0x00007e8b25d64d7b n/a (libQt6Core.so.6 + 0x564d7b)
                #23 0x00007e8b249145c5 n/a (libglib-2.0.so.0 + 0x5d5c5)
                #24 0x00007e8b24973737 n/a (libglib-2.0.so.0 + 0xbc737)
                #25 0x00007e8b24913a63 g_main_context_iteration (libglib-2.0.so.0 + 0x5ca63)
                #26 0x00007e8b25d5cb2f _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x55cb2f)
                #27 0x00007e8b25aedadb _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x2edadb)
                #28 0x00007e8b1f9d850d n/a (smb.so + 0x1850d)
                #29 0x00007e8b25f47a8a n/a (libKF6KIOCore.so.6 + 0x9da8a)
                #30 0x00007e8b25f45705 n/a (libKF6KIOCore.so.6 + 0x9b705)
                #31 0x00007e8b25feaf96 n/a (libKF6KIOCore.so.6 + 0x140f96)
                #32 0x00007e8b1f9d68d1 kdemain (smb.so + 0x168d1)
                #33 0x00006024ec0a3589 n/a (kioworker + 0x1589)
                #34 0x00007e8b2542a1ca __libc_start_call_main (libc.so.6 + 0x2a1ca)
                #35 0x00007e8b2542a28b __libc_start_main_impl (libc.so.6 + 0x2a28b)
                #36 0x00006024ec0a38f5 n/a (kioworker + 0x18f5)

                Stack trace of thread 4481:
                #0  0x00007e8b2552728d syscall (libc.so.6 + 0x12728d)
                #1  0x00007e8b2496d4ad g_cond_wait (libglib-2.0.so.0 + 0xb64ad)
                #2  0x00007e8b248de53b n/a (libglib-2.0.so.0 + 0x2753b)
                #3  0x00007e8b24943b73 n/a (libglib-2.0.so.0 + 0x8cb73)
                #4  0x00007e8b24942d92 n/a (libglib-2.0.so.0 + 0x8bd92)
                #5  0x00007e8b2549caa4 start_thread (libc.so.6 + 0x9caa4)
                #6  0x00007e8b25529c6c __clone3 (libc.so.6 + 0x129c6c)

                Stack trace of thread 4482:
                #0  0x00007e8b2551b4fd __GI___poll (libc.so.6 + 0x11b4fd)
                #1  0x00007e8b2497368e n/a (libglib-2.0.so.0 + 0xbc68e)
                #2  0x00007e8b24913a63 g_main_context_iteration (libglib-2.0.so.0 + 0x5ca63)
                #3  0x00007e8b24913ab9 n/a (libglib-2.0.so.0 + 0x5cab9)
                #4  0x00007e8b24942d92 n/a (libglib-2.0.so.0 + 0x8bd92)
                #5  0x00007e8b2549caa4 start_thread (libc.so.6 + 0x9caa4)
                #6  0x00007e8b25529c6c __clone3 (libc.so.6 + 0x129c6c)

                Stack trace of thread 4480:
                #0  0x00007e8b2551b4fd __GI___poll (libc.so.6 + 0x11b4fd)
                #1  0x00007e8b2497368e n/a (libglib-2.0.so.0 + 0xbc68e)
                #2  0x00007e8b24913a63 g_main_context_iteration (libglib-2.0.so.0 + 0x5ca63)
                #3  0x00007e8b25d5cb2f _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x55cb2f)
                #4  0x00007e8b25aedadb _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x2edadb)
                #5  0x00007e8b25be9597 _ZN7QThread4execEv (libQt6Core.so.6 + 0x3e9597)
                #6  0x00007e8b25110bdd n/a (libQt6DBus.so.6 + 0x4bbdd)
                #7  0x00007e8b25c6b380 n/a (libQt6Core.so.6 + 0x46b380)
                #8  0x00007e8b2549caa4 start_thread (libc.so.6 + 0x9caa4)
                #9  0x00007e8b25529c6c __clone3 (libc.so.6 + 0x129c6c)

                Stack trace of thread 4483:
                #0  0x00007e8b2551b4fd __GI___poll (libc.so.6 + 0x11b4fd)
                #1  0x00007e8b2497368e n/a (libglib-2.0.so.0 + 0xbc68e)
                #2  0x00007e8b24914f87 g_main_loop_run (libglib-2.0.so.0 + 0x5df87)
                #3  0x00007e8b21226542 n/a (libgio-2.0.so.0 + 0x11a542)
                #4  0x00007e8b24942d92 n/a (libglib-2.0.so.0 + 0x8bd92)
                #5  0x00007e8b2549caa4 start_thread (libc.so.6 + 0x9caa4)
                #6  0x00007e8b25529c6c __clone3 (libc.so.6 + 0x129c6c)
                ELF object binary architecture: AMD x86-64

GNU gdb (Ubuntu 15.0.50.20240403-0ubuntu1) 15.0.50.20240403-git
Copyright (C) 2024 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/lib/x86_64-linux-gnu/libexec/kf6/kioworker...

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/libexec/kf6/kioworker
(No debugging symbols found in /usr/lib/x86_64-linux-gnu/libexec/kf6/kioworker)
[New LWP 4479]
[New LWP 4481]
[New LWP 4482]
[New LWP 4480]
[New LWP 4483]

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6KIOCore.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6Core.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6Network.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6I18n.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6Service.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6Xml.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6ConfigCore.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6CoreAddons.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6DBus.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libglib-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlidec.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libproxy.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6Gui.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcap.so.2

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlicommon.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgobject-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgio-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/liblber.so.2

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgmodule-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/kf6/kio/smb.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libreplace-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libsamba-security-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libmsrpc3-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/liblibcli-lsa3-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libsmbconf.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libndr.so.3

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/liblibsmb-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libsamba-util.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libsamba-credentials.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libsamba-errors.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libsamba-hostconfig.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libndr-standard.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libtevent-util.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libgse-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libdcerpc-samba-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libsamba3-util-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libsamba-debug-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libcli-smb-common-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libgenrand-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libsecrets3-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libndr-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libnpa-tstream-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libcliauth-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libndr-samba-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libutil-tdb-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libsamba-sockets-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libgensec-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libdcerpc-binding.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libdbwrap-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libsocket-blocking-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libcommon-auth-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libsmbd-shim-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libsamba-cluster-support-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libserver-id-db-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libtalloc-report-printf-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libutil-reg-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libinterfaces-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libCHARSET3-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libiov-buf-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libsys-rw-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libmessages-dgm-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libmessages-util-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libtdb-wrap-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libserver-role-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libtime-basic-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libutil-setid-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libkrb5samba-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libasn1util-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libsmb-transport-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libcom-err-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libauthkrb5-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libgssapi-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libldbsamba-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libldb.so.2

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libsamdb-common-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libkrb5-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libndr-nbt.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libcli-cldap-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libaddns-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libcli-nbt-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libndr-krb5pac.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libsamba-modules-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libsamdb.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libMESSAGING-SEND-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libmsghdr-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libasn1-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libroken-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libhcrypto-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libheimbase-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libflag-mapping-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libcli-ldap-common-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libwind-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libhx509-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libclidns-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libstable-sort-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/samba/libcluster-samba4.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libnss_mdns4_minimal.so.2

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/tls/libqopensslbackend.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/tls/libqcertonlybackend.so
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/lib/x86_64-linux-gnu/libexec/kf6/kioworker /usr/lib/x86_64-linux-gnu/qt6/plugi'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44

warning: 44     ./nptl/pthread_kill.c: No such file or directory
[Current thread is 1 (Thread 0x7e8b2024c3c0 (LWP 4479))]
(gdb)

And here is one for DOLPHIN TERMINATION:
mikana@Slimbook:~$ sudo coredumpctl gdb 4077
           PID: 4077 (dolphin)
           UID: 1001 (mikana)
           GID: 1001 (mikana)
        Signal: 6 (ABRT)
     Timestamp: Sat 2025-11-08 15:03:08 CET (10min ago)
  Command Line: /usr/bin/dolphin
    Executable: /usr/bin/dolphin
 Control Group: /user.slice/user-1001.slice/user@1001.service/app.slice/app-org.kde.dolphin@9b6f630d92eb4fbf910eebd712360e09.service
          Unit: user@1001.service
     User Unit: app-org.kde.dolphin@9b6f630d92eb4fbf910eebd712360e09.service
         Slice: user-1001.slice
     Owner UID: 1001 (mikana)
       Boot ID: 3d012e1a59f04035a78a286219a59d5d
    Machine ID: 9c8d39d1e849476c9577a49a31463294
      Hostname: Slimbook
       Storage: /var/lib/systemd/coredump/core.dolphin.1001.3d012e1a59f04035a78a286219a59d5d.4077.1762610588000000.zst (present)
  Size on Disk: 4.9M
       Message: Process 4077 (dolphin) of user 1001 dumped core.

                Module libgomp.so.1 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
                Module libzstd.so.1 from deb libzstd-1.5.5+dfsg2-2build1.1.amd64
                Module libsystemd.so.0 from deb systemd-255.4-1ubuntu8.11.amd64
                Module libudev.so.1 from deb systemd-255.4-1ubuntu8.11.amd64
                Module libgcc_s.so.1 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
                Module libstdc++.so.6 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
                Stack trace of thread 4077:
                #0  0x0000709d42c9eb2c __pthread_kill_implementation (libc.so.6 + 0x9eb2c)
                #1  0x0000709d42c4527e __GI_raise (libc.so.6 + 0x4527e)
                #2  0x0000709d4582c468 _ZN6KCrash19defaultCrashHandlerEi (libKF6Crash.so.6 + 0x9468)
                #3  0x0000709d42c45330 __restore_rt (libc.so.6 + 0x45330)
                #4  0x0000709d42c9eb2c __pthread_kill_implementation (libc.so.6 + 0x9eb2c)
                #5  0x0000709d42c4527e __GI_raise (libc.so.6 + 0x4527e)
                #6  0x0000709d42c288ff __GI_abort (libc.so.6 + 0x288ff)
                #7  0x0000709d43672d32 n/a (libQt6Core.so.6 + 0x272d32)
                #8  0x0000709d43673b45 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x273b45)
                #9  0x0000709d4365d779 _Z9qt_assertPKcS0_i (libQt6Core.so.6 + 0x25d779)
                #10 0x0000709d4588b15d n/a (libKF6KIOCore.so.6 + 0x5315d)
                #11 0x0000709d43746e39 n/a (libQt6Core.so.6 + 0x346e39)
                #12 0x0000709d44d7624c _ZN4KJob6resultEPS_NS_14QPrivateSignalE (libKF6CoreAddons.so.6 + 0x7a24c)
                #13 0x0000709d44d7860b n/a (libKF6CoreAddons.so.6 + 0x7c60b)
                #14 0x0000709d43746e39 n/a (libQt6Core.so.6 + 0x346e39)
                #15 0x0000709d45953a60 n/a (libKF6KIOCore.so.6 + 0x11ba60)
                #16 0x0000709d45952987 n/a (libKF6KIOCore.so.6 + 0x11a987)
                #17 0x0000709d4595123e n/a (libKF6KIOCore.so.6 + 0x11923e)
                #18 0x0000709d43746e39 n/a (libQt6Core.so.6 + 0x346e39)
                #19 0x0000709d43739540 _ZN7QObject5eventEP6QEvent (libQt6Core.so.6 + 0x339540)
                #20 0x0000709d446c7dcd _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt6Widgets.so.6 + 0x2c7dcd)
                #21 0x0000709d436e59c0 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt6Core.so.6 + 0x2e59c0)
                #22 0x0000709d436ebafb _ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData (libQt6Core.so.6 + 0x2ebafb)
                #23 0x0000709d4395f6ef n/a (libQt6Core.so.6 + 0x55f6ef)
                #24 0x0000709d40b145c5 n/a (libglib-2.0.so.0 + 0x5d5c5)
                #25 0x0000709d40b73737 n/a (libglib-2.0.so.0 + 0xbc737)
                #26 0x0000709d40b13a63 g_main_context_iteration (libglib-2.0.so.0 + 0x5ca63)
                #27 0x0000709d4395cb2f _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x55cb2f)
                #28 0x0000709d436edadb _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x2edadb)
                #29 0x0000709d436e817f _ZN16QCoreApplication4execEv (libQt6Core.so.6 + 0x2e817f)
                #30 0x000060f3855091f6 n/a (dolphin + 0x721f6)
                #31 0x0000709d42c2a1ca __libc_start_call_main (libc.so.6 + 0x2a1ca)
                #32 0x0000709d42c2a28b __libc_start_main_impl (libc.so.6 + 0x2a28b)
                #33 0x000060f38550aa35 n/a (dolphin + 0x73a35)

                Stack trace of thread 4078:
                #0  0x0000709d42d1b4fd __GI___poll (libc.so.6 + 0x11b4fd)
                #1  0x0000709d40b7368e n/a (libglib-2.0.so.0 + 0xbc68e)
                #2  0x0000709d40b13a63 g_main_context_iteration (libglib-2.0.so.0 + 0x5ca63)
                #3  0x0000709d4395cb2f _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x55cb2f)
                #4  0x0000709d436edadb _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x2edadb)
                #5  0x0000709d437e9597 _ZN7QThread4execEv (libQt6Core.so.6 + 0x3e9597)
                #6  0x0000709d44390bdd n/a (libQt6DBus.so.6 + 0x4bbdd)
                #7  0x0000709d4386b380 n/a (libQt6Core.so.6 + 0x46b380)
                #8  0x0000709d42c9caa4 start_thread (libc.so.6 + 0x9caa4)
                #9  0x0000709d42d29c6c __clone3 (libc.so.6 + 0x129c6c)

                Stack trace of thread 4079:
                #0  0x0000709d42c98d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
                #1  0x0000709d42c9b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
                #2  0x0000709d43878b7c _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x478b7c)
                #3  0x0000709d419af226 n/a (libQt6WaylandClient.so.6 + 0xbc226)
                #4  0x0000709d4386b380 n/a (libQt6Core.so.6 + 0x46b380)
                #5  0x0000709d42c9caa4 start_thread (libc.so.6 + 0x9caa4)
                #6  0x0000709d42d29c6c __clone3 (libc.so.6 + 0x129c6c)

                Stack trace of thread 4087:
                #0  0x0000709d42c98d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
                #1  0x0000709d42c9b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
                #2  0x0000709d31b9359d n/a (libgallium-25.0.7-0ubuntu0.24.04.2.so + 0x59359d)
                #3  0x0000709d31b6054b n/a (libgallium-25.0.7-0ubuntu0.24.04.2.so + 0x56054b)
                #4  0x0000709d31b934cc n/a (libgallium-25.0.7-0ubuntu0.24.04.2.so + 0x5934cc)
                #5  0x0000709d42c9caa4 start_thread (libc.so.6 + 0x9caa4)
                #6  0x0000709d42d29c6c __clone3 (libc.so.6 + 0x129c6c)

                Stack trace of thread 4082:
                #0  0x0000709d42c98d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
                #1  0x0000709d42c9b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
                #2  0x0000709d31b9359d n/a (libgallium-25.0.7-0ubuntu0.24.04.2.so + 0x59359d)
                #3  0x0000709d31b6054b n/a (libgallium-25.0.7-0ubuntu0.24.04.2.so + 0x56054b)
                #4  0x0000709d31b934cc n/a (libgallium-25.0.7-0ubuntu0.24.04.2.so + 0x5934cc)
                #5  0x0000709d42c9caa4 start_thread (libc.so.6 + 0x9caa4)
                #6  0x0000709d42d29c6c __clone3 (libc.so.6 + 0x129c6c)

                Stack trace of thread 4086:
                #0  0x0000709d42c98d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
                #1  0x0000709d42c9b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
                #2  0x0000709d31b9359d n/a (libgallium-25.0.7-0ubuntu0.24.04.2.so + 0x59359d)
                #3  0x0000709d31b6054b n/a (libgallium-25.0.7-0ubuntu0.24.04.2.so + 0x56054b)
                #4  0x0000709d31b934cc n/a (libgallium-25.0.7-0ubuntu0.24.04.2.so + 0x5934cc)
                #5  0x0000709d42c9caa4 start_thread (libc.so.6 + 0x9caa4)
                #6  0x0000709d42d29c6c __clone3 (libc.so.6 + 0x129c6c)

                Stack trace of thread 4080:
                #0  0x0000709d42d1b4fd __GI___poll (libc.so.6 + 0x11b4fd)
                #1  0x0000709d419af2a6 n/a (libQt6WaylandClient.so.6 + 0xbc2a6)
                #2  0x0000709d4386b380 n/a (libQt6Core.so.6 + 0x46b380)
                #3  0x0000709d42c9caa4 start_thread (libc.so.6 + 0x9caa4)
                #4  0x0000709d42d29c6c __clone3 (libc.so.6 + 0x129c6c)

                Stack trace of thread 4109:
                #0  0x0000709d42d1ba30 __GI_ppoll (libc.so.6 + 0x11ba30)
                #1  0x0000709d43866e69 _Z12qt_safe_pollP6pollfdm14QDeadlineTimer (libQt6Core.so.6 + 0x466e69)
                #2  0x0000709d425ad3f2 n/a (libQt6Network.so.6 + 0x1803f2)
                #3  0x0000709d4253772c n/a (libQt6Network.so.6 + 0x10a72c)
                #4  0x0000709d42537a8c _ZN15QAbstractSocket16waitForReadyReadEi (libQt6Network.so.6 + 0x10aa8c)
                #5  0x0000709d45893992 n/a (libKF6KIOCore.so.6 + 0x5b992)
                #6  0x0000709d45978fcb n/a (libKF6KIOCore.so.6 + 0x140fcb)
                #7  0x0000709d45950f80 n/a (libKF6KIOCore.so.6 + 0x118f80)
                #8  0x0000709d4386b380 n/a (libQt6Core.so.6 + 0x46b380)
                #9  0x0000709d42c9caa4 start_thread (libc.so.6 + 0x9caa4)
                #10 0x0000709d42d29c6c __clone3 (libc.so.6 + 0x129c6c)

                Stack trace of thread 4088:
                #0  0x0000709d42c98d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
                #1  0x0000709d42c9b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
                #2  0x0000709d31b9359d n/a (libgallium-25.0.7-0ubuntu0.24.04.2.so + 0x59359d)
                #3  0x0000709d31b6054b n/a (libgallium-25.0.7-0ubuntu0.24.04.2.so + 0x56054b)
                #4  0x0000709d31b934cc n/a (libgallium-25.0.7-0ubuntu0.24.04.2.so + 0x5934cc)
                #5  0x0000709d42c9caa4 start_thread (libc.so.6 + 0x9caa4)
                #6  0x0000709d42d29c6c __clone3 (libc.so.6 + 0x129c6c)

                Stack trace of thread 4083:
                #0  0x0000709d42c98d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
                #1  0x0000709d42c9b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
                #2  0x0000709d31b9359d n/a (libgallium-25.0.7-0ubuntu0.24.04.2.so + 0x59359d)
                #3  0x0000709d31b6054b n/a (libgallium-25.0.7-0ubuntu0.24.04.2.so + 0x56054b)
                #4  0x0000709d31b934cc n/a (libgallium-25.0.7-0ubuntu0.24.04.2.so + 0x5934cc)
                #5  0x0000709d42c9caa4 start_thread (libc.so.6 + 0x9caa4)
                #6  0x0000709d42d29c6c __clone3 (libc.so.6 + 0x129c6c)

                Stack trace of thread 4084:
                #0  0x0000709d42c98d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
                #1  0x0000709d42c9b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
                #2  0x0000709d31b9359d n/a (libgallium-25.0.7-0ubuntu0.24.04.2.so + 0x59359d)
                #3  0x0000709d31b6054b n/a (libgallium-25.0.7-0ubuntu0.24.04.2.so + 0x56054b)
                #4  0x0000709d31b934cc n/a (libgallium-25.0.7-0ubuntu0.24.04.2.so + 0x5934cc)
                #5  0x0000709d42c9caa4 start_thread (libc.so.6 + 0x9caa4)
                #6  0x0000709d42d29c6c __clone3 (libc.so.6 + 0x129c6c)

                Stack trace of thread 4098:
                #0  0x0000709d42d1b4fd __GI___poll (libc.so.6 + 0x11b4fd)
                #1  0x0000709d40b7368e n/a (libglib-2.0.so.0 + 0xbc68e)
                #2  0x0000709d40b13a63 g_main_context_iteration (libglib-2.0.so.0 + 0x5ca63)
                #3  0x0000709d4395cb2f _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x55cb2f)
                #4  0x0000709d436edadb _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x2edadb)
                #5  0x0000709d437e9597 _ZN7QThread4execEv (libQt6Core.so.6 + 0x3e9597)
                #6  0x0000709d4386b380 n/a (libQt6Core.so.6 + 0x46b380)
                #7  0x0000709d42c9caa4 start_thread (libc.so.6 + 0x9caa4)
                #8  0x0000709d42d29c6c __clone3 (libc.so.6 + 0x129c6c)

                Stack trace of thread 4215:
                #0  0x0000709d42d1ba30 __GI_ppoll (libc.so.6 + 0x11ba30)
                #1  0x0000709d43866e69 _Z12qt_safe_pollP6pollfdm14QDeadlineTimer (libQt6Core.so.6 + 0x466e69)
                #2  0x0000709d425ad3f2 n/a (libQt6Network.so.6 + 0x1803f2)
                #3  0x0000709d4253772c n/a (libQt6Network.so.6 + 0x10a72c)
                #4  0x0000709d42537a8c _ZN15QAbstractSocket16waitForReadyReadEi (libQt6Network.so.6 + 0x10aa8c)
                #5  0x0000709d45893992 n/a (libKF6KIOCore.so.6 + 0x5b992)
                #6  0x0000709d45978fcb n/a (libKF6KIOCore.so.6 + 0x140fcb)
                #7  0x0000709d45950f80 n/a (libKF6KIOCore.so.6 + 0x118f80)
                #8  0x0000709d4386b380 n/a (libQt6Core.so.6 + 0x46b380)
                #9  0x0000709d42c9caa4 start_thread (libc.so.6 + 0x9caa4)
                #10 0x0000709d42d29c6c __clone3 (libc.so.6 + 0x129c6c)

                Stack trace of thread 4085:
                #0  0x0000709d42c98d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
                #1  0x0000709d42c9b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
                #2  0x0000709d31b9359d n/a (libgallium-25.0.7-0ubuntu0.24.04.2.so + 0x59359d)
                #3  0x0000709d31b6054b n/a (libgallium-25.0.7-0ubuntu0.24.04.2.so + 0x56054b)
                #4  0x0000709d31b934cc n/a (libgallium-25.0.7-0ubuntu0.24.04.2.so + 0x5934cc)
                #5  0x0000709d42c9caa4 start_thread (libc.so.6 + 0x9caa4)
                #6  0x0000709d42d29c6c __clone3 (libc.so.6 + 0x129c6c)

                Stack trace of thread 5299:
                #0  0x0000709d42c98d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
                #1  0x0000709d42c9bc8e __pthread_cond_wait_common (libc.so.6 + 0x9bc8e)
                #2  0x0000709d43878aec _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x478aec)
                #3  0x0000709d43872cf6 n/a (libQt6Core.so.6 + 0x472cf6)
                #4  0x0000709d4386b380 n/a (libQt6Core.so.6 + 0x46b380)
                #5  0x0000709d42c9caa4 start_thread (libc.so.6 + 0x9caa4)
                #6  0x0000709d42d29c6c __clone3 (libc.so.6 + 0x129c6c)

                Stack trace of thread 5304:
                #0  0x0000709d42c98d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
                #1  0x0000709d42c9bc8e __pthread_cond_wait_common (libc.so.6 + 0x9bc8e)
                #2  0x0000709d43878aec _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x478aec)
                #3  0x0000709d43872cf6 n/a (libQt6Core.so.6 + 0x472cf6)
                #4  0x0000709d4386b380 n/a (libQt6Core.so.6 + 0x46b380)
                #5  0x0000709d42c9caa4 start_thread (libc.so.6 + 0x9caa4)
                #6  0x0000709d42d29c6c __clone3 (libc.so.6 + 0x129c6c)

                Stack trace of thread 5303:
                #0  0x0000709d42c98d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
                #1  0x0000709d42c9bc8e __pthread_cond_wait_common (libc.so.6 + 0x9bc8e)
                #2  0x0000709d43878aec _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x478aec)
                #3  0x0000709d43872cf6 n/a (libQt6Core.so.6 + 0x472cf6)
                #4  0x0000709d4386b380 n/a (libQt6Core.so.6 + 0x46b380)
                #5  0x0000709d42c9caa4 start_thread (libc.so.6 + 0x9caa4)
                #6  0x0000709d42d29c6c __clone3 (libc.so.6 + 0x129c6c)

                Stack trace of thread 5302:
                #0  0x0000709d42c98d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
                #1  0x0000709d42c9bc8e __pthread_cond_wait_common (libc.so.6 + 0x9bc8e)
                #2  0x0000709d43878aec _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x478aec)
                #3  0x0000709d43872cf6 n/a (libQt6Core.so.6 + 0x472cf6)
                #4  0x0000709d4386b380 n/a (libQt6Core.so.6 + 0x46b380)
                #5  0x0000709d42c9caa4 start_thread (libc.so.6 + 0x9caa4)
                #6  0x0000709d42d29c6c __clone3 (libc.so.6 + 0x129c6c)

                Stack trace of thread 5301:
                #0  0x0000709d42c98d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
                #1  0x0000709d42c9bc8e __pthread_cond_wait_common (libc.so.6 + 0x9bc8e)
                #2  0x0000709d43878aec _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x478aec)
                #3  0x0000709d43872cf6 n/a (libQt6Core.so.6 + 0x472cf6)
                #4  0x0000709d4386b380 n/a (libQt6Core.so.6 + 0x46b380)
                #5  0x0000709d42c9caa4 start_thread (libc.so.6 + 0x9caa4)
                #6  0x0000709d42d29c6c __clone3 (libc.so.6 + 0x129c6c)

                Stack trace of thread 5305:
                #0  0x0000709d42c98d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
                #1  0x0000709d42c9bc8e __pthread_cond_wait_common (libc.so.6 + 0x9bc8e)
                #2  0x0000709d43878aec _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x478aec)
                #3  0x0000709d43872cf6 n/a (libQt6Core.so.6 + 0x472cf6)
                #4  0x0000709d4386b380 n/a (libQt6Core.so.6 + 0x46b380)
                #5  0x0000709d42c9caa4 start_thread (libc.so.6 + 0x9caa4)
                #6  0x0000709d42d29c6c __clone3 (libc.so.6 + 0x129c6c)

                Stack trace of thread 5307:
                #0  0x0000709d42c98d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
                #1  0x0000709d42c9bc8e __pthread_cond_wait_common (libc.so.6 + 0x9bc8e)
                #2  0x0000709d43878aec _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x478aec)
                #3  0x0000709d43872cf6 n/a (libQt6Core.so.6 + 0x472cf6)
                #4  0x0000709d4386b380 n/a (libQt6Core.so.6 + 0x46b380)
                #5  0x0000709d42c9caa4 start_thread (libc.so.6 + 0x9caa4)
                #6  0x0000709d42d29c6c __clone3 (libc.so.6 + 0x129c6c)

                Stack trace of thread 5306:
                #0  0x0000709d42c98d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
                #1  0x0000709d42c9bc8e __pthread_cond_wait_common (libc.so.6 + 0x9bc8e)
                #2  0x0000709d43878aec _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x478aec)
                #3  0x0000709d43872cf6 n/a (libQt6Core.so.6 + 0x472cf6)
                #4  0x0000709d4386b380 n/a (libQt6Core.so.6 + 0x46b380)
                #5  0x0000709d42c9caa4 start_thread (libc.so.6 + 0x9caa4)
                #6  0x0000709d42d29c6c __clone3 (libc.so.6 + 0x129c6c)

                Stack trace of thread 5308:
                #0  0x0000709d42c98d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
                #1  0x0000709d42c9bc8e __pthread_cond_wait_common (libc.so.6 + 0x9bc8e)
                #2  0x0000709d43878aec _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x478aec)
                #3  0x0000709d43872cf6 n/a (libQt6Core.so.6 + 0x472cf6)
                #4  0x0000709d4386b380 n/a (libQt6Core.so.6 + 0x46b380)
                #5  0x0000709d42c9caa4 start_thread (libc.so.6 + 0x9caa4)
                #6  0x0000709d42d29c6c __clone3 (libc.so.6 + 0x129c6c)
                ELF object binary architecture: AMD x86-64

GNU gdb (Ubuntu 15.0.50.20240403-0ubuntu1) 15.0.50.20240403-git
Copyright (C) 2024 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/dolphin...

warning: could not find '.gnu_debugaltlink' file for /usr/bin/dolphin
(No debugging symbols found in /usr/bin/dolphin)

warning: Can't open file /memfd:wayland-shm (deleted) during file-backed mapping note processing
[New LWP 4077]
[New LWP 4078]
[New LWP 4079]
[New LWP 4087]
[New LWP 4082]
[New LWP 4086]
[New LWP 4080]
[New LWP 4109]
[New LWP 4088]
[New LWP 4083]
[New LWP 4084]
[New LWP 4098]
[New LWP 4215]
[New LWP 4085]
[New LWP 5299]
[New LWP 5304]
[New LWP 5303]
[New LWP 5302]
[New LWP 5301]
[New LWP 5305]
[New LWP 5307]
[New LWP 5306]
[New LWP 5308]

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libdolphinprivate.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6KIOFileWidgets.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6NewStuffWidgets.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6KIOWidgets.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6KIOGui.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6JobWidgets.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6WindowSystem.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6BalooWidgets.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6KIOCore.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6Baloo.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6FileMetaData.so.3

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6Solid.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6Service.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6KCMUtils.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6XmlGui.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6IconThemes.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6GuiAddons.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6KCMUtilsCore.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6I18n.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6MultimediaWidgets.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6Multimedia.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6DBusAddons.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6Notifications.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6BookmarksWidgets.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6WidgetsAddons.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6Bookmarks.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6CoreAddons.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6Xml.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6ConfigGui.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6ConfigCore.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6UserFeedbackWidgets.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6UserFeedbackCore.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6Widgets.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6Gui.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6DBus.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6Core.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6IconWidgets.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6NewStuffCore.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6QuickWidgets.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6I18nQml.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6Qml.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6Network.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6BalooEngine.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6KCMUtilsQuick.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6Quick.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6PrintSupport.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6WaylandClient.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libpulse.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcanberra.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libglib-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6SonnetUi.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6SonnetCore.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6TextToSpeech.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6Package.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlidec.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libproxy.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcap.so.2

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6QmlMeta.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6QmlModels.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6OpenGL.so.6

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-16.1.so

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlicommon.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgobject-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6QmlWorkerScript.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgio-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/liblber.so.2

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgmodule-2.0.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/platforms/libqwayland-generic.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/wayland-shell-integration/libxdg-shell.so

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6QuickControls2.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6StatusNotifierItem.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6QuickTemplates2.so.6

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/wayland-graphics-integration-client/libqt-plugin-wayland-egl.so

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6WaylandEglClientHwIntegration.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgbm.so.1

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libtinfo.so.6

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/styles/breeze6.so

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKirigamiPlatform.so.6

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libKF6Style.so.6

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/libqsvg.so

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libQt6Svg.so.6

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/kf6/kio/kio_file.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/kimg_pxr.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/kimg_pic.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/kimg_jp2.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/kimg_jxl.so

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libjxl_threads.so.0.11

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libjxl_cms.so.0.11

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/libqjpeg.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/libqgif.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/kimg_raw.so

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libraw.so.23

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/kimg_ora.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/kimg_exr.so

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libIex-3_1.so.30

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/libqtga.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/kimg_iff.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/kimg_rgb.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/libqwbmp.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/kimg_avif.so

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libabsl_synchronization.so.20220623

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libabsl_graphcycles_internal.so.20220623

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libabsl_stacktrace.so.20220623

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libabsl_symbolize.so.20220623

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libabsl_time.so.20220623

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libabsl_malloc_internal.so.20220623

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libabsl_base.so.20220623

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libabsl_spinlock_wait.so.20220623

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libabsl_raw_logging_internal.so.20220623

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libabsl_debugging_internal.so.20220623

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libabsl_demangle_internal.so.20220623

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libabsl_strings.so.20220623

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libabsl_time_zone.so.20220623

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libabsl_int128.so.20220623

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libabsl_strings_internal.so.20220623

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libabsl_throw_delegate.so.20220623

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/kimg_ras.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/kimg_psd.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/kimg_eps.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/kimg_pcx.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/kimg_ani.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/kimg_heif.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/kimg_qoi.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/libqico.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/kimg_kra.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/kimg_hdr.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/libqmng.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/kimg_sct.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/kimg_jxr.so

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libjxrglue.so.0

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libjpegxr.so.0

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/libqicns.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/libqtiff.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/kimg_xcf.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/kimg_pfm.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/kimg_dds.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/imageformats/libqwebp.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/kf6/urifilters/kshorturifilter.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/kf6/urifilters/kurisearchfilter.so

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libkuriikwsfiltereng_private.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/kf6/urifilters/localdomainurifilter.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/kf6/urifilters/fixhosturifilter.so

warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/qt6/plugins/kf6/urifilters/kuriikwsfilter.so
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/dolphin'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44

warning: 44     ./nptl/pthread_kill.c: No such file or directory
[Current thread is 1 (Thread 0x709d3c39dd40 (LWP 4077))]
(gdb)
Comment 4 nrnzf 2025-11-15 07:53:23 UTC
Update:
After applying the latest fixes, dolphin is no longer crashing.
The other problem, kioworker termination when selecting SMB in Network is still there.
Comment 5 Bug Janitor Service 2025-11-30 03:45:58 UTC
๐Ÿ›๐Ÿงน โš ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME.

For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging.

Thank you for helping us make KDE software even better for everyone!
Comment 6 nrnzf 2025-11-30 15:39:33 UTC
I do not understand what else is expected from me in terms of the diagnostics. Please see my previous comments and extensive data I provided. If that is not enough, or if that is wrong,  then please say so, I will try to get you what I can.  But without any input from you I do not know what you expect.
Comment 7 nrnzf 2025-11-30 15:41:20 UTC
I do not understand what else is expected from me in terms of the diagnostics. Please see my previous comments and extensive data I provided. If that is not enough, or if that is wrong,  then please say so, I will try to get you what I can.  But without any input from you I do not know what you expect.
Comment 8 nrnzf 2025-12-09 11:00:30 UTC
Is there anything I should do to assist resolving this problem? It appears to me that not being able to use Shared Folders (SMB) in Network is pretty basic limitation (kioworker termination). Any chance to fix it? As I said, if you need something from me, I would be glad to provide.
Thanks.