https://bugs.kde.org/show_bug.cgi?id=417616
Alex <alex...@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alex...@protonmail.com --- Comment #1 from Alex <alex...@protonmail.com> --- I have encountered a similar crash on Fedora 35, Plasma 5.23.3, I think it happened during shutdown. #0 0x00000000000000b1 in () #1 0x00007fe7f0fd7623 in QScopedPointerDeleter<KWin::DpmsInputEventFilter>::cleanup(KWin::DpmsInputEventFilter*) (pointer=<optimized out>) at /usr/include/qt5/QtCore/qscopedpointer.h:52 #2 QScopedPointer<KWin::DpmsInputEventFilter, QScopedPointerDeleter<KWin::DpmsInputEventFilter> >::~QScopedPointer() (this=0x5601b650ddc0, this=<optimized out>) at /usr/include/qt5/QtCore/qscopedpointer.h:107 #3 KWin::DrmBackend::~DrmBackend() (this=0x5601b650dd10, this=<optimized out>) at /usr/src/debug/kwin-5.23.3-1.fc35.x86_64/src/plugins/platforms/drm/drm_backend.cpp:80 #4 0x00007fe7f0fd779d in KWin::DrmBackend::~DrmBackend() (this=0x5601b650dd10, this=<optimized out>) at /usr/src/debug/kwin-5.23.3-1.fc35.x86_64/src/plugins/platforms/drm/drm_backend.cpp:80 #5 0x00007fe806443197 in KWin::Application::destroyPlatform() (this=this@entry=0x7ffe4f580760) at /usr/src/debug/kwin-5.23.3-1.fc35.x86_64/src/main.cpp:176 #6 0x00007fe8064446b8 in KWin::Application::~Application() (this=0x7ffe4f580760, this=<optimized out>) at /usr/src/debug/kwin-5.23.3-1.fc35.x86_64/src/main.cpp:160 #7 0x00005601b5da0748 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kwin-5.23.3-1.fc35.x86_64/src/main_wayland.cpp:746 -- You are receiving this mail because: You are watching all bug changes.