Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ********************
- Testing:
- FAIL: AddressSanitizer-i386-windows-dynamic :: TestCases/Windows/dll_null_deref.cpp (2 of 2491)
- ******************** TEST 'AddressSanitizer-i386-windows-dynamic :: 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 -MD -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\I386WindowsDynamicConfig\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 -MD -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\I386WindowsDynamicConfig\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 -MD -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\I386WindowsDynamicConfig\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 -MD -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\I386WindowsDynamicConfig\TestCases\Windows\Output\dll_null_deref.cpp.tmp.dll'
- # .---command stdout------------
- # | Creating library C:\Users\might\repos\build\projects\compiler-rt\test\asan\I386WindowsDynamicConfig\TestCases\Windows\Output\dll_null_deref.cpp.tmp.lib and object C:\Users\might\repos\build\projects\compiler-rt\test\asan\I386WindowsDynamicConfig\TestCases\Windows\Output\dll_null_deref.cpp.tmp.exp
- # `-----------------------------
- # RUN: at line 3
- not C:\Users\might\repos\build\projects\compiler-rt\test\asan\I386WindowsDynamicConfig\TestCases\Windows\Output\dll_null_deref.cpp.tmp C:\Users\might\repos\build\projects\compiler-rt\test\asan\I386WindowsDynamicConfig\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\I386WindowsDynamicConfig\TestCases\Windows\Output\dll_null_deref.cpp.tmp' 'C:\Users\might\repos\build\projects\compiler-rt\test\asan\I386WindowsDynamicConfig\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
- --
Advertisement
Add Comment
Please, Sign In to add comment