[llvm] [DirectX] Replace ResourceFlag enum with struct fields (PR #106617)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 30 11:19:38 PDT 2024
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `sanitizer-x86_64-linux` running on `sanitizer-buildbot2` while building `llvm` at step 2 "annotate".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/66/builds/3281
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 2 (annotate) failure: 'python ../sanitizer_buildbot/sanitizers/zorg/buildbot/builders/sanitizers/buildbot_selector.py' (failure)
...
[379/384] Generating MSAN_INST_GTEST.gtest-all.cc.x86_64.o
[380/384] Generating MSAN_INST_TEST_OBJECTS.msan_test.cpp.x86_64-with-call.o
[381/384] Generating Msan-x86_64-with-call-Test
[382/384] Generating MSAN_INST_TEST_OBJECTS.msan_test.cpp.x86_64.o
[383/384] Generating Msan-x86_64-Test
[383/384] Running compiler_rt regression tests
llvm-lit: /home/b/sanitizer-x86_64-linux/build/llvm-project/llvm/utils/lit/lit/main.py:72: note: The test suite configuration requested an individual test timeout of 0 seconds but a timeout of 900 seconds was requested on the command line. Forcing timeout to be 900 seconds.
-- Testing: 10229 tests, 88 workers --
Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
TIMEOUT: SanitizerCommon-hwasan-x86_64-Linux :: Posix/fork_threaded.c (10229 of 10229)
******************** TEST 'SanitizerCommon-hwasan-x86_64-Linux :: Posix/fork_threaded.c' FAILED ********************
Exit Code: -9
Timeout: Reached timeout of 900 seconds
Command Output (stderr):
--
RUN: at line 1: /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang -gline-tables-only -fsanitize=hwaddress -fuse-ld=lld -fsanitize-hwaddress-experimental-aliasing -m64 -funwind-tables -I/home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test -ldl -O0 /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/fork_threaded.c -o /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/sanitizer_common/hwasan-x86_64-Linux/Posix/Output/fork_threaded.c.tmp && env HWASAN_OPTIONS=die_after_fork=0 /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/sanitizer_common/hwasan-x86_64-Linux/Posix/Output/fork_threaded.c.tmp
+ /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang -gline-tables-only -fsanitize=hwaddress -fuse-ld=lld -fsanitize-hwaddress-experimental-aliasing -m64 -funwind-tables -I/home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test -ldl -O0 /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/fork_threaded.c -o /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/sanitizer_common/hwasan-x86_64-Linux/Posix/Output/fork_threaded.c.tmp
+ env HWASAN_OPTIONS=die_after_fork=0 /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/sanitizer_common/hwasan-x86_64-Linux/Posix/Output/fork_threaded.c.tmp
error: invalid reference to or invalid content in .debug_str_offsets[.dwo]: section offset exceeds section size
error: decoding address ranges: invalid range list offset 0x89b5
HWAddressSanitizer:DEADLYSIGNAL
==245217==ERROR: HWAddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x5dc080749bf8 bp 0x00010000002a sp 0x7676741fd138 T245390)
==245217==The signal is caused by a READ memory access.
==245217==Hint: address points to the zero page.
HWAddressSanitizer:DEADLYSIGNAL
==244954==ERROR: HWAddressSanitizer: SEGV on unknown address 0x0000000229e6 (pc 0x5dc080748246 bp 0x767676c84310 sp 0x7676741fd250 T244973)
==244954==The signal is caused by a READ memory access.
--
********************
Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
Slowest Tests:
--------------------------------------------------------------------------
900.06s: SanitizerCommon-hwasan-x86_64-Linux :: Posix/fork_threaded.c
156.94s: libFuzzer-x86_64-default-Linux :: out-of-process-fuzz.test
153.20s: libFuzzer-x86_64-libcxx-Linux :: out-of-process-fuzz.test
148.53s: libFuzzer-x86_64-static-libcxx-Linux :: out-of-process-fuzz.test
39.76s: libFuzzer-i386-static-libcxx-Linux :: fork_corpus_groups.test
39.49s: libFuzzer-i386-default-Linux :: fork_corpus_groups.test
38.45s: libFuzzer-i386-libcxx-Linux :: fork_corpus_groups.test
38.31s: libFuzzer-i386-static-libcxx-Linux :: fork.test
38.30s: libFuzzer-i386-default-Linux :: fork.test
38.13s: libFuzzer-i386-libcxx-Linux :: fork.test
37.90s: libFuzzer-x86_64-libcxx-Linux :: fork_corpus_groups.test
37.76s: libFuzzer-x86_64-default-Linux :: fork.test
37.24s: libFuzzer-x86_64-static-libcxx-Linux :: fork_corpus_groups.test
37.15s: libFuzzer-x86_64-libcxx-Linux :: fork.test
Step 9 (test compiler-rt symbolizer) failure: test compiler-rt symbolizer (failure)
...
[379/384] Generating MSAN_INST_GTEST.gtest-all.cc.x86_64.o
[380/384] Generating MSAN_INST_TEST_OBJECTS.msan_test.cpp.x86_64-with-call.o
[381/384] Generating Msan-x86_64-with-call-Test
[382/384] Generating MSAN_INST_TEST_OBJECTS.msan_test.cpp.x86_64.o
[383/384] Generating Msan-x86_64-Test
[383/384] Running compiler_rt regression tests
llvm-lit: /home/b/sanitizer-x86_64-linux/build/llvm-project/llvm/utils/lit/lit/main.py:72: note: The test suite configuration requested an individual test timeout of 0 seconds but a timeout of 900 seconds was requested on the command line. Forcing timeout to be 900 seconds.
-- Testing: 10229 tests, 88 workers --
Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
TIMEOUT: SanitizerCommon-hwasan-x86_64-Linux :: Posix/fork_threaded.c (10229 of 10229)
******************** TEST 'SanitizerCommon-hwasan-x86_64-Linux :: Posix/fork_threaded.c' FAILED ********************
Exit Code: -9
Timeout: Reached timeout of 900 seconds
Command Output (stderr):
--
RUN: at line 1: /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang -gline-tables-only -fsanitize=hwaddress -fuse-ld=lld -fsanitize-hwaddress-experimental-aliasing -m64 -funwind-tables -I/home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test -ldl -O0 /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/fork_threaded.c -o /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/sanitizer_common/hwasan-x86_64-Linux/Posix/Output/fork_threaded.c.tmp && env HWASAN_OPTIONS=die_after_fork=0 /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/sanitizer_common/hwasan-x86_64-Linux/Posix/Output/fork_threaded.c.tmp
+ /home/b/sanitizer-x86_64-linux/build/build_default/./bin/clang -gline-tables-only -fsanitize=hwaddress -fuse-ld=lld -fsanitize-hwaddress-experimental-aliasing -m64 -funwind-tables -I/home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test -ldl -O0 /home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/fork_threaded.c -o /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/sanitizer_common/hwasan-x86_64-Linux/Posix/Output/fork_threaded.c.tmp
+ env HWASAN_OPTIONS=die_after_fork=0 /home/b/sanitizer-x86_64-linux/build/build_default/runtimes/runtimes-bins/compiler-rt/test/sanitizer_common/hwasan-x86_64-Linux/Posix/Output/fork_threaded.c.tmp
error: invalid reference to or invalid content in .debug_str_offsets[.dwo]: section offset exceeds section size
error: decoding address ranges: invalid range list offset 0x89b5
HWAddressSanitizer:DEADLYSIGNAL
==245217==ERROR: HWAddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x5dc080749bf8 bp 0x00010000002a sp 0x7676741fd138 T245390)
==245217==The signal is caused by a READ memory access.
==245217==Hint: address points to the zero page.
HWAddressSanitizer:DEADLYSIGNAL
==244954==ERROR: HWAddressSanitizer: SEGV on unknown address 0x0000000229e6 (pc 0x5dc080748246 bp 0x767676c84310 sp 0x7676741fd250 T244973)
==244954==The signal is caused by a READ memory access.
--
********************
Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
Slowest Tests:
--------------------------------------------------------------------------
900.06s: SanitizerCommon-hwasan-x86_64-Linux :: Posix/fork_threaded.c
156.94s: libFuzzer-x86_64-default-Linux :: out-of-process-fuzz.test
153.20s: libFuzzer-x86_64-libcxx-Linux :: out-of-process-fuzz.test
148.53s: libFuzzer-x86_64-static-libcxx-Linux :: out-of-process-fuzz.test
39.76s: libFuzzer-i386-static-libcxx-Linux :: fork_corpus_groups.test
39.49s: libFuzzer-i386-default-Linux :: fork_corpus_groups.test
38.45s: libFuzzer-i386-libcxx-Linux :: fork_corpus_groups.test
38.31s: libFuzzer-i386-static-libcxx-Linux :: fork.test
38.30s: libFuzzer-i386-default-Linux :: fork.test
38.13s: libFuzzer-i386-libcxx-Linux :: fork.test
37.90s: libFuzzer-x86_64-libcxx-Linux :: fork_corpus_groups.test
37.76s: libFuzzer-x86_64-default-Linux :: fork.test
37.24s: libFuzzer-x86_64-static-libcxx-Linux :: fork_corpus_groups.test
37.15s: libFuzzer-x86_64-libcxx-Linux :: fork.test
```
</details>
https://github.com/llvm/llvm-project/pull/106617
More information about the llvm-commits
mailing list