Bug 501771

Summary: Crash after activating 2nd screen (Plantage suite à activation 2e écran)
Product: [Plasma] plasmashell Reporter: Olivier Boutin <olivier.boutin>
Component: generic-crashAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: kdedev
Priority: NOR Keywords: drkonqi
Version First Reported In: 6.3.2   
Target Milestone: 1.0   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/142224/events/6df7ec0405c541729f153f0eec8af9db/
Attachments: New crash information added by DrKonqi

Description Olivier Boutin 2025-03-20 00:17:13 UTC
Application: plasmashell (6.3.2)

ApplicationNotResponding [ANR]: false
Qt Version: 6.8.2
Frameworks Version: 6.11.0
Operating System: Linux 6.1.0-10-amd64 x86_64
Windowing System: Wayland
Distribution: Debian GNU/Linux trixie/sid
DrKonqi: 6.3.2 [CoredumpBackend]

-- Information about the crash:
Travaillant depuis mon ordinateur portable, j'ai branché un 2e écran et, au moment d'appuyer sur le bouton d'allumage de l'écran, le gestionnaire de bureau plasma a planté, pour se redémarrer de manière automatisée.

The reporter is unsure if this crash is reproducible.

-- Backtrace (Reduced):
#5  0x00007f89b762dd54 in QWindow::screen() const () at /lib/x86_64-linux-gnu/libQt6Gui.so.6
#6  0x00007f89b761b185 in QPlatformWindow::screen() const () at /lib/x86_64-linux-gnu/libQt6Gui.so.6
#7  0x00007f89b7ea3739 in QtWaylandClient::QWaylandWindow::calculateScreenFromSurfaceEvents() const () at /lib/x86_64-linux-gnu/libQt6WaylandClient.so.6
#8  0x00007f89b7ea82a6 in QtWaylandClient::QWaylandWindow::handleScreensChanged() () at /lib/x86_64-linux-gnu/libQt6WaylandClient.so.6
#9  0x00007f89b6fe4443 in ??? () at /lib/x86_64-linux-gnu/libQt6Core.so.6


Reported using DrKonqi
Comment 1 Olivier Boutin 2025-03-20 00:17:14 UTC
Created attachment 179587 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 TraceyC 2025-03-20 22:00:43 UTC
Working from my laptop, I plugged in a 2nd screen and, when I pressed the screen power button, the plasma desktop manager crashed, only to restart automatically.
Comment 3 TraceyC 2025-03-20 22:01:57 UTC
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:

#9  0x00007f89b6fe4443 in ??? () at /lib/x86_64-linux-gnu/libQt6Core.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!
Comment 4 TraceyC 2025-03-20 22:04:54 UTC
The backtrace as it is looks similar, but not identical to bug 499383
Comment 5 Bug Janitor Service 2025-04-04 03:46:40 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 TraceyC 2025-04-04 15:18:20 UTC
This looks like a duplicate of bug 499383, which has been fixed with Plasma 6.3.4 with Frameworks 6.13
Once your system has gotten these updates, this crash should stop happening

*** This bug has been marked as a duplicate of bug 499383 ***