http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60038
--- Comment #1 from Kostya Serebryany <kcc at gcc dot gnu.org> --- I expect this also happens with the clang version of ASAN, please confirm. This is related to the hackish way we extract stack and tls bounds, and CentOS 5.10 may have different version of glibc or some other difference. What is the version of glibc on your OS? We are trying to solve it in a general way in glibc (https://sourceware.org/bugzilla/show_bug.cgi?id=16291), but that will not happen for the existing distros.