https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112836
--- Comment #6 from Sam James <sjames at gcc dot gnu.org> --- azanella's patch at https://inbox.sourceware.org/libc-alpha/20240913142239.2949727-2-adhemerval.zane...@linaro.org/ fixes job control. I believe the *other* issue (bad address) was handled in glibc already as a workaround for a kernel bug. The remaining question is if we need to do better in libiberty *anyway* for EINTR. I think the answer is yes.