Status: Accepted
Owner: [email protected]
CC: [email protected]
Labels: Type-Defect Priority-Medium

New issue 336 by [email protected]: zero_page_pc.cc fails on Android
https://code.google.com/p/address-sanitizer/issues/detail?id=336

From http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/12605/steps/run%20asan%20lit%20tests%20%5BAndroid%5D/logs/stdio:

Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90
FAIL: AddressSanitizer-arm-android :: TestCases/zero_page_pc.cc (215 of 224)
******************** TEST 'AddressSanitizer-arm-android :: TestCases/zero_page_pc.cc' FAILED ********************
Script:
--
/home/dtoolsbot/build/sanitizer-x86_64-linux/build/llvm/projects/compiler-rt/test/asan/android_commands/android_compile.py /home/dtoolsbot/build/sanitizer-x86_64-linux/build/llvm_build64/bin/clang --driver-mode=g++ -fsanitize=address -mno-omit-leaf-frame-pointer -fno-omit-frame-pointer -fno-optimize-sibling-calls -g --target=arm-linux-androideabi --sysroot=/home/dtoolsbot/build/sanitizer-x86_64-linux/build/../../../android-ndk/standalone/sysroot -B/home/dtoolsbot/build/sanitizer-x86_64-linux/build/../../../android-ndk/standalone -shared-libasan /home/dtoolsbot/build/sanitizer-x86_64-linux/build/llvm/projects/compiler-rt/test/asan/TestCases/zero_page_pc.cc -o /home/dtoolsbot/build/sanitizer-x86_64-linux/build/compiler_rt_build_android/test/asan/ARMAndroidConfig/TestCases/Output/zero_page_pc.cc.tmp && not /home/dtoolsbot/build/sanitizer-x86_64-linux/build/compiler_rt_build_android/test/asan/ARMAndroidConfig/TestCases/Output/zero_page_pc.cc.tmp 2>&1 | FileCheck /home/dtoolsbot/build/sanitizer-x86_64-linux/build/llvm/projects/compiler-rt/test/asan/TestCases/zero_page_pc.cc
--
Exit Code: 1

Command Output (stderr):
--
/home/dtoolsbot/build/sanitizer-x86_64-linux/build/llvm/projects/compiler-rt/test/asan/TestCases/zero_page_pc.cc:8:12: error: expected string not found in input
 // CHECK: {{AddressSanitizer: SEGV.*(pc.*0007)}}
           ^
<stdin>:1:1: note: scanning from here
ASAN:SIGSEGV
^
<stdin>:10:10: note: possible intended match here
SUMMARY: AddressSanitizer: SEGV ??:0 ??
         ^

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"address-sanitizer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to