tst-backtrace failures on AArch64

Roland McGrath roland@hack.frob.com
Tue Aug 12 16:47:00 GMT 2014


On some other machines, either __foo_nocancel is wholly separate, so that
foo never jumps into it (e.g. arm); or __foo_nocancel appears after foo
(and inside the range of foo's st_size), so that a PC inside __foo_nocancel
is seen as being inside foo (e.g. x86_64).  But on some others, it looks
more like aarch64 (e.g. alpha, s390) and I don't know what makes backtrace
happy for them.



More information about the Libc-alpha mailing list