| Summary: | [Wayland] systemsettings crashed when I was switching between the sections of "Desktop behavior" | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Alexander Potashev <aspotashev> |
| Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | nate |
| Priority: | NOR | Keywords: | drkonqi, wayland-only |
| Version First Reported In: | 5.18.5 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | output of "WAYLAND_DEBUG=1 systemsettings5" | ||
|
Description
Alexander Potashev
2020-09-07 20:58:31 UTC
Might be a duplicate of bug #408709, however I file this new ticket because 1. That existing ticket is now closed 2. I can't check if it's indeed a duplicate. Created attachment 131480 [details]
output of "WAYLAND_DEBUG=1 systemsettings5"
(In reply to Alexander Potashev from comment #2) > Created attachment 131480 [details] > output of "WAYLAND_DEBUG=1 systemsettings5" Btw the debug messages kept coming out even after the crash. #6 wl_surface_damage (height=30, width=1084, y=0, x=0, wl_surface=<error reading variable: Cannot access memory at address 0x18>) at ../../include/QtWaylandClient/5.14.2/QtWaylandClient/private/../../../../../src/client/wayland-wayland-client-protocol.h:3490 #7 QtWayland::wl_surface::damage (this=0x10, x=0, y=0, width=1084, height=30) at qwayland-wayland.cpp:1319 #8 0x00007f7ca0188d1c in QtWaylandClient::QWaylandWindow::damage (this=<optimized out>, rect=...) at /usr/include/qt5/QtCore/qrect.h:218 #9 0x00007f7ca0193151 in QtWaylandClient::QWaylandAbstractDecoration::contentImage (this=0x7f7c50086290) at qwaylandabstractdecoration.cpp:135 #10 0x00007f7c9e5ba1db in QtWaylandClient::DecorationsBlitter::blit (this=0x55bad5f35f00, window=window@entry=0x55bad639fe10) at ../../../../hardwareintegration/client/wayland-egl/qwaylandglcontext.cpp:204 #11 0x00007f7c9e5b9b6b in QtWaylandClient::QWaylandGLContext::swapBuffers (this=0x55bad6a68ae0, surface=<optimized out>) at ../../../../hardwareintegration/client/wayland-egl/qwaylandglcontext.cpp:470 This should have been fixed in Plasma 5.20. Please re-open if you still experience it with that Plasma version or a newer one one. Thanks! |