https://bugs.freedesktop.org/show_bug.cgi?id=103298

--- Comment #7 from Alban Browaeys <[email protected]> ---
Sorry taking me a while to sort out how to setup a test/dev environment in a
VM.
About the crash I think it is not directly related to this issue. The current
issue might prevent an user to reach the crash in gnome-shell.

In the crash I get gnome-shell hangs (100%cpu , libinput is in a busy
processing LID event list). But no crash. With the fix I get a crash at random
times but pretty much nailed down : shell_gtk_embed_window_created_cb is called
with its embed argument freed and dereference it. Sadly I cannot seem to sort
out how to reproduce (even though it kills my session every 2 days). I see that
with coredumpctl and gdb.

But I believe the current issue is higher priority. When libinput loop I cannot
even switch to a VT to kill it. Only way out is to ssh to the box and mess with
gdb.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to