Comment 42 for bug 2034619

Revision history for this message
Julian Andres Klode (juliank) wrote : Re: gnome-shell gets SIGKILL'd when lock screen in Wayland

I did killsnoop and killsnoop-bpfcc but I didn't see any SIGKILL delivered to the gnome-shell process, current running theory is the kernel is killing the process directly, and sure possibly due to some GPU related code path.

I'm trying to find out how to frace the kernel function killing the process to get a kernel stack trace and see where it comes from.