search for: asan_test

Displaying 20 results from an estimated 25 matches for "asan_test".

2012 Dec 20
2
[LLVMdev] llvm 3.2 regression
...nikov wrote: > > Can this be fixed before the 3.2 release? > Given that release is tomorrow, then - no, unfortunately. Well if you can't fix the bug by tomorrow, can't you at least revert the failing part of... https://llvm.org/viewvc/llvm-project/compiler-rt/trunk/lib/asan/tests/asan_test.cc?sortby=log&r1=145953&r2=145952&pathrev=145953 with... Index: lib/asan/tests/asan_test.cc =================================================================== --- lib/asan/tests/asan_test.cc (revision 170724) +++ lib/asan/tests/asan_test.cc (working copy) @@ -2046,7 +2046,7 @@ TEST(A...
2012 Dec 21
0
[LLVMdev] llvm 3.2 regression
...e fixed before the 3.2 release? > > Given that release is tomorrow, then - no, unfortunately. > > Well if you can't fix the bug by tomorrow, can't you at least revert the > failing part of... > > > https://llvm.org/viewvc/llvm-project/compiler-rt/trunk/lib/asan/tests/asan_test.cc?sortby=log&r1=145953&r2=145952&pathrev=145953 > > with... > > Index: lib/asan/tests/asan_test.cc > =================================================================== > --- lib/asan/tests/asan_test.cc (revision 170724) > +++ lib/asan/tests/asan_test.cc (working c...
2012 Dec 21
1
[LLVMdev] llvm 3.2 regression
...se? >> > Given that release is tomorrow, then - no, unfortunately. >> >> Well if you can't fix the bug by tomorrow, can't you at least revert the >> failing part of... >> >> >> https://llvm.org/viewvc/llvm-project/compiler-rt/trunk/lib/asan/tests/asan_test.cc?sortby=log&r1=145953&r2=145952&pathrev=145953 >> >> with... >> >> Index: lib/asan/tests/asan_test.cc >> =================================================================== >> --- lib/asan/tests/asan_test.cc (revision 170724) >> +++ lib/asan/t...
2012 Dec 20
2
[LLVMdev] llvm 3.2 regression
...= AddressSanitizerMac.GCDSourceCancel [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from AddressSanitizerMac [ RUN ] AddressSanitizerMac.GCDSourceCancel /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/projects/compiler-rt/lib/asan/tests/asan_test.cc:2052: Failure Death test: TestGCDSourceCancel() Result: died but not with expected error. Expected: Shadow byte and word Actual msg: [ DEATH ] ================================================================= [ DEATH ] ==88865== ERROR: AddressSanitizer: heap-buffer-overflow on addres...
2012 Dec 20
0
[LLVMdev] llvm 3.2 regression
> Can this be fixed before the 3.2 release? Given that release is tomorrow, then - no, unfortunately. -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2012 Dec 23
0
[LLVMdev] llvm 3.2 regression
...- no, unfortunately. >> >> >> >> Well if you can't fix the bug by tomorrow, can't you at least revert the >> >> failing part of... >> >> >> >> >> >> https://llvm.org/viewvc/llvm-project/compiler-rt/trunk/lib/asan/tests/asan_test.cc?sortby=log&r1=145953&r2=145952&pathrev=145953 >> >> >> >> with... >> >> >> >> Index: lib/asan/tests/asan_test.cc >> >> =================================================================== >> >> --- lib/asan/tests/...
2016 Feb 25
2
asan link failure when configuring with -DBUILD_SHARED_LIBS=ON
...tests && [...]/bld/./bin/clang ASAN_INST_TEST_OBJECTS.gtest-all.cc.i386-with-calls.o ASAN_INST_TEST_OBJECTS.asan_asm_test.cc.i386-with-calls.o ASAN_INST_TEST_OBJECTS.asan_globals_test.cc.i386-with-calls.o ASAN_INST_TEST_OBJECTS.asan_interface_test.cc.i386-with-calls.o ASAN_INST_TEST_OBJECTS.asan_test.cc.i386-with-calls.o ASAN_INST_TEST_OBJECTS.asan_oob_test.cc.i386-with-calls.o ASAN_INST_TEST_OBJECTS.asan_mem_test.cc.i386-with-calls.o ASAN_INST_TEST_OBJECTS.asan_str_test.cc.i386-with-calls.o ASAN_INST_TEST_OBJECTS.asan_test_main.cc.i386-with-calls.o -o [...]/bld/projects/compiler-rt/lib/asan/te...
2016 Feb 26
0
asan link failure when configuring with -DBUILD_SHARED_LIBS=ON
....]/bld/./bin/clang ASAN_INST_TEST_OBJECTS.gtest-all.cc.i386-with-calls.o > ASAN_INST_TEST_OBJECTS.asan_asm_test.cc.i386-with-calls.o > ASAN_INST_TEST_OBJECTS.asan_globals_test.cc.i386-with-calls.o > ASAN_INST_TEST_OBJECTS.asan_interface_test.cc.i386-with-calls.o > ASAN_INST_TEST_OBJECTS.asan_test.cc.i386-with-calls.o > ASAN_INST_TEST_OBJECTS.asan_oob_test.cc.i386-with-calls.o > ASAN_INST_TEST_OBJECTS.asan_mem_test.cc.i386-with-calls.o > ASAN_INST_TEST_OBJECTS.asan_str_test.cc.i386-with-calls.o > ASAN_INST_TEST_OBJECTS.asan_test_main.cc.i386-with-calls.o -o > [...]/bld/project...
2011 Jun 16
2
[LLVMdev] LLVM-based address sanity checker
...tizer/source/browse/trunk/asan/asan_rtl.cc This library replaces malloc, tracks thread stacks, replaces SIGILL and SIGSEGV handlers, reports warnings. Linux x86/x86_64 and ChromiumOS is fully functional, MacOS is in flight. Tests: http://code.google.com/p/address-sanitizer/source/browse/trunk/asan/asan_test.cc --kcc > -Chris > > > > Thanks, > > --kcc > > On Tue, May 3, 2011 at 10:52 PM, Kostya Serebryany <kcc at google.com> wrote: > >> Hello, >> >> We've just released the first version of our LLVM-based address sanity >> checker: Addre...
2016 Feb 26
2
asan link failure when configuring with -DBUILD_SHARED_LIBS=ON
...ng ASAN_INST_TEST_OBJECTS.gtest-all.cc.i386-with-calls.o >> ASAN_INST_TEST_OBJECTS.asan_asm_test.cc.i386-with-calls.o >> ASAN_INST_TEST_OBJECTS.asan_globals_test.cc.i386-with-calls.o >> ASAN_INST_TEST_OBJECTS.asan_interface_test.cc.i386-with-calls.o >> ASAN_INST_TEST_OBJECTS.asan_test.cc.i386-with-calls.o >> ASAN_INST_TEST_OBJECTS.asan_oob_test.cc.i386-with-calls.o >> ASAN_INST_TEST_OBJECTS.asan_mem_test.cc.i386-with-calls.o >> ASAN_INST_TEST_OBJECTS.asan_str_test.cc.i386-with-calls.o >> ASAN_INST_TEST_OBJECTS.asan_test_main.cc.i386-with-calls.o -o >&g...
2012 Dec 19
2
[LLVMdev] LLVM 3.2 on Xcode
.../Volumes/Shared/NewShared/llvm/3.2/xcode/lib/Debug/libLLVMSupport.a -lpthread -fobjc-link-runtime /Volumes/Shared/NewShared/llvm/3.2/source/../xcode/projects/compiler-rt/lib/asan/tests/asan_globals_test.cc.asan.o /Volumes/Shared/NewShared/llvm/3.2/source/../xcode/projects/compiler-rt/lib/asan/tests/asan_test.cc.asan.o /Volumes/Shared/NewShared/llvm/3.2/source/../xcode/projects/compiler-rt/lib/asan/tests/asan_mac_test.mm.asan.o -o /Volumes/Shared/NewShared/llvm/3.2/xcode/projects/compiler-rt/lib/asan/tests/Debug/AsanTest duplicate symbol __Z11GlobalsTesti in: /Volumes/Shared/NewShared/llvm/3.2/xcod...
2014 Oct 09
4
[LLVMdev] Remaining Compiler-RT failures in ARM
Folks, As of this run: http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-full/builds/746 There are three classes of failures that need fixing before we get the bot green: 1. AddressSanitizer.BuiltinLongJmpTest Unit Test Two configurations fail: * Asan-arm-inline-Test * Asan-arm-with-calls-Test I wonder what's the best way to run it individually and reduce the error. I'm not
2012 Dec 19
0
[LLVMdev] LLVM 3.2 on Xcode
.../Volumes/Shared/NewShared/llvm/3.2/xcode/lib/Debug/libLLVMSupport.a -lpthread -fobjc-link-runtime /Volumes/Shared/NewShared/llvm/3.2/source/../xcode/projects/compiler-rt/lib/asan/tests/asan_globals_test.cc.asan.o /Volumes/Shared/NewShared/llvm/3.2/source/../xcode/projects/compiler-rt/lib/asan/tests/asan_test.cc.asan.o /Volumes/Shared/NewShared/llvm/3.2/source/../xcode/projects/compiler-rt/lib/asan/tests/asan_mac_test.mm.asan.o -o /Volumes/Shared/NewShared/llvm/3.2/xcode/projects/compiler-rt/lib/asan/tests/Debug/AsanTest > > duplicate symbol __Z11GlobalsTesti in: > /Volumes/Shared/NewShare...
2012 Dec 21
2
[LLVMdev] LLVM 3.2 on Xcode
.../NewShared/llvm/3.2/xcode/lib/Debug/libLLVMSupport.a > -lpthread -fobjc-link-runtime > /Volumes/Shared/NewShared/llvm/3.2/source/../xcode/projects/compiler-rt/lib/asan/tests/asan_globals_test.cc.asan.o > /Volumes/Shared/NewShared/llvm/3.2/source/../xcode/projects/compiler-rt/lib/asan/tests/asan_test.cc.asan.o > /Volumes/Shared/NewShared/llvm/3.2/source/../xcode/projects/compiler-rt/lib/asan/tests/asan_mac_test.mm.asan.o > -o > /Volumes/Shared/NewShared/llvm/3.2/xcode/projects/compiler-rt/lib/asan/tests/Debug/AsanTest > > duplicate symbol __Z11GlobalsTesti in: > > /Volumes...
2016 Feb 26
0
asan link failure when configuring with -DBUILD_SHARED_LIBS=ON
...T_OBJECTS.gtest-all.cc.i386-with-calls.o >>> ASAN_INST_TEST_OBJECTS.asan_asm_test.cc.i386-with-calls.o >>> ASAN_INST_TEST_OBJECTS.asan_globals_test.cc.i386-with-calls.o >>> ASAN_INST_TEST_OBJECTS.asan_interface_test.cc.i386-with-calls.o >>> ASAN_INST_TEST_OBJECTS.asan_test.cc.i386-with-calls.o >>> ASAN_INST_TEST_OBJECTS.asan_oob_test.cc.i386-with-calls.o >>> ASAN_INST_TEST_OBJECTS.asan_mem_test.cc.i386-with-calls.o >>> ASAN_INST_TEST_OBJECTS.asan_str_test.cc.i386-with-calls.o >>> ASAN_INST_TEST_OBJECTS.asan_test_main.cc.i386-with-c...
2012 Dec 21
0
[LLVMdev] LLVM 3.2 on Xcode
.../Volumes/Shared/NewShared/llvm/3.2/xcode/lib/Debug/libLLVMSupport.a -lpthread -fobjc-link-runtime /Volumes/Shared/NewShared/llvm/3.2/source/../xcode/projects/compiler-rt/lib/asan/tests/asan_globals_test.cc.asan.o /Volumes/Shared/NewShared/llvm/3.2/source/../xcode/projects/compiler-rt/lib/asan/tests/asan_test.cc.asan.o /Volumes/Shared/NewShared/llvm/3.2/source/../xcode/projects/compiler-rt/lib/asan/tests/asan_mac_test.mm.asan.o -o /Volumes/Shared/NewShared/llvm/3.2/xcode/projects/compiler-rt/lib/asan/tests/Debug/AsanTest duplicate symbol __Z11GlobalsTesti in: /Volumes/Shared/NewShared/llvm/3.2/xcod...
2011 Jun 16
0
[LLVMdev] LLVM-based address sanity checker
On Jun 16, 2011, at 1:27 AM, Kostya Serebryany wrote: > Hello again, > > The tool we announced 1.5 months ago has matured quite a bit. > In addition to heap out-of-bound and use-after-free bugs it also finds stack overruns/underruns. > AddressSanitizer is being actively used by the Chromium developers and already found over 20 bugs:
2011 Jun 16
2
[LLVMdev] LLVM-based address sanity checker
Hello again, The tool we announced 1.5 months ago has matured quite a bit. In addition to heap out-of-bound and use-after-free bugs it also finds stack overruns/underruns. AddressSanitizer is being actively used by the Chromium developers and already found over 20 bugs: http://blog.chromium.org/2011/06/testing-chromium-addresssanitizer-fast.html Question to the LLVM developers: would you
2017 Mar 11
2
Use of host/target compiler when building compiler-rt
...llvm/src/runtimes/compiler-rt/lib/tsan/tests/unit/tsan_mman_test.cc:14:10: fatal error: 'sanitizer/allocator_interface.h' file not found #include <sanitizer/allocator_interface.h> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [370/409] Generating ASAN_INST_TEST_OBJECTS.asan_test.cc.x86_64-inline.o > -Chris > > On Mar 9, 2017, at 11:45 AM, David Blaikie <dblaikie at gmail.com> wrote: > > > On Thu, Mar 9, 2017 at 11:25 AM Chris Bieneman <beanz at apple.com> wrote: > > On Mar 8, 2017, at 4:42 PM, David Blaikie <dblaikie at gmail.com&gt...
2017 Jul 31
0
[cfe-dev] [5.0.0 Release] Release Candidate 1 tagged
On 31 Jul 2017, at 19:26, Hans Wennborg <hans at chromium.org> wrote: > > On Sat, Jul 29, 2017 at 4:59 AM, Dimitry Andric <dimitry at andric.com> wrote: >> On 27 Jul 2017, at 00:41, Hans Wennborg via cfe-dev <cfe-dev at lists.llvm.org> wrote: >>> >>> 5.0.0-rc1 has just been tagged. >>> >>> Please build, test and upload binaries