Created attachment 121631 [details] systemd coredump SUMMARY When I try to connect to my WiFi access point via the plasma-nm, while connecting it may happen that the plasmashell crashes. Please see the systemd coredump attached, as well as gdb bt: > [Thread debugging using libthread_db enabled] > Using host libthread_db library "/usr/lib/libthread_db.so.1". > Core was generated by `/usr/bin/plasmashell'. > Program terminated with signal SIGSEGV, Segmentation fault. > #0 0x00007f76423f5755 in raise () from /usr/lib/libc.so.6 > [Current thread is 1 (Thread 0x7f75eeffd700 (LWP 1340))] > (gdb) bt > #0 0x00007f76423f5755 in raise () at /usr/lib/libc.so.6 > #1 0x00007f7643d946b0 in KCrash::defaultCrashHandler(int) () at /usr/lib/libKF5Crash.so.5 > #2 0x00007f76423f57e0 in <signal handler called> () at /usr/lib/libc.so.6 > #3 0x00007f762dd8a66a in () at /usr/lib/qt/qml/org/kde/kquickcontrolsaddons/libkquickcontrolsaddonsplugin.so > #4 0x00007f7642a21b70 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib/libQt5Core.so.5 > #5 0x00007f76446642c3 in QQuickWindowPrivate::renderSceneGraph(QSize const&) () at /usr/lib/libQt5Quick.so.5 > #6 0x00007f764460ac0b in () at /usr/lib/libQt5Quick.so.5 > #7 0x00007f764460e9d8 in () at /usr/lib/libQt5Quick.so.5 > #8 0x00007f7642828520 in () at /usr/lib/libQt5Core.so.5 > #9 0x00007f7641cf757f in start_thread () at /usr/lib/libpthread.so.0 > #10 0x00007f76424b70e3 in clone () at /usr/lib/libc.so.6 SOFTWARE/OS VERSIONS Operating System: Manjaro Linux KDE Plasma Version: 5.16.3 KDE Frameworks Version: 5.60.0 Qt Version: 5.13.0 Kernel Version: 5.2.1-1-MANJARO OS Type: 64-bit
Created attachment 121633 [details] The lines of the journalctl right before the core dump was executed.
Please let me know how I can provide more valuable information about the issue. :)
possible duplicate of bug #409709
*** This bug has been marked as a duplicate of bug 403453 ***
(In reply to David Edmundson from comment #4) > > *** This bug has been marked as a duplicate of bug 403453 *** I think this can't be a duplicate because the current bug #410005 was reported against KF 5.60.0, while a fix for bug 403453 was already included in KF 5.58.0.