[PATCH] Avoid backtrace from __stack_chk_fail [BZ #12189]
Yuri Gribov
tetra2005@gmail.com
Tue Jul 11 21:29:00 GMT 2017
On Mon, Jul 10, 2017 at 9:00 PM, H.J. Lu <hongjiu.lu@intel.com> wrote:
> __fortify_fail_abort is
> added to avoid backtrace from __stack_chk_fail.
Note that this is important for other tools as well e.g. Asan. I've
posted patch a while ago to add fail-safe backtracking APIs to libgcc
in https://gcc.gnu.org/ml/gcc-patches/2017-06/msg01869.html (the
latest ping is https://gcc.gnu.org/ml/gcc-patches/2017-07/msg00447.html)
but it didn't get too much attention to date. Would be great if
someone could take a look.
-Y
More information about the Libc-alpha
mailing list