https://bugs.kde.org/show_bug.cgi?id=514229
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REPORTED Resolution|FIXED |--- --- Comment #4 from Vlad Zahorodnii <[email protected]> --- #5 0x00007fa4bd2ab2c4 in KWin::LogicalOutput::geometryF (this=this@entry=0x0) at /home/nate/kde/src/kwin/src/core/output.cpp:402 #6 0x00007fa4bd284a73 in KWin::Compositor::assignOutputLayers (this=0x56357f2b3a50, output=0x56357f134800) at /home/nate/kde/src/kwin/src/compositor.cpp:1015 #7 0x00007fa4ba3c834f in ??? () at /usr/lib/libQt6Core.so.6 #8 0x00007fa4bd5e9108 in KWin::DrmOutput::applyQueuedChanges (this=this@entry=0x56357f134800, props=std::shared_ptr<KWin::OutputChangeSet> (use count 2, weak count 0) = {...}) at /home/nate/kde/src/kwin/src/backends/drm/drm_output.cpp:492 #9 0x00007fa4bd5ab744 in KWin::DrmBackend::applyOutputChanges (this=0x56357eed0180, config=...) at /home/nate/kde/src/kwin/src/backends/drm/drm_backend.cpp:417 #10 0x00007fa4bd54bb18 in KWin::Workspace::applyOutputConfiguration (this=0x56357f330db0, config=...) at /home/nate/kde/src/kwin/src/workspace.cpp:526 The Compositor getting triggered by applyOutputConfiguration() seems super duper wrong. The logical outputs are created later after applying the output configuration. Even if the crash doesn't happen now, we have some architectural issues. -- You are receiving this mail because: You are watching all bug changes.
