[kwin] [Bug 452435] [Wayland] SDL Applications crash with error "wl_registry@2: error 0: invalid global wp_drm_lease_device_v1 (50)" when external display is unplugged

2022-04-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=452435 Nate Graham changed: What|Removed |Added CC||n...@kde.org Resolution|---

[kwin] [Bug 452435] [Wayland] SDL Applications crash with error "wl_registry@2: error 0: invalid global wp_drm_lease_device_v1 (50)" when external display is unplugged

2022-04-16 Thread Weng Xuetian
https://bugs.kde.org/show_bug.cgi?id=452435 --- Comment #15 from Weng Xuetian --- Git commit dc09ce85f00b3a790e2817888067c3826280dd8e by Weng Xuetian. Committed on 16/04/2022 at 20:18. Pushed by xuetianweng into branch 'Plasma/5.24'. Fix race in wp_drm_lease_v1. Basically this is a well known

[kwin] [Bug 452435] [Wayland] SDL Applications crash with error "wl_registry@2: error 0: invalid global wp_drm_lease_device_v1 (50)" when external display is unplugged

2022-04-16 Thread Weng Xuetian
https://bugs.kde.org/show_bug.cgi?id=452435 --- Comment #14 from Weng Xuetian --- Git commit cdc9dcfb0a1f0445c46ee2cefa114329a2408555 by Weng Xuetian. Committed on 16/04/2022 at 07:01. Pushed by xuetianweng into branch 'master'. Fix race in wp_drm_lease_v1. Basically this is a well known issue

[kwin] [Bug 452435] [Wayland] SDL Applications crash with error "wl_registry@2: error 0: invalid global wp_drm_lease_device_v1 (50)" when external display is unplugged

2022-04-16 Thread VesperLlama
https://bugs.kde.org/show_bug.cgi?id=452435 --- Comment #13 from VesperLlama --- (In reply to Weng Xuetian from comment #11) > There are two bugs, in xwayland and kwayland-server. > > This https://invent.kde.org/plasma/kwayland-server/-/merge_requests/370 > tries to fix the race condition

[kwin] [Bug 452435] [Wayland] SDL Applications crash with error "wl_registry@2: error 0: invalid global wp_drm_lease_device_v1 (50)" when external display is unplugged

2022-04-16 Thread Luiz Gustavo
https://bugs.kde.org/show_bug.cgi?id=452435 --- Comment #12 from Luiz Gustavo --- (In reply to Weng Xuetian from comment #11) > There are two bugs, in xwayland and kwayland-server. > > This https://invent.kde.org/plasma/kwayland-server/-/merge_requests/370 > tries to fix the race condition

[kwin] [Bug 452435] [Wayland] SDL Applications crash with error "wl_registry@2: error 0: invalid global wp_drm_lease_device_v1 (50)" when external display is unplugged

2022-04-16 Thread Weng Xuetian
https://bugs.kde.org/show_bug.cgi?id=452435 --- Comment #11 from Weng Xuetian --- There are two bugs, in xwayland and kwayland-server. This https://invent.kde.org/plasma/kwayland-server/-/merge_requests/370 tries to fix the race condition triggered by kwayland-server. And xwayland has a bug of

[kwin] [Bug 452435] [Wayland] SDL Applications crash with error "wl_registry@2: error 0: invalid global wp_drm_lease_device_v1 (50)" when external display is unplugged

2022-04-15 Thread Weng Xuetian
https://bugs.kde.org/show_bug.cgi?id=452435 Weng Xuetian changed: What|Removed |Added CC||wen...@gmail.com Ever confirmed|0

[kwin] [Bug 452435] [Wayland] SDL Applications crash with error "wl_registry@2: error 0: invalid global wp_drm_lease_device_v1 (50)" when external display is unplugged

2022-04-13 Thread Luiz Gustavo
https://bugs.kde.org/show_bug.cgi?id=452435 Luiz Gustavo changed: What|Removed |Added CC||thetabbyca...@outlook.com --- Comment #9 from

[kwin] [Bug 452435] [Wayland] SDL Applications crash with error "wl_registry@2: error 0: invalid global wp_drm_lease_device_v1 (50)" when external display is unplugged

2022-04-13 Thread Shreyansh
https://bugs.kde.org/show_bug.cgi?id=452435 --- Comment #8 from Shreyansh --- I found the exact cause of the crash. My laptop has a dedicated GPU which is the AMD RX 6600M. It's mostly in sleep mode and it has the integrated GPU which is the AMD Vega 8 from Ryzen 5800H. Whenever the dGPU wakes

[kwin] [Bug 452435] [Wayland] SDL Applications crash with error "wl_registry@2: error 0: invalid global wp_drm_lease_device_v1 (50)" when external display is unplugged

2022-04-13 Thread Shreyansh
https://bugs.kde.org/show_bug.cgi?id=452435 --- Comment #7 from Shreyansh --- Created attachment 148146 --> https://bugs.kde.org/attachment.cgi?id=148146=edit XWayland Backtrace -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 452435] [Wayland] SDL Applications crash with error "wl_registry@2: error 0: invalid global wp_drm_lease_device_v1 (50)" when external display is unplugged

2022-04-13 Thread Shreyansh
https://bugs.kde.org/show_bug.cgi?id=452435 --- Comment #6 from Shreyansh --- Created attachment 148145 --> https://bugs.kde.org/attachment.cgi?id=148145=edit wayland-session log -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 452435] [Wayland] SDL Applications crash with error "wl_registry@2: error 0: invalid global wp_drm_lease_device_v1 (50)" when external display is unplugged

2022-04-13 Thread Shreyansh
https://bugs.kde.org/show_bug.cgi?id=452435 --- Comment #5 from Shreyansh --- XWayland also crashes when I unplug the external monitor while an SDL application is running. This crash dump is giving more information than before so maybe it will help. -- You are receiving this mail because: You

[kwin] [Bug 452435] [Wayland] SDL Applications crash with error "wl_registry@2: error 0: invalid global wp_drm_lease_device_v1 (50)" when external display is unplugged

2022-04-11 Thread Shreyansh
https://bugs.kde.org/show_bug.cgi?id=452435 --- Comment #4 from Shreyansh --- (In reply to David Edmundson from comment #3) > Can you include output of > > WAYLAND_DEBUG=1 someAppThatCrashes Doing this shows the same output as before. Is this because it's an XWayland app? Output -

[kwin] [Bug 452435] [Wayland] SDL Applications crash with error "wl_registry@2: error 0: invalid global wp_drm_lease_device_v1 (50)" when external display is unplugged

2022-04-11 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=452435 David Edmundson changed: What|Removed |Added Status|REPORTED|NEEDSINFO CC|

[kwin] [Bug 452435] [Wayland] SDL Applications crash with error "wl_registry@2: error 0: invalid global wp_drm_lease_device_v1 (50)" when external display is unplugged

2022-04-09 Thread Shreyansh
https://bugs.kde.org/show_bug.cgi?id=452435 --- Comment #2 from Shreyansh --- Created attachment 148070 --> https://bugs.kde.org/attachment.cgi?id=148070=edit Log when opening Steam -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 452435] [Wayland] SDL Applications crash with error "wl_registry@2: error 0: invalid global wp_drm_lease_device_v1 (50)" when external display is unplugged

2022-04-09 Thread Shreyansh
https://bugs.kde.org/show_bug.cgi?id=452435 --- Comment #1 from Shreyansh --- Created attachment 148069 --> https://bugs.kde.org/attachment.cgi?id=148069=edit Bactrace for Steam -- You are receiving this mail because: You are watching all bug changes.