Summary: | notificationmanager crashes plasmashell when it tries creating an invalid window .. HDMI Audio: Powering (Off --> On) | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Tcope <tcope2112> |
Component: | Audio in general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | isma.af, m.kurz, nate |
Priority: | NOR | ||
Version First Reported In: | 6.2.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Tcope
2025-01-21 02:37:02 UTC
Well it definitely shouldn't crash. Unfortunately we do need a backtrace with debug symbols to proceed here, since it's probably hardware-specific. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl (In reply to Nate Graham from comment #1) > Well it definitely shouldn't crash. Unfortunately we do need a backtrace > with debug symbols to proceed here, since it's probably hardware-specific. > > See > https://community.kde.org/Guidelines_and_HOWTOs/Debugging/ > How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl I wish I understood how a notification mangager writing to a non existiing surface due to missing hardware .. is hardware specific..? I have failed to find the debugging symbols, in spite of extensive searching. I would very much like to provide a backtrace. The online resource that is suposed to supply symbols aparently doesnt have them.. ie. (No debugging symbols found in plasmashell) (gdb) exit Please provide symcbols or a link to symbols or even a package name I can find symbols, and I will be happy to. It's that I'm unable to reproduce the problem myself, so it seems that there's some detail if your specific hardware setup that allows it to be reproduced at will there. That said, the actual error message is quite clear: > trying to show an empty dialog > xdg_surface#60: error -1: invalid window geometry size (0x0) > The Wayland connection experienced a fatal error: Protocol error *** This bug has been marked as a duplicate of bug 493572 *** |