Comment 61 for bug 2034619

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: [amdgpu] gnome-shell gets SIGKILL'd when lock screen in Wayland

It looks like mutter is *asking* to be killed if any system calls take too long:

  setrlimit (RLIMIT_RTTIME...

and that only seems to happen on some Ryzen systems. Still, I'm not so sure the default limit of 200ms (inherited from rtkit) is sensible if the machine would otherwise recover. It's not like the problem is happening on every frame.