[cfe-dev] -fsanitize=address on centos 6.4
Kostya Serebryany
kcc at google.com
Mon Aug 19 01:53:43 PDT 2013
+llvm-dev, earthdok at google.com
bcc:cfe-dev
Hi Sharma,
We don't have centos, so we'd ask you for some assistance.
First, could you please run the test with env.var. ASAN_OPTIONS=verbosity=1
Sergey, this CHECK is yours, please take a look.
--kcc
On Fri, Aug 16, 2013 at 7:57 PM, Sharma, Yogesh <
Yogesh.Sharma at saabsensis.com> wrote:
> Hi,
>
> 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:
>
> ==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)
>
> If I use the llvm+clang 3.3 version it works properly.
> -
> 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.
> -
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130819/12996c95/attachment.html>
More information about the cfe-dev
mailing list