[Mlir-commits] [mlir] [MLIR][GPU] Fix gpu.printf (PR #121940)
LLVM Continuous Integration
llvmlistbot at llvm.org
Tue Jan 7 23:34:14 PST 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `openmp-offload-sles-build-only` running on `rocm-worker-hw-04-sles` while building `mlir` at step 8 "Add check check-llvm".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/140/builds/14235
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 8 (Add check check-llvm) failure: test (failure)
******************** TEST 'LLVM :: ExecutionEngine/JITLink/x86-64/ELF_R_X86_64_16.s' FAILED ********************
Exit Code: 134
Command Output (stderr):
--
RUN: at line 1: /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llvm-mc -triple=x86_64-unknown-linux -position-independent -filetype=obj -o /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/test/ExecutionEngine/JITLink/x86-64/Output/ELF_R_X86_64_16.s.tmp.o /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/test/ExecutionEngine/JITLink/x86-64/ELF_R_X86_64_16.s
+ /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llvm-mc -triple=x86_64-unknown-linux -position-independent -filetype=obj -o /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/test/ExecutionEngine/JITLink/x86-64/Output/ELF_R_X86_64_16.s.tmp.o /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/test/ExecutionEngine/JITLink/x86-64/ELF_R_X86_64_16.s
RUN: at line 3: /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llvm-jitlink -noexec -abs X=0x1234 -check=/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/test/ExecutionEngine/JITLink/x86-64/ELF_R_X86_64_16.s /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/test/ExecutionEngine/JITLink/x86-64/Output/ELF_R_X86_64_16.s.tmp.o
+ /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llvm-jitlink -noexec -abs X=0x1234 -check=/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/test/ExecutionEngine/JITLink/x86-64/ELF_R_X86_64_16.s /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/test/ExecutionEngine/JITLink/x86-64/Output/ELF_R_X86_64_16.s.tmp.o
llvm-jitlink error: Resource tracker 0x484aee0 became defunct
llvm-jitlink: /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h:285: llvm::orc::SymbolStringPool::~SymbolStringPool(): Assertion `Pool.empty() && "Dangling references at pool destruction time"' failed.
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
Stack dump:
0. Program arguments: /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llvm-jitlink -noexec -abs X=0x1234 -check=/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/test/ExecutionEngine/JITLink/x86-64/ELF_R_X86_64_16.s /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/test/ExecutionEngine/JITLink/x86-64/Output/ELF_R_X86_64_16.s.tmp.o
#0 0x0000000000d18ea8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llvm-jitlink+0xd18ea8)
#1 0x0000000000d163fc SignalHandler(int) Signals.cpp:0:0
#2 0x00007f07ea82d910 __restore_rt (/lib64/libpthread.so.0+0x16910)
#3 0x00007f07ea15bd2b raise (/lib64/libc.so.6+0x4ad2b)
#4 0x00007f07ea15d3e5 abort (/lib64/libc.so.6+0x4c3e5)
#5 0x00007f07ea153c6a __assert_fail_base (/lib64/libc.so.6+0x42c6a)
#6 0x00007f07ea153cf2 (/lib64/libc.so.6+0x42cf2)
#7 0x000000000066b25b (/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llvm-jitlink+0x66b25b)
#8 0x0000000000be4681 llvm::orc::ExecutorProcessControl::~ExecutorProcessControl() (/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llvm-jitlink+0xbe4681)
#9 0x0000000000be49a3 llvm::orc::SelfExecutorProcessControl::~SelfExecutorProcessControl() (/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llvm-jitlink+0xbe49a3)
#10 0x0000000000b0e6e9 llvm::orc::ExecutionSession::~ExecutionSession() (/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llvm-jitlink+0xb0e6e9)
#11 0x0000000000667cf3 llvm::Session::~Session() (/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llvm-jitlink+0x667cf3)
#12 0x000000000062e729 main (/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llvm-jitlink+0x62e729)
#13 0x00007f07ea14624d __libc_start_main (/lib64/libc.so.6+0x3524d)
#14 0x000000000065ceea _start /home/abuild/rpmbuild/BUILD/glibc-2.31/csu/../sysdeps/x86_64/start.S:122:0
/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/test/ExecutionEngine/JITLink/x86-64/Output/ELF_R_X86_64_16.s.script: line 3: 2781911 Aborted (core dumped) /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/llvm-jitlink -noexec -abs X=0x1234 -check=/home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/llvm/test/ExecutionEngine/JITLink/x86-64/ELF_R_X86_64_16.s /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/test/ExecutionEngine/JITLink/x86-64/Output/ELF_R_X86_64_16.s.tmp.o
--
********************
```
</details>
https://github.com/llvm/llvm-project/pull/121940
More information about the Mlir-commits
mailing list