https://bugs.kde.org/show_bug.cgi?id=507691
--- Comment #15 from Brent Spillner <[email protected]> --- Coming here from #512448... I agree that the preconditions and symptoms seem very similar (multiple monitor setup, crash occurs when monitors are waking from sleep, generates the "invalid global kde_output_device_v2" log message), but my issue triggers a normal exit(), not a crash, and seems to be a little more random, occurring on only a low percentage of wakeups, even after the displays were idle overnight, and definitely not crashing/exiting again shortly after a restart. The backtrace attached to this issue is also confusing, and while the subject line mentions "Wayland protocol errors" the posted logs don't include them. The TL;DR on #512448 was that QWaylandEglWindow::UpdateSurface() is triggering a program exit after detecting a protocol issue via QWaylandDisplay::checkWaylandError(). That may very well also be the case for #507691, but it seems like the attached info isn't sufficient to confirm that. -- You are receiving this mail because: You are watching all bug changes.
