https://bugs.kde.org/show_bug.cgi?id=466095
--- Comment #1 from S. Christian Collins <s_chriscoll...@hotmail.com> --- Created attachment 156563 --> https://bugs.kde.org/attachment.cgi?id=156563&action=edit New crash information added by DrKonqi plasmashell (5.27.0) using Qt 5.15.8 In my case, I get this segfault when disabling my secondary monitor via the command "xrandr --output HDMI-0 --off", which I have assigned to a keyboard shortcut. The crash happens almost immediately after my second screen turns off, and Plasma desktop remains terminated (black desktop, no panels) until I re-enable the secondary monitor via my shortcut for "xrandr --output HDMI-0 --mode 1280x1024 --rate 75 --pos 1920x120", after which my desktop, panels, icons, etc. all come back. I have only noticed this happening since the upgrade to Plasma 5.27, but since I don't use this feature very often, I can't be certain it was introduced with this release. -- Additional System Info: Video: EVGA NVIDIA GeForce GTX 980 Ti SC GAMING ACX 2.0+ w/ 6GB RAM NVIDIA video driver: 515.86.01 Screen #1 (DVI-I-1, screen 0, marked as primary): * Monitor: ASUS VG248QE 24" LCD Monitor * Resolution: 1920 x 1280 @ 120 Hz Screen #2 (HDMI-0, screen 1): * Monitor: Dell P170Sb 17" LCD Monitor * Resolution: 1280 x 1024 @ 75 Hz * Position relative to Screen #1: +1920+120 -- Backtrace (Reduced): #4 QWeakPointer<QObject>::internalData() const (this=0x58) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qsharedpointer_impl.h:696 #5 QPointer<QScreen>::data() const (this=0x58) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qpointer.h:77 #6 QPointer<QScreen>::operator QScreen*() const (this=0x58) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qpointer.h:83 #7 DesktopView::screenToFollow() const (this=0x0) at ./shell/desktopview.cpp:120 #8 0x000055e25628e51f in ShellCorona::screenInvariants() const (this=0x55e258056c80) at ./shell/shellcorona.cpp:828 -- You are receiving this mail because: You are watching all bug changes.