search for: saabsensi

Displaying 6 results from an estimated 6 matches for "saabsensi".

Did you mean: saabsensis
2013 Aug 19
2
[LLVMdev] [cfe-dev] -fsanitize=address on centos 6.4
...m> 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<mailto: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/...
2013 Aug 19
1
[LLVMdev] [cfe-dev] -fsanitize=address on centos 6.4
...Yogesh; Kostya Serebryany; llvmdev at cs.uiuc.edu List Subject: Re: [cfe-dev] -fsanitize=address on centos 6.4 +kcc, llvmdev I think your compiler-rt checkout is out of date, because r188635 is supposed to fix that exact issue. On Mon, Aug 19, 2013 at 9:16 PM, Sharma, Yogesh <Yogesh.Sharma at saabsensis.com<mailto:Yogesh.Sharma at saabsensis.com>> wrote: Sorry about that. I forgot a d: ldd (GNU libc) 2.12 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PA...
2013 Aug 19
0
[LLVMdev] [cfe-dev] -fsanitize=address on centos 6.4
+kcc, llvmdev I think your compiler-rt checkout is out of date, because r188635 is supposed to fix that exact issue. On Mon, Aug 19, 2013 at 9:16 PM, Sharma, Yogesh < Yogesh.Sharma at saabsensis.com> wrote: > Sorry about that. I forgot a d:**** > > ** ** > > ldd (GNU libc) 2.12**** > > Copyright (C) 2010 Free Software Foundation, Inc.**** > > This is free software; see the source for copying conditions. There is NO > **** > > warranty; not even f...
2013 Aug 19
2
[LLVMdev] [cfe-dev] -fsanitize=address on centos 6.4
...istance. >> 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: >>> >>>...
2013 Aug 19
0
[LLVMdev] [cfe-dev] -fsanitize=address on centos 6.4
This looks like the output of "ld --version". What we need is your glibc version, which is given by "ldd --version". On Mon, Aug 19, 2013 at 8:26 PM, Sharma, Yogesh < Yogesh.Sharma at saabsensis.com> wrote: > GNU ld version 2.20.51.0.2-5.36.el6 20100205**** > > Copyright 2009 Free Software Foundation, Inc.**** > > This program is free software; you may redistribute it under the terms of* > *** > > the GNU General Public License version 3 or (at your option) a...
2013 Sep 17
0
[LLVMdev] LLVM Error
I am running make check and I get the following error: ******************** FAIL: LLVM :: ExecutionEngine/MCJIT/test-ptr-reloc-sm-pic.ll (4965 of 8802) ******************** TEST 'LLVM :: ExecutionEngine/MCJIT/test-ptr-reloc-sm-pic.ll' FAILED ******************** Script: -- /opt/clang+llvm-src/clang+llvm-svncmake/bin/./lli -use-mcjit -O0 -relocation-model=pic -code-model=small