[clang] [clang][bytecode] Ignore explicit calls to trivial dtors (PR #112841)
LLVM Continuous Integration via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 18 01:06:22 PDT 2024
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `clang-cmake-x86_64-avx512-linux` running on `avx512-intel64` while building `clang` at step 7 "ninja check 1".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/133/builds/5383
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 7 (ninja check 1) failure: stage 1 checked (failure)
******************** TEST 'LLVM :: ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll' FAILED ********************
Exit Code: 2
Command Output (stderr):
--
RUN: at line 1: /localdisk2/buildbot/llvm-worker/clang-cmake-x86_64-avx512-linux/stage1/bin/lli -jit-kind=orc-lazy -compile-threads=2 -thread-entry hello /localdisk2/buildbot/llvm-worker/clang-cmake-x86_64-avx512-linux/llvm/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll | /localdisk2/buildbot/llvm-worker/clang-cmake-x86_64-avx512-linux/stage1/bin/FileCheck /localdisk2/buildbot/llvm-worker/clang-cmake-x86_64-avx512-linux/llvm/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll
+ /localdisk2/buildbot/llvm-worker/clang-cmake-x86_64-avx512-linux/stage1/bin/lli -jit-kind=orc-lazy -compile-threads=2 -thread-entry hello /localdisk2/buildbot/llvm-worker/clang-cmake-x86_64-avx512-linux/llvm/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll
+ /localdisk2/buildbot/llvm-worker/clang-cmake-x86_64-avx512-linux/stage1/bin/FileCheck /localdisk2/buildbot/llvm-worker/clang-cmake-x86_64-avx512-linux/llvm/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll
lli: /localdisk2/buildbot/llvm-worker/clang-cmake-x86_64-avx512-linux/llvm/llvm/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h:282: 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: /localdisk2/buildbot/llvm-worker/clang-cmake-x86_64-avx512-linux/stage1/bin/lli -jit-kind=orc-lazy -compile-threads=2 -thread-entry hello /localdisk2/buildbot/llvm-worker/clang-cmake-x86_64-avx512-linux/llvm/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll
#0 0x00000000017d4651 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/localdisk2/buildbot/llvm-worker/clang-cmake-x86_64-avx512-linux/stage1/bin/lli+0x17d4651)
#1 0x00000000017d1bb4 SignalHandler(int) Signals.cpp:0:0
#2 0x00007faf015fcdb0 __restore_rt (/lib64/libc.so.6+0x59db0)
#3 0x00007faf0164942c __pthread_kill_implementation (/lib64/libc.so.6+0xa642c)
#4 0x00007faf015fcd06 gsignal (/lib64/libc.so.6+0x59d06)
#5 0x00007faf015cf7d3 abort (/lib64/libc.so.6+0x2c7d3)
#6 0x00007faf015cf6fb _nl_load_domain.cold (/lib64/libc.so.6+0x2c6fb)
#7 0x00007faf015f5c86 (/lib64/libc.so.6+0x52c86)
#8 0x000000000070c56e (/localdisk2/buildbot/llvm-worker/clang-cmake-x86_64-avx512-linux/stage1/bin/lli+0x70c56e)
#9 0x0000000001296b4a llvm::orc::ExecutorProcessControl::~ExecutorProcessControl() (/localdisk2/buildbot/llvm-worker/clang-cmake-x86_64-avx512-linux/stage1/bin/lli+0x1296b4a)
#10 0x0000000001296ca4 llvm::orc::SelfExecutorProcessControl::~SelfExecutorProcessControl() (/localdisk2/buildbot/llvm-worker/clang-cmake-x86_64-avx512-linux/stage1/bin/lli+0x1296ca4)
#11 0x00000000011e9bc6 llvm::orc::ExecutionSession::~ExecutionSession() (/localdisk2/buildbot/llvm-worker/clang-cmake-x86_64-avx512-linux/stage1/bin/lli+0x11e9bc6)
#12 0x0000000001229fda llvm::orc::LLJIT::~LLJIT() (/localdisk2/buildbot/llvm-worker/clang-cmake-x86_64-avx512-linux/stage1/bin/lli+0x1229fda)
#13 0x000000000122a171 llvm::orc::LLLazyJIT::~LLLazyJIT() (/localdisk2/buildbot/llvm-worker/clang-cmake-x86_64-avx512-linux/stage1/bin/lli+0x122a171)
#14 0x000000000071e9d8 runOrcJIT(char const*) (/localdisk2/buildbot/llvm-worker/clang-cmake-x86_64-avx512-linux/stage1/bin/lli+0x71e9d8)
#15 0x000000000069277c main (/localdisk2/buildbot/llvm-worker/clang-cmake-x86_64-avx512-linux/stage1/bin/lli+0x69277c)
#16 0x00007faf015e7e50 __libc_start_call_main (/lib64/libc.so.6+0x44e50)
#17 0x00007faf015e7efc __libc_start_main at GLIBC_2.2.5 (/lib64/libc.so.6+0x44efc)
#18 0x000000000070aa05 _start (/localdisk2/buildbot/llvm-worker/clang-cmake-x86_64-avx512-linux/stage1/bin/lli+0x70aa05)
FileCheck error: '<stdin>' is empty.
FileCheck command line: /localdisk2/buildbot/llvm-worker/clang-cmake-x86_64-avx512-linux/stage1/bin/FileCheck /localdisk2/buildbot/llvm-worker/clang-cmake-x86_64-avx512-linux/llvm/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll
--
********************
```
</details>
https://github.com/llvm/llvm-project/pull/112841
More information about the cfe-commits
mailing list