<div dir="ltr"><div>+llvm-dev, <a href="mailto:earthdok@google.com">earthdok@google.com</a><br></div>bcc:cfe-dev<div><br></div><div>Hi Sharma, </div><div>We don't have centos, so we'd ask you for some assistance. </div>
<div>First, could you please run the test with env.var. ASAN_OPTIONS=verbosity=1 </div><div><br></div><div>Sergey, this CHECK is yours, please take a look. </div><div><br></div><div>--kcc <br><div class="gmail_extra"><br>
<br><div class="gmail_quote">On Fri, Aug 16, 2013 at 7:57 PM, Sharma, Yogesh <span dir="ltr"><<a href="mailto:Yogesh.Sharma@saabsensis.com" target="_blank">Yogesh.Sharma@saabsensis.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I noticed that the SVN version of clang+llvm does not like -fsanitize=address on centos 6.4.  By "like" I mean it asserts anytime a thread is created.  With errors like:<br>
<br>
==18015==AddressSanitizer CHECK failed: clang/llvm/projects/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cc:251 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf2f7d030, 0xf2f7d000)<br>

<br>
If I use the llvm+clang 3.3 version it works properly.<br>
-<br>
This message is intended only for the addressee and may contain information that is company confidential or privileged.  Any technical data in this message may be exported only in accordance with the U.S. International Traffic in Arms Regulations (22 CFR Parts 120-130) or the Export Administration Regulations (15 CFR Parts 730-774). Unauthorized use is strictly prohibited and may be unlawful. If you are not the intended recipient, or the person responsible for delivering to the intended recipient, you should not read, copy, disclose or otherwise use this message. If you have received this email in error, please delete it, and advise the sender immediately.<br>

-<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</blockquote></div><br></div></div></div>