Created attachment 112302 [details] gdb backtrace output I am running a wine game in a virtual window which has the pointer locked. But switching between wine virtual desktop window and different windows the pointer will not be consistently locked when switching back to wine. MAYBE this is related to this crash.
Unfortunately the backtrace is lacking debug symbols. If you are able to reproduce please install debug symbols and attach a new backtrace.
I have devug symbols installed.
(In reply to farmboy0 from comment #2) > I have devug symbols installed. But the backtrace doesn't show them.
Backtrace from comment #0 does not have source code line numbers, so you do not have the needed debug information installed.
If I hadnt have debug symbols you would get a lot of ?? in the backtrace instead. But the critique about missing line numbers is valid. I used the debug symbol format that gcc provides by default which is not enough as it seems.
Created attachment 112559 [details] gdb backtrace with linenumbers
Thanks for the update; changing status.
*** Bug 404912 has been marked as a duplicate of this bug. ***
Still a problem? Do you have a way to reproduce this crash consistently?
I cant use kwin_wayland anymore due to not having a working keyboard on wayland. So I cant say either way.