Golang on Linux was not yet using the new year 2038 proof syscalls on 32-bit systems, leading to crashes on >=5.0 kernels without 32-bit compat. I filed an issue and went on to implement that.
Reference commits where Linux added the new 64-bit syscalls: