Bug 410005 - Plasmashell crashes, probably related to the network manager (plasma-nm)
Summary: Plasmashell crashes, probably related to the network manager (plasma-nm)
Status: RESOLVED DUPLICATE of bug 403453
Alias: None
Product: frameworks-kdeclarative
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.60.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-19 16:41 UTC by postix
Modified: 2019-08-15 22:38 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
systemd coredump (12.40 KB, text/plain)
2019-07-19 16:41 UTC, postix
Details
The lines of the journalctl right before the core dump was executed. (12.43 KB, text/plain)
2019-07-19 16:44 UTC, postix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description postix 2019-07-19 16:41:50 UTC
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
Comment 1 postix 2019-07-19 16:44:02 UTC
Created attachment 121633 [details]
The lines of the journalctl right before the core dump was executed.
Comment 2 postix 2019-07-19 16:44:57 UTC
Please let me know how I can provide more valuable information about the issue. :)
Comment 3 Alexander Potashev 2019-08-13 01:09:21 UTC
possible duplicate of bug #409709
Comment 4 David Edmundson 2019-08-15 21:54:37 UTC

*** This bug has been marked as a duplicate of bug 403453 ***
Comment 5 Alexander Potashev 2019-08-15 22:18:48 UTC
(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.