https://bugs.kde.org/show_bug.cgi?id=497683
TraceyC <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Monitor wakeup doesnt work |Monitor stays black, does |and the window manager |not wake from sleep and the |crashes after blind login |window manager crashes with | |a segmentation fault after | |blind login Status|REPORTED |NEEDSINFO CC| |[email protected] Resolution|--- |BACKTRACE --- Comment #1 from TraceyC <[email protected]> --- Thank you for the bug report! I'm not able to reproduce this on git-master. Unfortunately the backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong: #6 0x00007f440beafed4 in ??? () at /lib64/libQt6Quick.so.6 #7 0x00007f440a4b80d7 in ??? () at /lib64/libQt6Core.so.6 #2 0x00007f440951a512 in ??? () at /lib64/libQt6Network.so.6 #5 0x00007f440968e19a in ??? () at /lib64/libKF6KIOCore.so.6 #3 0x00007f43f5d78988 in ??? () at /lib64/libQt6XcbQpa.so.6 #6 0x00007f440a951581 in ??? () at /lib64/libQt6DBus.so.6 #5 0x00007f440b5aa448 in ??? () at /lib64/libQt6Qml.so.6 Could you please install debug symbols and attach a new symbolicated backtrace generated by using `coredumpctl gdb` in a terminal window? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl for details about how to do this. Thanks again! My reproduction steps: Setup: Laptop with Plasma, monitor with HDMI and DisplayPort inputs. Desktop PC with Windows is connected to DP. X11 session built from git-master 1. Connect laptop running Plasma to a monitor with HDMI cable, set that as the only display 2. Turn on PC, switch the monitor to the DisplayPort input, wait a few minutes 3. Switch the monitor to HDMI input without turning off the desktop Result: I saw the login screen normally, there was no crash User setup: - Notebook connected to monitor with HDMI, OS unknown -Desktop pc connected to same monitor with DisplayPort, running Plasma 6.2.4 - experiences the crash -- You are receiving this mail because: You are watching all bug changes.
