Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ********************
- Testing: 0
- FAIL: AddressSanitizer-i386-windows :: TestCases/Windows/integer_divide_by_zero.cpp (25 of 2491)
- ******************** TEST 'AddressSanitizer-i386-windows :: TestCases/Windows/integer_divide_by_zero.cpp' FAILED ********************
- Exit Code: 1
- Command Output (stdout):
- --
- # RUN: at line 1
- C:/Users/might/repos/build/./bin/clang-cl.exe -fsanitize=address -Wno-deprecated-declarations -WX -D_HAS_EXCEPTIONS=0 -gline-tables-only -gcodeview -gcolumn-info -Od C:\Users\might\repos\llvm-project\compiler-rt\test\asan\TestCases\Windows\integer_divide_by_zero.cpp -FeC:\Users\might\repos\build\projects\compiler-rt\test\asan\I386WindowsConfig\TestCases\Windows\Output\integer_divide_by_zero.cpp.tmp
- # executed command: C:/Users/might/repos/build/./bin/clang-cl.exe -fsanitize=address -Wno-deprecated-declarations -WX -D_HAS_EXCEPTIONS=0 -gline-tables-only -gcodeview -gcolumn-info -Od 'C:\Users\might\repos\llvm-project\compiler-rt\test\asan\TestCases\Windows\integer_divide_by_zero.cpp' '-FeC:\Users\might\repos\build\projects\compiler-rt\test\asan\I386WindowsConfig\TestCases\Windows\Output\integer_divide_by_zero.cpp.tmp'
- # RUN: at line 2
- env ASAN_OPTIONS=handle_sigfpe=1 not C:\Users\might\repos\build\projects\compiler-rt\test\asan\I386WindowsConfig\TestCases\Windows\Output\integer_divide_by_zero.cpp.tmp 2>&1 | FileCheck C:\Users\might\repos\llvm-project\compiler-rt\test\asan\TestCases\Windows\integer_divide_by_zero.cpp
- # executed command: env ASAN_OPTIONS=handle_sigfpe=1 not 'C:\Users\might\repos\build\projects\compiler-rt\test\asan\I386WindowsConfig\TestCases\Windows\Output\integer_divide_by_zero.cpp.tmp'
- # executed command: FileCheck 'C:\Users\might\repos\llvm-project\compiler-rt\test\asan\TestCases\Windows\integer_divide_by_zero.cpp'
- # .---command stderr------------
- # | C:\Users\might\repos\llvm-project\compiler-rt\test\asan\TestCases\Windows\integer_divide_by_zero.cpp:16:11: error: CHECK: expected string not found in input
- # | // CHECK: ERROR: AddressSanitizer: int-divide-by-zero on unknown address [[ADDR:0x[^ ]*]]
- # | ^
- # | <stdin>:1:12: note: scanning from here
- # | before ud2a
- # | ^
- # |
- # | Input file: <stdin>
- # | Check file: C:\Users\might\repos\llvm-project\compiler-rt\test\asan\TestCases\Windows\integer_divide_by_zero.cpp
- # |
- # | -dump-input=help explains the following input dump.
- # |
- # | Input was:
- # | <<<<<<
- # | 1: before ud2a
- # | check:16 X error: no match found
- # | >>>>>>
- # `-----------------------------
- # error: command failed with exit status: 1
- --
- ********************
- Testing: 0
- FAIL: AddressSanitizer-i386-windows :: TestCases/Windows/dll_null_deref.cpp (26 of 2491)
- ******************** TEST 'AddressSanitizer-i386-windows :: TestCases/Windows/dll_null_deref.cpp' FAILED ********************
- Exit Code: 2
- Command Output (stdout):
- --
- # RUN: at line 1
- C:/Users/might/repos/build/./bin/clang-cl.exe -fsanitize=address -Wno-deprecated-declarations -WX -D_HAS_EXCEPTIONS=0 -gline-tables-only -gcodeview -gcolumn-info -Od C:\Users\might\repos\llvm-project\compiler-rt\test\asan\TestCases\Windows/dll_host.cpp -FeC:\Users\might\repos\build\projects\compiler-rt\test\asan\I386WindowsConfig\TestCases\Windows\Output\dll_null_deref.cpp.tmp
- # executed command: C:/Users/might/repos/build/./bin/clang-cl.exe -fsanitize=address -Wno-deprecated-declarations -WX -D_HAS_EXCEPTIONS=0 -gline-tables-only -gcodeview -gcolumn-info -Od 'C:\Users\might\repos\llvm-project\compiler-rt\test\asan\TestCases\Windows/dll_host.cpp' '-FeC:\Users\might\repos\build\projects\compiler-rt\test\asan\I386WindowsConfig\TestCases\Windows\Output\dll_null_deref.cpp.tmp'
- # RUN: at line 2
- C:/Users/might/repos/build/./bin/clang-cl.exe -fsanitize=address -Wno-deprecated-declarations -WX -D_HAS_EXCEPTIONS=0 -gline-tables-only -gcodeview -gcolumn-info -LD -Od C:\Users\might\repos\llvm-project\compiler-rt\test\asan\TestCases\Windows\dll_null_deref.cpp -FeC:\Users\might\repos\build\projects\compiler-rt\test\asan\I386WindowsConfig\TestCases\Windows\Output\dll_null_deref.cpp.tmp.dll
- # executed command: C:/Users/might/repos/build/./bin/clang-cl.exe -fsanitize=address -Wno-deprecated-declarations -WX -D_HAS_EXCEPTIONS=0 -gline-tables-only -gcodeview -gcolumn-info -LD -Od 'C:\Users\might\repos\llvm-project\compiler-rt\test\asan\TestCases\Windows\dll_null_deref.cpp' '-FeC:\Users\might\repos\build\projects\compiler-rt\test\asan\I386WindowsConfig\TestCases\Windows\Output\dll_null_deref.cpp.tmp.dll'
- # .---command stdout------------
- # | Creating library C:\Users\might\repos\build\projects\compiler-rt\test\asan\I386WindowsConfig\TestCases\Windows\Output\dll_null_deref.cpp.tmp.lib and object C:\Users\might\repos\build\projects\compiler-rt\test\asan\I386WindowsConfig\TestCases\Windows\Output\dll_null_deref.cpp.tmp.exp
- # `-----------------------------
- # RUN: at line 3
- not C:\Users\might\repos\build\projects\compiler-rt\test\asan\I386WindowsConfig\TestCases\Windows\Output\dll_null_deref.cpp.tmp C:\Users\might\repos\build\projects\compiler-rt\test\asan\I386WindowsConfig\TestCases\Windows\Output\dll_null_deref.cpp.tmp.dll 2>&1 | FileCheck C:\Users\might\repos\llvm-project\compiler-rt\test\asan\TestCases\Windows\dll_null_deref.cpp
- # executed command: not 'C:\Users\might\repos\build\projects\compiler-rt\test\asan\I386WindowsConfig\TestCases\Windows\Output\dll_null_deref.cpp.tmp' 'C:\Users\might\repos\build\projects\compiler-rt\test\asan\I386WindowsConfig\TestCases\Windows\Output\dll_null_deref.cpp.tmp.dll'
- # executed command: FileCheck 'C:\Users\might\repos\llvm-project\compiler-rt\test\asan\TestCases\Windows\dll_null_deref.cpp'
- # .---command stderr------------
- # | FileCheck error: '<stdin>' is empty.
- # | FileCheck command line: filecheck.exe C:\Users\might\repos\llvm-project\compiler-rt\test\asan\TestCases\Windows\dll_null_deref.cpp
- # `-----------------------------
- # error: command failed with exit status: 2
- --
- ********************
- Testing: 0
- FAIL: libFuzzer-i386-default-Windows :: standalone.test (27 of 2491)
- ******************** TEST 'libFuzzer-i386-default-Windows :: standalone.test' FAILED ********************
- Exit Code: 1
- Command Output (stdout):
- --
- # RUN: at line 1
- C:/Users/might/repos/build/./bin/clang.exe -O2 -gline-tables-only -fsanitize=address -IC:/Users/might/repos/llvm-project/compiler-rt\lib\fuzzer -D_DISABLE_VECTOR_ANNOTATION -D_DISABLE_STRING_ANNOTATION C:/Users/might/repos/llvm-project/compiler-rt\lib\fuzzer/standalone/StandaloneFuzzTargetMain.c -c -o C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\standalone.test.tmp_1.o
- # executed command: C:/Users/might/repos/build/./bin/clang.exe -O2 -gline-tables-only -fsanitize=address '-IC:/Users/might/repos/llvm-project/compiler-rt\lib\fuzzer' -D_DISABLE_VECTOR_ANNOTATION -D_DISABLE_STRING_ANNOTATION 'C:/Users/might/repos/llvm-project/compiler-rt\lib\fuzzer/standalone/StandaloneFuzzTargetMain.c' -c -o 'C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\standalone.test.tmp_1.o'
- # .---command stderr------------
- # | C:/Users/might/repos/llvm-project/compiler-rt\lib\fuzzer/standalone/StandaloneFuzzTargetMain.c:28:15: warning: 'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
- # | 28 | FILE *f = fopen(argv[i], "r");
- # | | ^
- # | C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt\stdio.h:212:20: note: 'fopen' has been explicitly marked deprecated here
- # | 212 | _Check_return_ _CRT_INSECURE_DEPRECATE(fopen_s)
- # | | ^
- # | C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.41.34120\include\vcruntime.h:356:55: note: expanded from macro '_CRT_INSECURE_DEPRECATE'
- # | 356 | #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT( \
- # | | ^
- # | C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.41.34120\include\vcruntime.h:346:47: note: expanded from macro '_CRT_DEPRECATE_TEXT'
- # | 346 | #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
- # | | ^
- # | 1 warning generated.
- # `-----------------------------
- # RUN: at line 2
- C:/Users/might/repos/build/./bin/clang.exe --driver-mode=g++ -O2 -gline-tables-only -fsanitize=address -IC:/Users/might/repos/llvm-project/compiler-rt\lib\fuzzer -D_DISABLE_VECTOR_ANNOTATION -D_DISABLE_STRING_ANNOTATION C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer/InitializeTest.cpp -c -o C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\standalone.test.tmp_2.o
- # executed command: C:/Users/might/repos/build/./bin/clang.exe --driver-mode=g++ -O2 -gline-tables-only -fsanitize=address '-IC:/Users/might/repos/llvm-project/compiler-rt\lib\fuzzer' -D_DISABLE_VECTOR_ANNOTATION -D_DISABLE_STRING_ANNOTATION 'C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer/InitializeTest.cpp' -c -o 'C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\standalone.test.tmp_2.o'
- # RUN: at line 4
- C:/Users/might/repos/build/./bin/clang.exe --driver-mode=g++ -O2 -gline-tables-only -fsanitize=address -IC:/Users/might/repos/llvm-project/compiler-rt\lib\fuzzer -D_DISABLE_VECTOR_ANNOTATION -D_DISABLE_STRING_ANNOTATION C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\standalone.test.tmp_1.o C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\standalone.test.tmp_2.o -o C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\standalone.test.tmp-StandaloneInitializeTest
- # executed command: C:/Users/might/repos/build/./bin/clang.exe --driver-mode=g++ -O2 -gline-tables-only -fsanitize=address '-IC:/Users/might/repos/llvm-project/compiler-rt\lib\fuzzer' -D_DISABLE_VECTOR_ANNOTATION -D_DISABLE_STRING_ANNOTATION 'C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\standalone.test.tmp_1.o' 'C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\standalone.test.tmp_2.o' -o 'C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\standalone.test.tmp-StandaloneInitializeTest'
- # RUN: at line 5
- C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\standalone.test.tmp-StandaloneInitializeTest C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer/hi.txt C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer/dict1.txt 2>&1 | FileCheck C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer\standalone.test
- # executed command: 'C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\standalone.test.tmp-StandaloneInitializeTest' 'C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer/hi.txt' 'C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer/dict1.txt'
- # note: command had no output on stdout or stderr
- # error: command failed with exit status: 0xc0000409
- # executed command: FileCheck 'C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer\standalone.test'
- # .---command stderr------------
- # | C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer\standalone.test:8:8: error: CHECK: expected string not found in input
- # | CHECK: Done: {{.*}}dict1.txt: (61 bytes)
- # | ^
- # | <stdin>:4:82: note: scanning from here
- # | Done: C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer/hi.txt: (3 bytes)
- # | ^
- # | <stdin>:5:62: note: possible intended match here
- # | Running: C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer/dict1.txt
- # | ^
- # |
- # | Input file: <stdin>
- # | Check file: C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer\standalone.test
- # |
- # | -dump-input=help explains the following input dump.
- # |
- # | Input was:
- # | <<<<<<
- # | 1: StandaloneFuzzTargetMain: running 2 inputs
- # | 2: LLVMFuzzerInitialize: C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\standalone.test.tmp-StandaloneInitializeTest
- # | 3: Running: C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer/hi.txt
- # | 4: Done: C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer/hi.txt: (3 bytes)
- # | check:8'0 X error: no match found
- # | 5: Running: C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer/dict1.txt
- # | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- # | check:8'1 ? possible intended match
- # | 6: Assertion failed: n_read == len, file C:/Users/might/repos/llvm-project/compiler-rt\lib\fuzzer/standalone/StandaloneFuzzTargetMain.c, line 36
- # | check:8'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- # | >>>>>>
- # `-----------------------------
- # error: command failed with exit status: 1
Advertisement
Add Comment
Please, Sign In to add comment