[Bug sanitizer/60038] AddressSanitizer CHECK failed ... "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" on CentOS 5.10
ubizjak at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Feb 3 10:00:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60038
--- Comment #12 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to Uroš Bizjak from comment #11)
> (In reply to Jakub Jelinek from comment #9)
> > Created attachment 32021 [details]
> > gcc49-pr60038.patch
> >
> > This seems to work for me on glibc 2.17, Uros, can you please try it on your
> > CentOS 5?
>
> Uh, that was quick, I didn't noticed your submission. ;)
>
> I'll test your patch in a moment.
sanitizer re-build and regression test with
RUNTESTFLAGS="--target_board=unix\{,-m32\} asan.exp"
worked without problems on CentOS 5.10.
More information about the Gcc-bugs
mailing list