Hello, Gilles Filippini, le Sun 04 Oct 2015 19:48:51 +0200, a écrit : > I think the cause of this bus error is the upgrade of glibc from > 2.19-19 to 2.19-22 because building with libc0.3 from glibc 2.19-19 is > successful. > > Using bisection on a porterbox I've found out that the guilty commit is > r6489 [3].
Thanks for the investigation! That change indeed changes the implementation of raise(). Actually it's even a fix, but apparently there are side effects, I'll have a look. Thanks, Samuel

