Guest User

Untitled

a guest
Jan 21st, 2025
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.55 KB | None | 0 0
  1. ********************
  2. Testing: 0
  3. FAIL: libFuzzer-i386-default-Windows :: fork.test (43 of 2491)
  4. ******************** TEST 'libFuzzer-i386-default-Windows :: fork.test' FAILED ********************
  5. Exit Code: 1
  6.  
  7. Command Output (stdout):
  8. --
  9. # RUN: at line 3
  10. C:/Users/might/repos/build/./bin/clang.exe --driver-mode=g++ -O2 -gline-tables-only -fsanitize=address,fuzzer -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/SimpleTest.cpp -o C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-SimpleTest
  11. # executed command: C:/Users/might/repos/build/./bin/clang.exe --driver-mode=g++ -O2 -gline-tables-only -fsanitize=address,fuzzer '-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/SimpleTest.cpp' -o 'C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-SimpleTest'
  12. # .---command stdout------------
  13. # | Creating library C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.lib and object C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.exp
  14. # `-----------------------------
  15. # RUN: at line 4
  16. not C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-SimpleTest -fork=1 2>&1 | FileCheck C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer\fork.test --check-prefix=BINGO
  17. # executed command: not 'C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-SimpleTest' -fork=1
  18. # executed command: FileCheck 'C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer\fork.test' --check-prefix=BINGO
  19. # RUN: at line 7
  20. C:/Users/might/repos/build/./bin/clang.exe --driver-mode=g++ -O2 -gline-tables-only -fsanitize=address,fuzzer -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/TimeoutTest.cpp -o C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-TimeoutTest
  21. # executed command: C:/Users/might/repos/build/./bin/clang.exe --driver-mode=g++ -O2 -gline-tables-only -fsanitize=address,fuzzer '-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/TimeoutTest.cpp' -o 'C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-TimeoutTest'
  22. # .---command stdout------------
  23. # | Creating library C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.lib and object C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.exp
  24. # `-----------------------------
  25. # RUN: at line 8
  26. not C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-TimeoutTest -fork=1 -timeout=1 -ignore_timeouts=0 2>&1 | FileCheck C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer\fork.test --check-prefix=TIMEOUT
  27. # executed command: not 'C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-TimeoutTest' -fork=1 -timeout=1 -ignore_timeouts=0
  28. # executed command: FileCheck 'C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer\fork.test' --check-prefix=TIMEOUT
  29. # RUN: at line 11
  30. C:/Users/might/repos/build/./bin/clang.exe --driver-mode=g++ -O2 -gline-tables-only -fsanitize=address,fuzzer -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/OutOfMemoryTest.cpp -o C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-OutOfMemoryTest
  31. # executed command: C:/Users/might/repos/build/./bin/clang.exe --driver-mode=g++ -O2 -gline-tables-only -fsanitize=address,fuzzer '-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/OutOfMemoryTest.cpp' -o 'C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-OutOfMemoryTest'
  32. # .---command stdout------------
  33. # | Creating library C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.lib and object C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.exp
  34. # `-----------------------------
  35. # RUN: at line 12
  36. not C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-OutOfMemoryTest -fork=1 -ignore_ooms=0 -rss_limit_mb=128 2>&1 | FileCheck C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer\fork.test --check-prefix=OOM
  37. # executed command: not 'C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-OutOfMemoryTest' -fork=1 -ignore_ooms=0 -rss_limit_mb=128
  38. # executed command: FileCheck 'C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer\fork.test' --check-prefix=OOM
  39. # RUN: at line 16
  40. C:/Users/might/repos/build/./bin/clang.exe --driver-mode=g++ -O2 -gline-tables-only -fsanitize=address,fuzzer -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/ShallowOOMDeepCrash.cpp -o C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-ShallowOOMDeepCrash
  41. # executed command: C:/Users/might/repos/build/./bin/clang.exe --driver-mode=g++ -O2 -gline-tables-only -fsanitize=address,fuzzer '-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/ShallowOOMDeepCrash.cpp' -o 'C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-ShallowOOMDeepCrash'
  42. # .---command stdout------------
  43. # | Creating library C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.lib and object C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.exp
  44. # `-----------------------------
  45. # RUN: at line 18
  46. not C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-ShallowOOMDeepCrash -fork=1 -rss_limit_mb=128 >C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-ShallowOOMDeepCrash.log 2>&1
  47. # executed command: not 'C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-ShallowOOMDeepCrash' -fork=1 -rss_limit_mb=128
  48. # RUN: at line 19
  49. not C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-ShallowOOMDeepCrash -fork=1 -rss_limit_mb=128 >>C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-ShallowOOMDeepCrash.log 2>&1
  50. # executed command: not 'C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-ShallowOOMDeepCrash' -fork=1 -rss_limit_mb=128
  51. # RUN: at line 20
  52. not C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-ShallowOOMDeepCrash -fork=1 -rss_limit_mb=128 >>C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-ShallowOOMDeepCrash.log 2>&1
  53. # executed command: not 'C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-ShallowOOMDeepCrash' -fork=1 -rss_limit_mb=128
  54. # RUN: at line 21
  55. FileCheck C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer\fork.test --check-prefix=CRASH --input-file=C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-ShallowOOMDeepCrash.log
  56. # executed command: FileCheck 'C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer\fork.test' --check-prefix=CRASH '--input-file=C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-ShallowOOMDeepCrash.log'
  57. # .---command stderr------------
  58. # | C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer\fork.test:15:8: error: CRASH: expected string not found in input
  59. # | CRASH: {{SEGV|access-violation}} on unknown address 0x00000000
  60. # | ^
  61. # | C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-ShallowOOMDeepCrash.log:1:1: note: scanning from here
  62. # | INFO: Running with entropic power schedule (0xFF, 100).
  63. # | ^
  64. # | C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-ShallowOOMDeepCrash.log:3:12: note: possible intended match here
  65. # | INFO: Loaded 1 modules (7 inline 8-bit counters): 7 [00978048, 0097804F),
  66. # | ^
  67. # |
  68. # | Input file: C:\Users\might\repos\build\projects\compiler-rt\test\fuzzer\I386DefaultWindowsConfig\Output\fork.test.tmp-ShallowOOMDeepCrash.log
  69. # | Check file: C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer\fork.test
  70. # |
  71. # | -dump-input=help explains the following input dump.
  72. # |
  73. # | Input was:
  74. # | <<<<<<
  75. # | 1: INFO: Running with entropic power schedule (0xFF, 100).
  76. # | check:15'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
  77. # | 2: INFO: Seed: 2263761959
  78. # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~
  79. # | 3: INFO: Loaded 1 modules (7 inline 8-bit counters): 7 [00978048, 0097804F),
  80. # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  81. # | check:15'1 ? possible intended match
  82. # | 4: INFO: Loaded 1 PC tables (7 PCs): 7 [00957480,009574B8),
  83. # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  84. # | 5: INFO: -fork=1: fuzzing in separate process(s)
  85. # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  86. # | 6: INFO: -fork=1: 0 seed inputs, starting to fuzz in C:\Users\might\AppData\Local\Temp\lit-tmp-_ys7_uzn\\libFuzzerTemp.FuzzWithFork18296.dir
  87.  
  88. # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  89. # | 7: #63897: cov: 0 ft: 0 corp: 0 exec/s: 31948 oom/timeout/crash: 0/0/0 time: 2s job: 1 dft_time: 0
  90. # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  91. # | 8: NEW_FUNC: 0x00871010 in LLVMFuzzerTestOneInput C:\Users\might\repos\llvm-project\compiler-rt\test\fuzzer\ShallowOOMDeepCrash.cpp:14
  92. # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  93. # | .
  94. # | .
  95. # | .
  96. # | >>>>>>
  97. # `-----------------------------
  98. # error: command failed with exit status: 1
Add Comment
Please, Sign In to add comment