Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wasm] perf pipeline clang crashes on PERFTIGER200 #88148

Closed
radical opened this issue Jun 28, 2023 · 30 comments
Closed

[wasm] perf pipeline clang crashes on PERFTIGER200 #88148

radical opened this issue Jun 28, 2023 · 30 comments
Labels
arch-wasm WebAssembly architecture area-Codegen-AOT-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' perf-pipeline Issues with dotnet-runtime-perf, or runtime-wasm-perf pipelines

Comments

@radical
Copy link
Member

radical commented Jun 28, 2023

We are seeing frequest crashes like this on 1/2 out of 30 wasmaot runs, and all specifically on PERFTIGER200. I'm not sure if they are real clang issues or not.

Two examples:

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=544187

Failed to compile /home/helixbot/work/B4BB09FE/w/A3D50925/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.bc -> /home/helixbot/work/B4BB09FE/w/A3D50925/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.o
emcc: warning: linker setting ignored during compilation: 'EXPORT_ES6' [-Wunused-command-line-argument]
 "/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang++" -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/8.0.0-preview.7.23326.1/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -v -fwasm-exceptions -msimd128 -c /home/helixbot/work/B4BB09FE/w/A3D50925/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.bc -o /home/helixbot/work/B4BB09FE/t/tmpqda8N7.tmp
clang version 17.0.0 (https://github.com/llvm/llvm-project a031f72187ce495b9faa4ccf99b1e901a3872f4b)
Target: wasm32-unknown-emscripten
Thread model: posix
InstalledDir: /home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin
 (in-process)
 "/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17" -cc1 -triple wasm32-unknown-emscripten -emit-obj -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name aot-instances.dll.bc -mrelocation-model static -mframe-pointer=none -ffp-contract=on -fno-rounding-math -mconstructor-aliases -target-feature +exception-handling -mllvm -wasm-enable-eh -target-feature +exception-handling -exception-model=wasm -target-cpu generic -target-feature +simd128 -mllvm -treat-scalable-fixed-error-as-warning -debugger-tuning=gdb -v -fcoverage-compilation-dir=/home/helixbot/work/B4BB09FE/w/A3D50925/e/performance/artifacts/bin/for-running/MicroBenchmarks/08e3cc85-8e1a-46de-8937-5ac9ff4be19a -resource-dir /home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/lib/clang/17 -O2 -fdebug-compilation-dir=/home/helixbot/work/B4BB09FE/w/A3D50925/e/performance/artifacts/bin/for-running/MicroBenchmarks/08e3cc85-8e1a-46de-8937-5ac9ff4be19a -ferror-limit 19 -fvisibility=default -fgnuc-version=4.2.1 -exception-model=wasm -vectorize-loops -vectorize-slp -iwithsysroot/include/fakesdl -iwithsysroot/include/compat -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -o /home/helixbot/work/B4BB09FE/t/tmpqda8N7.tmp -x ir /home/helixbot/work/B4BB09FE/w/A3D50925/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.bc
clang -cc1 version 17.0.0 based upon LLVM 17.0.0git default target x86_64-unknown-linux-gnu
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: /home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17 --driver-mode=g++ -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/8.0.0-preview.7.23326.1/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -v -fwasm-exceptions -msimd128 -c /home/helixbot/work/B4BB09FE/w/A3D50925/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.bc -o /home/helixbot/work/B4BB09FE/t/tmpqda8N7.tmp
1.	Optimizer
 #0 0x0000556d258b3a18 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x2dbda18)
 #1 0x0000556d258b137e llvm::sys::RunSignalHandlers() (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x2dbb37e)
 #2 0x0000556d258b2cd1 llvm::sys::CleanupOnSignal(unsigned long) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x2dbccd1)
 #3 0x0000556d25822919 (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x2d2c919)
 #4 0x00007fa9c6a47980 __restore_rt (/lib/x86_64-linux-gnu/libpthread.so.0+0x12980)
 #5 0x0000556d2535dd18 llvm::Value::doRAUW(llvm::Value*, llvm::Value::ReplaceMetadataUses) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x2867d18)
 #6 0x0000556d2565a1c2 (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x2b641c2)
 #7 0x0000556d25659335 llvm::EarlyCSEPass::run(llvm::Function&, llvm::AnalysisManager<llvm::Function>&) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x2b63335)
 #8 0x0000556d260dabed (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x35e4bed)
 #9 0x0000556d25343c49 llvm::PassManager<llvm::Function, llvm::AnalysisManager<llvm::Function>>::run(llvm::Function&, llvm::AnalysisManager<llvm::Function>&) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x284dc49)
#10 0x0000556d260dc43d (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x35e643d)
#11 0x0000556d25347950 llvm::ModuleToFunctionPassAdaptor::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x2851950)
#12 0x0000556d260df32d (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x35e932d)
#13 0x0000556d25342789 llvm::PassManager<llvm::Module, llvm::AnalysisManager<llvm::Module>>::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x284c789)
#14 0x0000556d260d3d91 (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x35ddd91)
#15 0x0000556d260cc116 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem>, std::__2::unique_ptr<llvm::raw_pwrite_stream, std::__2::default_delete<llvm::raw_pwrite_stream>>) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x35d6116)
#16 0x0000556d26631973 clang::CodeGenAction::ExecuteAction() (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x3b3b973)
#17 0x0000556d26541581 clang::FrontendAction::Execute() (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x3a4b581)
#18 0x0000556d26496f00 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x39a0f00)
#19 0x0000556d2662bd86 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x3b35d86)
#20 0x0000556d2461e4f1 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x1b284f1)
#21 0x0000556d2461afc1 (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x1b24fc1)
#22 0x0000556d262af399 (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x37b9399)
#23 0x0000556d2582269c llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x2d2c69c)
#24 0x0000556d262aebe5 clang::driver::CC1Command::Execute(llvm::ArrayRef<std::__2::optional<llvm::StringRef>>, std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>*, bool*) const (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x37b8be5)
#25 0x0000556d262655fe clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x376f5fe)
#26 0x0000556d2628ae2c clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::__2::pair<int, clang::driver::Command const*>>&) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x3794e2c)
#27 0x0000556d24619e9b clang_main(int, char**, llvm::ToolContext const&) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x1b23e9b)
#28 0x0000556d2462bf21 main (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x1b35f21)
#29 0x00007fa9c5a86c87 __libc_start_main /build/glibc-CVJwZb/glibc-2.27/csu/../csu/libc-start.c:344:0
#30 0x0000556d2458c42a _start (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x1a9642a)
clang-17: error: clang frontend command failed with exit code 139 (use -v to see invocation)
clang version 17.0.0 (https://github.com/llvm/llvm-project a031f72187ce495b9faa4ccf99b1e901a3872f4b)
Target: wasm32-unknown-emscripten
Thread model: posix
InstalledDir: /home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin
clang-17: note: diagnostic msg: Error generating preprocessed source(s) - no preprocessable inputs.
emcc: error: '/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang++ -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/8.0.0-preview.7.23326.1/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -v -fwasm-exceptions -msimd128 -c /home/helixbot/work/B4BB09FE/w/A3D50925/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.bc -o /home/helixbot/work/B4BB09FE/t/tmpqda8N7.tmp' failed (returned 1) [took 9.949s]
Failed to compile /home/helixbot/work/A574094F/w/C01F0A75/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Linq.dll.bc -> /home/helixbot/work/A574094F/w/C01F0A75/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Linq.dll.o
emcc: warning: linker setting ignored during compilation: 'EXPORT_ES6' [-Wunused-command-line-argument]
 "/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang++" -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/8.0.0-preview.7.23321.3/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -v -fwasm-exceptions -msimd128 -c /home/helixbot/work/A574094F/w/C01F0A75/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Linq.dll.bc -o /home/helixbot/work/A574094F/t/tmp8gHkxT.tmp
clang version 17.0.0 (https://github.com/llvm/llvm-project a031f72187ce495b9faa4ccf99b1e901a3872f4b)
Target: wasm32-unknown-emscripten
Thread model: posix
InstalledDir: /home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin
 (in-process)
 "/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17" -cc1 -triple wasm32-unknown-emscripten -emit-obj -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name System.Linq.dll.bc -mrelocation-model static -mframe-pointer=none -ffp-contract=on -fno-rounding-math -mconstructor-aliases -target-feature +exception-handling -mllvm -wasm-enable-eh -target-feature +exception-handling -exception-model=wasm -target-cpu generic -target-feature +simd128 -mllvm -treat-scalable-fixed-error-as-warning -debugger-tuning=gdb -v -fcoverage-compilation-dir=/home/helixbot/work/A574094F/w/C01F0A75/e/performance/artifacts/bin/for-running/MicroBenchmarks/369c69a9-d3b0-4a5e-857d-64a1f00658d8 -resource-dir /home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/lib/clang/17 -O2 -fdebug-compilation-dir=/home/helixbot/work/A574094F/w/C01F0A75/e/performance/artifacts/bin/for-running/MicroBenchmarks/369c69a9-d3b0-4a5e-857d-64a1f00658d8 -ferror-limit 19 -fvisibility=default -fgnuc-version=4.2.1 -exception-model=wasm -vectorize-loops -vectorize-slp -iwithsysroot/include/fakesdl -iwithsysroot/include/compat -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -o /home/helixbot/work/A574094F/t/tmp8gHkxT.tmp -x ir /home/helixbot/work/A574094F/w/C01F0A75/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Linq.dll.bc
clang -cc1 version 17.0.0 based upon LLVM 17.0.0git default target x86_64-unknown-linux-gnu
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: /home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17 --driver-mode=g++ -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/8.0.0-preview.7.23321.3/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -v -fwasm-exceptions -msimd128 -c /home/helixbot/work/A574094F/w/C01F0A75/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Linq.dll.bc -o /home/helixbot/work/A574094F/t/tmp8gHkxT.tmp
1.	Optimizer
 #0 0x0000560b2eaaba18 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x2dbda18)
 #1 0x0000560b2eaa937e llvm::sys::RunSignalHandlers() (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x2dbb37e)
 #2 0x0000560b2eaaacd1 llvm::sys::CleanupOnSignal(unsigned long) (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x2dbccd1)
 #3 0x0000560b2ea1a919 (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x2d2c919)
 #4 0x00007f9139ba1980 __restore_rt (/lib/x86_64-linux-gnu/libpthread.so.0+0x12980)
 #5 0x0000560b2eb54eeb llvm::removeUnreachableBlocks(llvm::Function&, llvm::DomTreeUpdater*, llvm::MemorySSAUpdater*) (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x2e66eeb)
 #6 0x0000560b301c591c (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x44d791c)
 #7 0x0000560b301c4267 llvm::GlobalOptPass::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x44d6267)
 #8 0x0000560b2ff4168d (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x425368d)
 #9 0x0000560b2e53a789 llvm::PassManager<llvm::Module, llvm::AnalysisManager<llvm::Module>>::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x284c789)
#10 0x0000560b2f2cbd91 (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x35ddd91)
#11 0x0000560b2f2c4116 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem>, std::__2::unique_ptr<llvm::raw_pwrite_stream, std::__2::default_delete<llvm::raw_pwrite_stream>>) (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x35d6116)
#12 0x0000560b2f829973 clang::CodeGenAction::ExecuteAction() (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x3b3b973)
#13 0x0000560b2f739581 clang::FrontendAction::Execute() (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x3a4b581)
#14 0x0000560b2f68ef00 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x39a0f00)
#15 0x0000560b2f823d86 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x3b35d86)
#16 0x0000560b2d8164f1 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x1b284f1)
#17 0x0000560b2d812fc1 (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x1b24fc1)
#18 0x0000560b2f4a7399 (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x37b9399)
#19 0x0000560b2ea1a69c llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x2d2c69c)
#20 0x0000560b2f4a6be5 clang::driver::CC1Command::Execute(llvm::ArrayRef<std::__2::optional<llvm::StringRef>>, std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>*, bool*) const (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x37b8be5)
#21 0x0000560b2f45d5fe clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x376f5fe)
#22 0x0000560b2f482e2c clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::__2::pair<int, clang::driver::Command const*>>&) (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x3794e2c)
#23 0x0000560b2d811e9b clang_main(int, char**, llvm::ToolContext const&) (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x1b23e9b)
#24 0x0000560b2d823f21 main (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x1b35f21)
#25 0x00007f9138be0c87 __libc_start_main /build/glibc-CVJwZb/glibc-2.27/csu/../csu/libc-start.c:344:0
#26 0x0000560b2d78442a _start (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x1a9642a)
clang-17: error: clang frontend command failed with exit code 139 (use -v to see invocation)
clang version 17.0.0 (https://github.com/llvm/llvm-project a031f72187ce495b9faa4ccf99b1e901a3872f4b)
Target: wasm32-unknown-emscripten
Thread model: posix
InstalledDir: /home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin
clang-17: note: diagnostic msg: Error generating preprocessed source(s) - no preprocessable inputs.
emcc: error: '/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang++ -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/8.0.0-preview.7.23321.3/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -v -fwasm-exceptions -msimd128 -c /home/helixbot/work/A574094F/w/C01F0A75/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Linq.dll.bc -o /home/helixbot/work/A574094F/t/tmp8gHkxT.tmp' failed (returned 1) [took 0.584s]

cc @kg @vargaz

Known Issue Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@radical radical added arch-wasm WebAssembly architecture blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' perf-pipeline Issues with dotnet-runtime-perf, or runtime-wasm-perf pipelines labels Jun 28, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jun 28, 2023
@ghost
Copy link

ghost commented Jun 28, 2023

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

We are seeing frequest crashes like this on 1/2 out of 30 wasmaot runs, and all specifically on PERFTIGER200. I'm not sure if they are real clang issues or not.

https://dev.azure.com/dnceng/internal/_build/results?buildId=2210817&view=results:

Failed to compile /home/helixbot/work/B4BB09FE/w/A3D50925/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.bc -> /home/helixbot/work/B4BB09FE/w/A3D50925/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.o
emcc: warning: linker setting ignored during compilation: 'EXPORT_ES6' [-Wunused-command-line-argument]
 "/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang++" -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/8.0.0-preview.7.23326.1/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -v -fwasm-exceptions -msimd128 -c /home/helixbot/work/B4BB09FE/w/A3D50925/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.bc -o /home/helixbot/work/B4BB09FE/t/tmpqda8N7.tmp
clang version 17.0.0 (https://github.com/llvm/llvm-project a031f72187ce495b9faa4ccf99b1e901a3872f4b)
Target: wasm32-unknown-emscripten
Thread model: posix
InstalledDir: /home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin
 (in-process)
 "/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17" -cc1 -triple wasm32-unknown-emscripten -emit-obj -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name aot-instances.dll.bc -mrelocation-model static -mframe-pointer=none -ffp-contract=on -fno-rounding-math -mconstructor-aliases -target-feature +exception-handling -mllvm -wasm-enable-eh -target-feature +exception-handling -exception-model=wasm -target-cpu generic -target-feature +simd128 -mllvm -treat-scalable-fixed-error-as-warning -debugger-tuning=gdb -v -fcoverage-compilation-dir=/home/helixbot/work/B4BB09FE/w/A3D50925/e/performance/artifacts/bin/for-running/MicroBenchmarks/08e3cc85-8e1a-46de-8937-5ac9ff4be19a -resource-dir /home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/lib/clang/17 -O2 -fdebug-compilation-dir=/home/helixbot/work/B4BB09FE/w/A3D50925/e/performance/artifacts/bin/for-running/MicroBenchmarks/08e3cc85-8e1a-46de-8937-5ac9ff4be19a -ferror-limit 19 -fvisibility=default -fgnuc-version=4.2.1 -exception-model=wasm -vectorize-loops -vectorize-slp -iwithsysroot/include/fakesdl -iwithsysroot/include/compat -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -o /home/helixbot/work/B4BB09FE/t/tmpqda8N7.tmp -x ir /home/helixbot/work/B4BB09FE/w/A3D50925/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.bc
clang -cc1 version 17.0.0 based upon LLVM 17.0.0git default target x86_64-unknown-linux-gnu
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: /home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17 --driver-mode=g++ -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/8.0.0-preview.7.23326.1/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -v -fwasm-exceptions -msimd128 -c /home/helixbot/work/B4BB09FE/w/A3D50925/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.bc -o /home/helixbot/work/B4BB09FE/t/tmpqda8N7.tmp
1.	Optimizer
 #0 0x0000556d258b3a18 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x2dbda18)
 #1 0x0000556d258b137e llvm::sys::RunSignalHandlers() (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x2dbb37e)
 #2 0x0000556d258b2cd1 llvm::sys::CleanupOnSignal(unsigned long) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x2dbccd1)
 #3 0x0000556d25822919 (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x2d2c919)
 #4 0x00007fa9c6a47980 __restore_rt (/lib/x86_64-linux-gnu/libpthread.so.0+0x12980)
 #5 0x0000556d2535dd18 llvm::Value::doRAUW(llvm::Value*, llvm::Value::ReplaceMetadataUses) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x2867d18)
 #6 0x0000556d2565a1c2 (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x2b641c2)
 #7 0x0000556d25659335 llvm::EarlyCSEPass::run(llvm::Function&, llvm::AnalysisManager<llvm::Function>&) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x2b63335)
 #8 0x0000556d260dabed (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x35e4bed)
 #9 0x0000556d25343c49 llvm::PassManager<llvm::Function, llvm::AnalysisManager<llvm::Function>>::run(llvm::Function&, llvm::AnalysisManager<llvm::Function>&) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x284dc49)
#10 0x0000556d260dc43d (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x35e643d)
#11 0x0000556d25347950 llvm::ModuleToFunctionPassAdaptor::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x2851950)
#12 0x0000556d260df32d (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x35e932d)
#13 0x0000556d25342789 llvm::PassManager<llvm::Module, llvm::AnalysisManager<llvm::Module>>::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x284c789)
#14 0x0000556d260d3d91 (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x35ddd91)
#15 0x0000556d260cc116 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem>, std::__2::unique_ptr<llvm::raw_pwrite_stream, std::__2::default_delete<llvm::raw_pwrite_stream>>) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x35d6116)
#16 0x0000556d26631973 clang::CodeGenAction::ExecuteAction() (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x3b3b973)
#17 0x0000556d26541581 clang::FrontendAction::Execute() (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x3a4b581)
#18 0x0000556d26496f00 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x39a0f00)
#19 0x0000556d2662bd86 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x3b35d86)
#20 0x0000556d2461e4f1 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x1b284f1)
#21 0x0000556d2461afc1 (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x1b24fc1)
#22 0x0000556d262af399 (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x37b9399)
#23 0x0000556d2582269c llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x2d2c69c)
#24 0x0000556d262aebe5 clang::driver::CC1Command::Execute(llvm::ArrayRef<std::__2::optional<llvm::StringRef>>, std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>*, bool*) const (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x37b8be5)
#25 0x0000556d262655fe clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x376f5fe)
#26 0x0000556d2628ae2c clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::__2::pair<int, clang::driver::Command const*>>&) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x3794e2c)
#27 0x0000556d24619e9b clang_main(int, char**, llvm::ToolContext const&) (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x1b23e9b)
#28 0x0000556d2462bf21 main (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x1b35f21)
#29 0x00007fa9c5a86c87 __libc_start_main /build/glibc-CVJwZb/glibc-2.27/csu/../csu/libc-start.c:344:0
#30 0x0000556d2458c42a _start (/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17+0x1a9642a)
clang-17: error: clang frontend command failed with exit code 139 (use -v to see invocation)
clang version 17.0.0 (https://github.com/llvm/llvm-project a031f72187ce495b9faa4ccf99b1e901a3872f4b)
Target: wasm32-unknown-emscripten
Thread model: posix
InstalledDir: /home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin
clang-17: note: diagnostic msg: Error generating preprocessed source(s) - no preprocessable inputs.
emcc: error: '/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang++ -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/B4BB09FE/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/8.0.0-preview.7.23326.1/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -v -fwasm-exceptions -msimd128 -c /home/helixbot/work/B4BB09FE/w/A3D50925/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.bc -o /home/helixbot/work/B4BB09FE/t/tmpqda8N7.tmp' failed (returned 1) [took 9.949s]

https://dev.azure.com/dnceng/internal/_build/results?buildId=2210656&view=results:

Failed to compile /home/helixbot/work/A574094F/w/C01F0A75/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Linq.dll.bc -> /home/helixbot/work/A574094F/w/C01F0A75/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Linq.dll.o
emcc: warning: linker setting ignored during compilation: 'EXPORT_ES6' [-Wunused-command-line-argument]
 "/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang++" -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/8.0.0-preview.7.23321.3/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -v -fwasm-exceptions -msimd128 -c /home/helixbot/work/A574094F/w/C01F0A75/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Linq.dll.bc -o /home/helixbot/work/A574094F/t/tmp8gHkxT.tmp
clang version 17.0.0 (https://github.com/llvm/llvm-project a031f72187ce495b9faa4ccf99b1e901a3872f4b)
Target: wasm32-unknown-emscripten
Thread model: posix
InstalledDir: /home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin
 (in-process)
 "/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17" -cc1 -triple wasm32-unknown-emscripten -emit-obj -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name System.Linq.dll.bc -mrelocation-model static -mframe-pointer=none -ffp-contract=on -fno-rounding-math -mconstructor-aliases -target-feature +exception-handling -mllvm -wasm-enable-eh -target-feature +exception-handling -exception-model=wasm -target-cpu generic -target-feature +simd128 -mllvm -treat-scalable-fixed-error-as-warning -debugger-tuning=gdb -v -fcoverage-compilation-dir=/home/helixbot/work/A574094F/w/C01F0A75/e/performance/artifacts/bin/for-running/MicroBenchmarks/369c69a9-d3b0-4a5e-857d-64a1f00658d8 -resource-dir /home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/lib/clang/17 -O2 -fdebug-compilation-dir=/home/helixbot/work/A574094F/w/C01F0A75/e/performance/artifacts/bin/for-running/MicroBenchmarks/369c69a9-d3b0-4a5e-857d-64a1f00658d8 -ferror-limit 19 -fvisibility=default -fgnuc-version=4.2.1 -exception-model=wasm -vectorize-loops -vectorize-slp -iwithsysroot/include/fakesdl -iwithsysroot/include/compat -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -o /home/helixbot/work/A574094F/t/tmp8gHkxT.tmp -x ir /home/helixbot/work/A574094F/w/C01F0A75/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Linq.dll.bc
clang -cc1 version 17.0.0 based upon LLVM 17.0.0git default target x86_64-unknown-linux-gnu
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: /home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17 --driver-mode=g++ -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/8.0.0-preview.7.23321.3/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -v -fwasm-exceptions -msimd128 -c /home/helixbot/work/A574094F/w/C01F0A75/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Linq.dll.bc -o /home/helixbot/work/A574094F/t/tmp8gHkxT.tmp
1.	Optimizer
 #0 0x0000560b2eaaba18 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x2dbda18)
 #1 0x0000560b2eaa937e llvm::sys::RunSignalHandlers() (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x2dbb37e)
 #2 0x0000560b2eaaacd1 llvm::sys::CleanupOnSignal(unsigned long) (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x2dbccd1)
 #3 0x0000560b2ea1a919 (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x2d2c919)
 #4 0x00007f9139ba1980 __restore_rt (/lib/x86_64-linux-gnu/libpthread.so.0+0x12980)
 #5 0x0000560b2eb54eeb llvm::removeUnreachableBlocks(llvm::Function&, llvm::DomTreeUpdater*, llvm::MemorySSAUpdater*) (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x2e66eeb)
 #6 0x0000560b301c591c (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x44d791c)
 #7 0x0000560b301c4267 llvm::GlobalOptPass::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x44d6267)
 #8 0x0000560b2ff4168d (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x425368d)
 #9 0x0000560b2e53a789 llvm::PassManager<llvm::Module, llvm::AnalysisManager<llvm::Module>>::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x284c789)
#10 0x0000560b2f2cbd91 (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x35ddd91)
#11 0x0000560b2f2c4116 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem>, std::__2::unique_ptr<llvm::raw_pwrite_stream, std::__2::default_delete<llvm::raw_pwrite_stream>>) (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x35d6116)
#12 0x0000560b2f829973 clang::CodeGenAction::ExecuteAction() (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x3b3b973)
#13 0x0000560b2f739581 clang::FrontendAction::Execute() (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x3a4b581)
#14 0x0000560b2f68ef00 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x39a0f00)
#15 0x0000560b2f823d86 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x3b35d86)
#16 0x0000560b2d8164f1 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x1b284f1)
#17 0x0000560b2d812fc1 (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x1b24fc1)
#18 0x0000560b2f4a7399 (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x37b9399)
#19 0x0000560b2ea1a69c llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x2d2c69c)
#20 0x0000560b2f4a6be5 clang::driver::CC1Command::Execute(llvm::ArrayRef<std::__2::optional<llvm::StringRef>>, std::__2::basic_string<char, std::__2::char_traits<char>, std::__2::allocator<char>>*, bool*) const (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x37b8be5)
#21 0x0000560b2f45d5fe clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x376f5fe)
#22 0x0000560b2f482e2c clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::__2::pair<int, clang::driver::Command const*>>&) (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x3794e2c)
#23 0x0000560b2d811e9b clang_main(int, char**, llvm::ToolContext const&) (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x1b23e9b)
#24 0x0000560b2d823f21 main (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x1b35f21)
#25 0x00007f9138be0c87 __libc_start_main /build/glibc-CVJwZb/glibc-2.27/csu/../csu/libc-start.c:344:0
#26 0x0000560b2d78442a _start (/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang-17+0x1a9642a)
clang-17: error: clang frontend command failed with exit code 139 (use -v to see invocation)
clang version 17.0.0 (https://github.com/llvm/llvm-project a031f72187ce495b9faa4ccf99b1e901a3872f4b)
Target: wasm32-unknown-emscripten
Thread model: posix
InstalledDir: /home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin
clang-17: note: diagnostic msg: Error generating preprocessed source(s) - no preprocessable inputs.
emcc: error: '/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23321.3/tools/bin/clang++ -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/A574094F/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/8.0.0-preview.7.23321.3/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -v -fwasm-exceptions -msimd128 -c /home/helixbot/work/A574094F/w/C01F0A75/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Linq.dll.bc -o /home/helixbot/work/A574094F/t/tmp8gHkxT.tmp' failed (returned 1) [took 0.584s]

cc @kg @vargaz

Author: radical
Assignees: -
Labels:

arch-wasm, blocking-clean-ci, perf-pipeline

Milestone: -

@kg
Copy link
Contributor

kg commented Jun 28, 2023

Looks like bad RAM or a bad CPU, based on it being crashes in two different parts of the backend and not asserts. doRAUW is a pretty simple method that does a small number of dereferences and most of them are guarded with null checks.

@radical
Copy link
Member Author

radical commented Jun 28, 2023

Looks like bad RAM or a bad CPU, based on it being crashes in two different parts of the backend and not asserts. doRAUW is a pretty simple method that does a small number of dereferences and most of them are guarded with null checks.

yeah :/ @LoopedBard3 we have another one :D

@radical
Copy link
Member Author

radical commented Jul 3, 2023

There are more instances like above, but a little different one I found:

error: Invalid cast (Producer: 'LLVM16.0.5' Reader: 'LLVM 17.0.0git'):

Failed to compile /home/helixbot/work/A20C08D0/w/A4590895/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Data.Common.dll.bc -> /home/helixbot/work/A20C08D0/w/A4590895/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Data.Common.dll.o [/home/helixbot/work/A20C08D0/w/A4590895/e/performance/artifacts/bin/for-running/MicroBenchmarks/2dc0b790-955d-46d0-bcb7-8034c804aa28/BenchmarkDotNet.Autogenerated.csproj]
emcc: warning: linker setting ignored during compilation: 'EXPORT_ES6' [-Wunused-command-line-argument] [/home/helixbot/work/A20C08D0/w/A4590895/e/performance/artifacts/bin/for-running/MicroBenchmarks/2dc0b790-955d-46d0-bcb7-8034c804aa28/BenchmarkDotNet.Autogenerated.csproj]
 "/home/helixbot/work/A20C08D0/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang++" -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/A20C08D0/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/8.0.0-preview.7.23326.1/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -v -fwasm-exceptions -msimd128 -c /home/helixbot/work/A20C08D0/w/A4590895/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Data.Common.dll.bc -o /home/helixbot/work/A20C08D0/t/tmpbxjWs0.tmp [/home/helixbot/work/A20C08D0/w/A4590895/e/performance/artifacts/bin/for-running/MicroBenchmarks/2dc0b790-955d-46d0-bcb7-8034c804aa28/BenchmarkDotNet.Autogenerated.csproj]
clang version 17.0.0 (https://github.com/llvm/llvm-project a031f72187ce495b9faa4ccf99b1e901a3872f4b) [/home/helixbot/work/A20C08D0/w/A4590895/e/performance/artifacts/bin/for-running/MicroBenchmarks/2dc0b790-955d-46d0-bcb7-8034c804aa28/BenchmarkDotNet.Autogenerated.csproj]
Target: wasm32-unknown-emscripten [/home/helixbot/work/A20C08D0/w/A4590895/e/performance/artifacts/bin/for-running/MicroBenchmarks/2dc0b790-955d-46d0-bcb7-8034c804aa28/BenchmarkDotNet.Autogenerated.csproj]
Thread model: posix [/home/helixbot/work/A20C08D0/w/A4590895/e/performance/artifacts/bin/for-running/MicroBenchmarks/2dc0b790-955d-46d0-bcb7-8034c804aa28/BenchmarkDotNet.Autogenerated.csproj]
InstalledDir: /home/helixbot/work/A20C08D0/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin [/home/helixbot/work/A20C08D0/w/A4590895/e/performance/artifacts/bin/for-running/MicroBenchmarks/2dc0b790-955d-46d0-bcb7-8034c804aa28/BenchmarkDotNet.Autogenerated.csproj]
 (in-process) [/home/helixbot/work/A20C08D0/w/A4590895/e/performance/artifacts/bin/for-running/MicroBenchmarks/2dc0b790-955d-46d0-bcb7-8034c804aa28/BenchmarkDotNet.Autogenerated.csproj]
 "/home/helixbot/work/A20C08D0/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang-17" -cc1 -triple wasm32-unknown-emscripten -emit-obj -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name System.Data.Common.dll.bc -mrelocation-model static -mframe-pointer=none -ffp-contract=on -fno-rounding-math -mconstructor-aliases -target-feature +exception-handling -mllvm -wasm-enable-eh -target-feature +exception-handling -exception-model=wasm -target-cpu generic -target-feature +simd128 -mllvm -treat-scalable-fixed-error-as-warning -debugger-tuning=gdb -v -fcoverage-compilation-dir=/home/helixbot/work/A20C08D0/w/A4590895/e/performance/artifacts/bin/for-running/MicroBenchmarks/2dc0b790-955d-46d0-bcb7-8034c804aa28 -resource-dir /home/helixbot/work/A20C08D0/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/lib/clang/17 -O2 -fdebug-compilation-dir=/home/helixbot/work/A20C08D0/w/A4590895/e/performance/artifacts/bin/for-running/MicroBenchmarks/2dc0b790-955d-46d0-bcb7-8034c804aa28 -ferror-limit 19 -fvisibility=default -fgnuc-version=4.2.1 -exception-model=wasm -vectorize-loops -vectorize-slp -iwithsysroot/include/fakesdl -iwithsysroot/include/compat -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -o /home/helixbot/work/A20C08D0/t/tmpbxjWs0.tmp -x ir /home/helixbot/work/A20C08D0/w/A4590895/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Data.Common.dll.bc [/home/helixbot/work/A20C08D0/w/A4590895/e/performance/artifacts/bin/for-running/MicroBenchmarks/2dc0b790-955d-46d0-bcb7-8034c804aa28/BenchmarkDotNet.Autogenerated.csproj]
clang -cc1 version 17.0.0 based upon LLVM 17.0.0git default target x86_64-unknown-linux-gnu [/home/helixbot/work/A20C08D0/w/A4590895/e/performance/artifacts/bin/for-running/MicroBenchmarks/2dc0b790-955d-46d0-bcb7-8034c804aa28/BenchmarkDotNet.Autogenerated.csproj]
error: Invalid cast (Producer: 'LLVM16.0.5' Reader: 'LLVM 17.0.0git') [/home/helixbot/work/A20C08D0/w/A4590895/e/performance/artifacts/bin/for-running/MicroBenchmarks/2dc0b790-955d-46d0-bcb7-8034c804aa28/BenchmarkDotNet.Autogenerated.csproj]
1 error generated. [/home/helixbot/work/A20C08D0/w/A4590895/e/performance/artifacts/bin/for-running/MicroBenchmarks/2dc0b790-955d-46d0-bcb7-8034c804aa28/BenchmarkDotNet.Autogenerated.csproj]
emcc: error: '/home/helixbot/work/A20C08D0/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/8.0.0-preview.7.23326.1/tools/bin/clang++ -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/A20C08D0/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/8.0.0-preview.7.23326.1/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -v -fwasm-exceptions -msimd128 -c /home/helixbot/work/A20C08D0/w/A4590895/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Data.Common.dll.bc -o /home/helixbot/work/A20C08D0/t/tmpbxjWs0.tmp' failed (returned 1) [took 0.292s] [/home/helixbot/work/A20C08D0/w/A4590895/e/performance/artifacts/bin/for-running/MicroBenchmarks/2dc0b790-955d-46d0-bcb7-8034c804aa28/BenchmarkDotNet.Autogenerated.csproj]

@radical
Copy link
Member Author

radical commented Jul 3, 2023

Screenshot 2023-07-03 at 19 07 57

@lewing lewing added this to the 9.0.0 milestone Jul 21, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jul 21, 2023
@lewing
Copy link
Member

lewing commented Jul 21, 2023

@radical is this still happening?

@radical
Copy link
Member Author

radical commented Jul 24, 2023

@radical is this still happening?

Yep, every day.

@radical
Copy link
Member Author

radical commented Jul 24, 2023

@LoopedBard3 can we get this machine checked out?

@LoopedBard3
Copy link
Member

Yup, working on it now.

@LoopedBard3
Copy link
Member

It will be offlined shortly!

@LoopedBard3
Copy link
Member

dotnet/dnceng#434. @DrewScoggins we should probably wait to add this machine back until after it is upgraded to the new queue to see if an update fixes the issues we seem to consistently have with it. We can also do some test runs to get better logs.

@DrewScoggins
Copy link
Member

Do we have any theories on why we only see these kind of errors in clang, and we don't see any thing like this in other run types?

@DrewScoggins
Copy link
Member

I took a look at the data on runs on this machine, and we have not had any errors that look like memory corruption or failure on any runs except the AOT runs. Is it just that LLVM is particularly hard on memory and a good way of finding bad sticks?

@radical
Copy link
Member Author

radical commented Aug 8, 2023

I'm seeing the same kinda issues on PERFTIGER172 now.

@lewing
Copy link
Member

lewing commented Aug 12, 2023

cc @sblom

@radical
Copy link
Member Author

radical commented Aug 14, 2023

I'm seeing the same kinda issues on PERFTIGER172 now.

This is happening every day.

@LoopedBard3
Copy link
Member

PerfTiger172 is offlined: dotnet/dnceng#559

@LoopedBard3
Copy link
Member

Both PerfTiger200 and PerfTiger172 appear to have been added back into the queue with the queue upgrade based on workitem data in data explorer. Since they don't seem to be causing issues in the pipeline anymore, we will leave them in until they start causing issues again.

@radical
Copy link
Member Author

radical commented Aug 25, 2023

PERFTIGER172:

Failed to compile /home/helixbot/work/B58109AA/w/A5F80928/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.bc -> /home/helixbot/work/B58109AA/w/A5F80928/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.o [/home/helixbot/work/B58109AA/w/A5F80928/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-CCAYZE/BenchmarkDotNet.Autogenerated.csproj]
emcc: warning: linker setting ignored during compilation: 'EXPORT_ES6' [-Wunused-command-line-argument] [/home/helixbot/work/B58109AA/w/A5F80928/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-CCAYZE/BenchmarkDotNet.Autogenerated.csproj]
 "/home/helixbot/work/B58109AA/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang++" -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/B58109AA/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/9.0.0-alpha.1.23415.2/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -g3 -v -fwasm-exceptions -c /home/helixbot/work/B58109AA/w/A5F80928/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.bc -o /home/helixbot/work/B58109AA/t/tmpdlGmLQ.tmp [/home/helixbot/work/B58109AA/w/A5F80928/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-CCAYZE/BenchmarkDotNet.Autogenerated.csproj]
clang version 16.0.5 (https://dnceng@dev.azure.com/dnceng/internal/_git/dotnet-llvm-project 6ca8d8c6591dac443deac0728fbc7b7abaea573d) [/home/helixbot/work/B58109AA/w/A5F80928/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-CCAYZE/BenchmarkDotNet.Autogenerated.csproj]
Target: wasm32-unknown-emscripten [/home/helixbot/work/B58109AA/w/A5F80928/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-CCAYZE/BenchmarkDotNet.Autogenerated.csproj]
Thread model: posix [/home/helixbot/work/B58109AA/w/A5F80928/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-CCAYZE/BenchmarkDotNet.Autogenerated.csproj]
InstalledDir: /home/helixbot/work/B58109AA/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin [/home/helixbot/work/B58109AA/w/A5F80928/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-CCAYZE/BenchmarkDotNet.Autogenerated.csproj]
 (in-process) [/home/helixbot/work/B58109AA/w/A5F80928/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-CCAYZE/BenchmarkDotNet.Autogenerated.csproj]
 "/home/helixbot/work/B58109AA/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16" -cc1 -triple wasm32-unknown-emscripten -emit-obj -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name aot-instances.dll.bc -mrelocation-model static -mframe-pointer=none -ffp-contract=on -fno-rounding-math -mconstructor-aliases -target-feature +exception-handling -mllvm -wasm-enable-eh -target-feature +exception-handling -exception-model=wasm -target-cpu generic -target-feature +simd128 -mllvm -treat-scalable-fixed-error-as-warning -debug-info-kind=constructor -dwarf-version=4 -debugger-tuning=gdb -v -fcoverage-compilation-dir=/home/helixbot/work/B58109AA/w/A5F80928/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-CCAYZE -resource-dir /home/helixbot/work/B58109AA/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/lib/clang/16 -O2 -fdebug-compilation-dir=/home/helixbot/work/B58109AA/w/A5F80928/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-CCAYZE -ferror-limit 19 -fvisibility=default -fgnuc-version=4.2.1 -exception-model=wasm -vectorize-loops -vectorize-slp -iwithsysroot/include/fakesdl -iwithsysroot/include/compat -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -o /home/helixbot/work/B58109AA/t/tmpdlGmLQ.tmp -x ir /home/helixbot/work/B58109AA/w/A5F80928/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.bc [/home/helixbot/work/B58109AA/w/A5F80928/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-CCAYZE/BenchmarkDotNet.Autogenerated.csproj]
clang -cc1 version 16.0.5 based upon LLVM 16.0.5 default target x86_64-linux-gnu [/home/helixbot/work/B58109AA/w/A5F80928/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-CCAYZE/BenchmarkDotNet.Autogenerated.csproj]
error: Invalid record (Producer: 'LLVM16.0.5' Reader: 'LLVM 16.0.5') [/home/helixbot/work/B58109AA/w/A5F80928/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-CCAYZE/BenchmarkDotNet.Autogenerated.csproj]
1 error generated. [/home/helixbot/work/B58109AA/w/A5F80928/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-CCAYZE/BenchmarkDotNet.Autogenerated.csproj]
emcc: error: '/home/helixbot/work/B58109AA/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang++ -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/B58109AA/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/9.0.0-alpha.1.23415.2/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -g3 -v -fwasm-exceptions -c /home/helixbot/work/B58109AA/w/A5F80928/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.bc -o /home/helixbot/work/B58109AA/t/tmpdlGmLQ.tmp' failed (returned 1) [took 3.571s] [/home/helixbot/work/B58109AA/w/A5F80928/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-CCAYZE/BenchmarkDotNet.Autogenerated.csproj]

Another:

Failed to compile /home/helixbot/work/BF230A60/w/A0C508BC/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/MicroBenchmarks.dll.bc -> /home/helixbot/work/BF230A60/w/A0C508BC/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/MicroBenchmarks.dll.o
emcc: warning: linker setting ignored during compilation: 'EXPORT_ES6' [-Wunused-command-line-argument]
 "/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang++" -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/9.0.0-alpha.1.23415.2/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -g3 -v -fwasm-exceptions -c /home/helixbot/work/BF230A60/w/A0C508BC/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/MicroBenchmarks.dll.bc -o /home/helixbot/work/BF230A60/t/tmpLfpwha.tmp
clang version 16.0.5 (https://dnceng@dev.azure.com/dnceng/internal/_git/dotnet-llvm-project 6ca8d8c6591dac443deac0728fbc7b7abaea573d)
Target: wasm32-unknown-emscripten
Thread model: posix
InstalledDir: /home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin
 (in-process)
 "/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16" -cc1 -triple wasm32-unknown-emscripten -emit-obj -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name MicroBenchmarks.dll.bc -mrelocation-model static -mframe-pointer=none -ffp-contract=on -fno-rounding-math -mconstructor-aliases -target-feature +exception-handling -mllvm -wasm-enable-eh -target-feature +exception-handling -exception-model=wasm -target-cpu generic -target-feature +simd128 -mllvm -treat-scalable-fixed-error-as-warning -debug-info-kind=constructor -dwarf-version=4 -debugger-tuning=gdb -v -fcoverage-compilation-dir=/home/helixbot/work/BF230A60/w/A0C508BC/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-KTMLZG -resource-dir /home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/lib/clang/16 -O2 -fdebug-compilation-dir=/home/helixbot/work/BF230A60/w/A0C508BC/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-KTMLZG -ferror-limit 19 -fvisibility=default -fgnuc-version=4.2.1 -exception-model=wasm -vectorize-loops -vectorize-slp -iwithsysroot/include/fakesdl -iwithsysroot/include/compat -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -o /home/helixbot/work/BF230A60/t/tmpLfpwha.tmp -x ir /home/helixbot/work/BF230A60/w/A0C508BC/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/MicroBenchmarks.dll.bc
clang -cc1 version 16.0.5 based upon LLVM 16.0.5 default target x86_64-linux-gnu
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: /home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16 --driver-mode=g++ -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/9.0.0-alpha.1.23415.2/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -g3 -v -fwasm-exceptions -c /home/helixbot/work/BF230A60/w/A0C508BC/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/MicroBenchmarks.dll.bc -o /home/helixbot/work/BF230A60/t/tmpLfpwha.tmp
1.	Code generation
2.	Running pass 'Function Pass Manager' on module '/home/helixbot/work/BF230A60/w/A0C508BC/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/MicroBenchmarks.dll.bc'.
3.	Running pass 'Free MachineFunction' on function '@MicroBenchmarks_System_IO_Tests_Perf_Path_GetFullPathNoRedundantSegments'
 #0 0x000055d13738c958 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x381a958)
 #1 0x000055d13738aa7e llvm::sys::RunSignalHandlers() (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x3818a7e)
 #2 0x000055d13738be41 llvm::sys::CleanupOnSignal(unsigned long) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x3819e41)
 #3 0x000055d1373123f9 (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x37a03f9)
 #4 0x00007fde28642520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520)
 #5 0x000055d136df0ccb llvm::ValueHandleBase::RemoveFromUseList() (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x327eccb)
 #6 0x000055d13693b95d (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x2dc995d)
 #7 0x000055d13693b7a5 (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x2dc97a5)
 #8 0x000055d136934b52 llvm::MachineFunction::~MachineFunction() (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x2dc2b52)
 #9 0x000055d136959ba4 (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x2de7ba4)
#10 0x000055d136da1ebe llvm::FPPassManager::runOnFunction(llvm::Function&) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x322febe)
#11 0x000055d136da9163 llvm::FPPassManager::runOnModule(llvm::Module&) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x3237163)
#12 0x000055d136da2b3d llvm::legacy::PassManagerImpl::run(llvm::Module&) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x3230b3d)
#13 0x000055d137ace394 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::__1::unique_ptr<llvm::raw_pwrite_stream, std::__1::default_delete<llvm::raw_pwrite_stream>>) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x3f5c394)
#14 0x000055d137ee6377 clang::CodeGenAction::ExecuteAction() (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x4374377)
#15 0x000055d137e27096 clang::FrontendAction::Execute() (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x42b5096)
#16 0x000055d137da6164 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x4234164)
#17 0x000055d137ee0ee2 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x436eee2)
#18 0x000055d135ebbee7 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x2349ee7)
#19 0x000055d135eb893d (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x234693d)
#20 0x000055d137c110a2 (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x409f0a2)
#21 0x000055d1373121dc llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x37a01dc)
#22 0x000055d137c10e6b clang::driver::CC1Command::Execute(llvm::ArrayRef<std::__1::optional<llvm::StringRef>>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>*, bool*) const (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x409ee6b)
#23 0x000055d137bd55c0 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x40635c0)
#24 0x000055d137bd582e clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::__1::pair<int, clang::driver::Command const*>>&, bool) const (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x406382e)
#25 0x000055d137bf0e50 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::__1::pair<int, clang::driver::Command const*>>&) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x407ee50)
#26 0x000055d135eb7cb4 clang_main(int, char**) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x2345cb4)
#27 0x00007fde28629d90 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:58:16
#28 0x00007fde28629e40 call_init ./csu/../csu/libc-start.c:128:20
#29 0x00007fde28629e40 __libc_start_main ./csu/../csu/libc-start.c:379:5
#30 0x000055d135eb4de9 _start (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x2342de9)
clang-16: error: clang frontend command failed with exit code 139 (use -v to see invocation)
clang version 16.0.5 (https://dnceng@dev.azure.com/dnceng/internal/_git/dotnet-llvm-project 6ca8d8c6591dac443deac0728fbc7b7abaea573d)
Target: wasm32-unknown-emscripten
Thread model: posix
InstalledDir: /home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin
clang-16: note: diagnostic msg: Error generating preprocessed source(s) - no preprocessable inputs.
emcc: error: '/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang++ -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/9.0.0-alpha.1.23415.2/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -g3 -v -fwasm-exceptions -c /home/helixbot/work/BF230A60/w/A0C508BC/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/MicroBenchmarks.dll.bc -o /home/helixbot/work/BF230A60/t/tmpLfpwha.tmp' failed (returned 1) [took 52.511s]

On PERFTIGER204:

Failed to compile /home/helixbot/work/BF230A60/w/AA25097E/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.bc -> /home/helixbot/work/BF230A60/w/AA25097E/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.o
emcc: warning: linker setting ignored during compilation: 'EXPORT_ES6' [-Wunused-command-line-argument]
 "/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang++" -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/9.0.0-alpha.1.23415.2/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -g3 -v -fwasm-exceptions -c /home/helixbot/work/BF230A60/w/AA25097E/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.bc -o /home/helixbot/work/BF230A60/t/tmpLCiBUW.tmp
clang version 16.0.5 (https://dnceng@dev.azure.com/dnceng/internal/_git/dotnet-llvm-project 6ca8d8c6591dac443deac0728fbc7b7abaea573d)
Target: wasm32-unknown-emscripten
Thread model: posix
InstalledDir: /home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin
 (in-process)
 "/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16" -cc1 -triple wasm32-unknown-emscripten -emit-obj -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name aot-instances.dll.bc -mrelocation-model static -mframe-pointer=none -ffp-contract=on -fno-rounding-math -mconstructor-aliases -target-feature +exception-handling -mllvm -wasm-enable-eh -target-feature +exception-handling -exception-model=wasm -target-cpu generic -target-feature +simd128 -mllvm -treat-scalable-fixed-error-as-warning -debug-info-kind=constructor -dwarf-version=4 -debugger-tuning=gdb -v -fcoverage-compilation-dir=/home/helixbot/work/BF230A60/w/AA25097E/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-VHJBMO -resource-dir /home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/lib/clang/16 -O2 -fdebug-compilation-dir=/home/helixbot/work/BF230A60/w/AA25097E/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-VHJBMO -ferror-limit 19 -fvisibility=default -fgnuc-version=4.2.1 -exception-model=wasm -vectorize-loops -vectorize-slp -iwithsysroot/include/fakesdl -iwithsysroot/include/compat -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -o /home/helixbot/work/BF230A60/t/tmpLCiBUW.tmp -x ir /home/helixbot/work/BF230A60/w/AA25097E/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.bc
clang -cc1 version 16.0.5 based upon LLVM 16.0.5 default target x86_64-linux-gnu
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: /home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16 --driver-mode=g++ -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/9.0.0-alpha.1.23415.2/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -g3 -v -fwasm-exceptions -c /home/helixbot/work/BF230A60/w/AA25097E/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.bc -o /home/helixbot/work/BF230A60/t/tmpLCiBUW.tmp
1.	Optimizer
 #0 0x00005610d50c9958 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x381a958)
 #1 0x00005610d50c7a7e llvm::sys::RunSignalHandlers() (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x3818a7e)
 #2 0x00005610d50c8e41 llvm::sys::CleanupOnSignal(unsigned long) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x3819e41)
 #3 0x00005610d504f3f9 (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x37a03f9)
 #4 0x00007f33ea642520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520)
 #5 0x00005610d4b2dc71 llvm::ValueHandleBase::AddToUseList() (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x327ec71)
 #6 0x00005610d4fdde49 llvm::SROAPass::deleteDeadInstructions(llvm::SmallPtrSetImpl<llvm::AllocaInst*>&) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x372ee49)
 #7 0x00005610d4fde3c3 llvm::SROAPass::runImpl(llvm::Function&, llvm::DomTreeUpdater&, llvm::AssumptionCache&) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x372f3c3)
 #8 0x00005610d4fdf06d llvm::SROAPass::run(llvm::Function&, llvm::AnalysisManager<llvm::Function>&) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x373006d)
 #9 0x00005610d622d02d (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x497e02d)
#10 0x00005610d4b14177 llvm::PassManager<llvm::Function, llvm::AnalysisManager<llvm::Function>>::run(llvm::Function&, llvm::AnalysisManager<llvm::Function>&) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x3265177)
#11 0x00005610d581a0fd (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x3f6b0fd)
#12 0x00005610d4b12b34 llvm::ModuleToFunctionPassAdaptor::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x3263b34)
#13 0x00005610d581b4dd (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x3f6c4dd)
#14 0x00005610d4b12fd7 llvm::PassManager<llvm::Module, llvm::AnalysisManager<llvm::Module>>::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x3263fd7)
#15 0x00005610d5811905 (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x3f62905)
#16 0x00005610d580adc7 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::__1::unique_ptr<llvm::raw_pwrite_stream, std::__1::default_delete<llvm::raw_pwrite_stream>>) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x3f5bdc7)
#17 0x00005610d5c23377 clang::CodeGenAction::ExecuteAction() (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x4374377)
#18 0x00005610d5b64096 clang::FrontendAction::Execute() (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x42b5096)
#19 0x00005610d5ae3164 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x4234164)
#20 0x00005610d5c1dee2 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x436eee2)
#21 0x00005610d3bf8ee7 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x2349ee7)
#22 0x00005610d3bf593d (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x234693d)
#23 0x00005610d594e0a2 (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x409f0a2)
#24 0x00005610d504f1dc llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x37a01dc)
#25 0x00005610d594de6b clang::driver::CC1Command::Execute(llvm::ArrayRef<std::__1::optional<llvm::StringRef>>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>*, bool*) const (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x409ee6b)
#26 0x00005610d59125c0 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x40635c0)
#27 0x00005610d591282e clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::__1::pair<int, clang::driver::Command const*>>&, bool) const (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x406382e)
#28 0x00005610d592de50 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::__1::pair<int, clang::driver::Command const*>>&) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x407ee50)
#29 0x00005610d3bf4cb4 clang_main(int, char**) (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x2345cb4)
#30 0x00007f33ea629d90 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:58:16
#31 0x00007f33ea629e40 call_init ./csu/../csu/libc-start.c:128:20
#32 0x00007f33ea629e40 __libc_start_main ./csu/../csu/libc-start.c:379:5
#33 0x00005610d3bf1de9 _start (/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang-16+0x2342de9)
clang-16: error: clang frontend command failed with exit code 139 (use -v to see invocation)
clang version 16.0.5 (https://dnceng@dev.azure.com/dnceng/internal/_git/dotnet-llvm-project 6ca8d8c6591dac443deac0728fbc7b7abaea573d)
Target: wasm32-unknown-emscripten
Thread model: posix
InstalledDir: /home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin
clang-16: note: diagnostic msg: Error generating preprocessed source(s) - no preprocessable inputs.
emcc: error: '/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23415.2/tools/bin/clang++ -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/BF230A60/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/9.0.0-alpha.1.23415.2/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -g3 -v -fwasm-exceptions -c /home/helixbot/work/BF230A60/w/AA25097E/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.bc -o /home/helixbot/work/BF230A60/t/tmpLCiBUW.tmp' failed (returned 1) [took 14.639s]

These were on 20230824.1, and 20230824.2.

@radical
Copy link
Member Author

radical commented Sep 5, 2023

PERFTIGER204 seems to be the newest member of the club :(

 "/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang++" -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/9.0.0-alpha.1.23429.3/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -g3 -v -fwasm-exceptions -c /home/helixbot/work/C1100A12/w/A9940929/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.bc -o /home/helixbot/work/C1100A12/t/tmpc6xqY5.tmp 
clang version 16.0.5 (https://dnceng@dev.azure.com/dnceng/internal/_git/dotnet-llvm-project 08a449c9a9bf593b29fc05de2f424e6882320e5d) 
Target: wasm32-unknown-emscripten 
Thread model: posix 
InstalledDir: /home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin 
 (in-process) 
 "/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16" -cc1 -triple wasm32-unknown-emscripten -emit-obj -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name aot-instances.dll.bc -mrelocation-model static -mframe-pointer=none -ffp-contract=on -fno-rounding-math -mconstructor-aliases -target-feature +exception-handling -mllvm -wasm-enable-eh -target-feature +exception-handling -exception-model=wasm -target-cpu generic -target-feature +simd128 -mllvm -treat-scalable-fixed-error-as-warning -debug-info-kind=constructor -dwarf-version=4 -debugger-tuning=gdb -v -fcoverage-compilation-dir=/home/helixbot/work/C1100A12/w/A9940929/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-LVWPJN -resource-dir /home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/lib/clang/16 -O2 -fdebug-compilation-dir=/home/helixbot/work/C1100A12/w/A9940929/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-LVWPJN -ferror-limit 19 -fvisibility=default -fgnuc-version=4.2.1 -exception-model=wasm -vectorize-loops -vectorize-slp -iwithsysroot/include/fakesdl -iwithsysroot/include/compat -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -o /home/helixbot/work/C1100A12/t/tmpc6xqY5.tmp -x ir /home/helixbot/work/C1100A12/w/A9940929/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.bc 
clang -cc1 version 16.0.5 based upon LLVM 16.0.5 default target x86_64-linux-gnu 
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. 
Stack dump: 
0.	Program arguments: /home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16 --driver-mode=g++ -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/9.0.0-alpha.1.23429.3/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -g3 -v -fwasm-exceptions -c /home/helixbot/work/C1100A12/w/A9940929/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.bc -o /home/helixbot/work/C1100A12/t/tmpc6xqY5.tmp 
 #0 0x000056190851e958 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x381a958) 
 #1 0x000056190851ca7e llvm::sys::RunSignalHandlers() (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x3818a7e) 
 #2 0x000056190851de41 llvm::sys::CleanupOnSignal(unsigned long) (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x3819e41) 
 #3 0x00005619084a43f9 (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x37a03f9) 
 #4 0x00007fd098042520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) 
 #5 0x000056190a967a72 (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x5c63a72) 
 #6 0x000056190a967f18 (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x5c63f18) 
 #7 0x0000561907f59a8a llvm::Module::materializeAll() (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x3255a8a) 
 #8 0x000056190a95f2b4 llvm::BitcodeModule::getModuleImpl(llvm::LLVMContext&, bool, bool, bool, llvm::ParserCallbacks) (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x5c5b2b4) 
 #9 0x000056190a965a1c llvm::BitcodeModule::parseModule(llvm::LLVMContext&, llvm::ParserCallbacks) (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x5c61a1c) 
#10 0x000056190a965c76 llvm::parseBitcodeFile(llvm::MemoryBufferRef, llvm::LLVMContext&, llvm::ParserCallbacks) (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x5c61c76) 
#11 0x000056190a95be32 llvm::parseIR(llvm::MemoryBufferRef, llvm::SMDiagnostic&, llvm::LLVMContext&, llvm::ParserCallbacks) (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x5c57e32) 
#12 0x000056190907716f clang::CodeGenAction::loadModule(llvm::MemoryBufferRef) (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x437316f) 
#13 0x0000561909077bb0 clang::CodeGenAction::ExecuteAction() (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x4373bb0) 
#14 0x0000561908fb9096 clang::FrontendAction::Execute() (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x42b5096) 
#15 0x0000561908f38164 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x4234164) 
#16 0x0000561909072ee2 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x436eee2) 
#17 0x000056190704dee7 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x2349ee7) 
#18 0x000056190704a93d (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x234693d) 
#19 0x0000561908da30a2 (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x409f0a2) 
#20 0x00005619084a41dc llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x37a01dc) 
#21 0x0000561908da2e6b clang::driver::CC1Command::Execute(llvm::ArrayRef<std::__1::optional<llvm::StringRef>>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>*, bool*) const (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x409ee6b) 
#22 0x0000561908d675c0 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x40635c0) 
#23 0x0000561908d6782e clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::__1::pair<int, clang::driver::Command const*>>&, bool) const (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x406382e) 
#24 0x0000561908d82e50 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::__1::pair<int, clang::driver::Command const*>>&) (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x407ee50) 
#25 0x0000561907049cb4 clang_main(int, char**) (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x2345cb4) 
#26 0x00007fd098029d90 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:58:16 
#27 0x00007fd098029e40 call_init ./csu/../csu/libc-start.c:128:20 
#28 0x00007fd098029e40 __libc_start_main ./csu/../csu/libc-start.c:379:5 
#29 0x0000561907046de9 _start (/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang-16+0x2342de9) 
clang-16: error: clang frontend command failed with exit code 139 (use -v to see invocation) 
clang version 16.0.5 (https://dnceng@dev.azure.com/dnceng/internal/_git/dotnet-llvm-project 08a449c9a9bf593b29fc05de2f424e6882320e5d) 
Target: wasm32-unknown-emscripten 
Thread model: posix 
InstalledDir: /home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin 
clang-16: note: diagnostic msg: Error generating preprocessed source(s) - no preprocessable inputs. 
emcc: error: '/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23429.3/tools/bin/clang++ -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/C1100A12/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/9.0.0-alpha.1.23429.3/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -g3 -v -fwasm-exceptions -c /home/helixbot/work/C1100A12/w/A9940929/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/aot-instances.dll.bc -o /home/helixbot/work/C1100A12/t/tmpc6xqY5.tmp' failed (returned 1)  

@LoopedBard3
Copy link
Member

LoopedBard3 commented Sep 19, 2023

Latest PerfTiger172 error (taking back out of queue as it is the only thing stopping green wasm AOT):

[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : Failed to compile /home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Private.Xml.dll.bc -> /home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Private.Xml.dll.o [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : emcc: warning: linker setting ignored during compilation: 'EXPORT_ES6' [-Wunused-command-line-argument] [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  "/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang++" -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/9.0.0-alpha.1.23457.3/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -g3 -v -fwasm-exceptions -c /home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Private.Xml.dll.bc -o /home/helixbot/work/B7840A14/t/tmpQqlrTJ.tmp [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : clang version 16.0.5 (https://dnceng@dev.azure.com/dnceng/internal/_git/dotnet-llvm-project dc18ea8f36885b70da5e7853aa6b5278ce8d0de4) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : Target: wasm32-unknown-emscripten [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : Thread model: posix [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : InstalledDir: /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  (in-process) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  "/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16" -cc1 -triple wasm32-unknown-emscripten -emit-obj -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name System.Private.Xml.dll.bc -mrelocation-model static -mframe-pointer=none -ffp-contract=on -fno-rounding-math -mconstructor-aliases -target-feature +exception-handling -mllvm -wasm-enable-eh -target-feature +exception-handling -exception-model=wasm -target-cpu generic -target-feature +simd128 -mllvm -treat-scalable-fixed-error-as-warning -debug-info-kind=constructor -dwarf-version=4 -debugger-tuning=gdb -v -fcoverage-compilation-dir=/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS -resource-dir /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/lib/clang/16 -O2 -fdebug-compilation-dir=/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS -ferror-limit 19 -fvisibility=default -fgnuc-version=4.2.1 -exception-model=wasm -vectorize-loops -vectorize-slp -iwithsysroot/include/fakesdl -iwithsysroot/include/compat -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -o /home/helixbot/work/B7840A14/t/tmpQqlrTJ.tmp -x ir /home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Private.Xml.dll.bc [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : clang -cc1 version 16.0.5 based upon LLVM 16.0.5 default target x86_64-linux-gnu [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : Stack dump: [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : 0.	Program arguments: /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16 --driver-mode=g++ -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/9.0.0-alpha.1.23457.3/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -g3 -v -fwasm-exceptions -c /home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Private.Xml.dll.bc -o /home/helixbot/work/B7840A14/t/tmpQqlrTJ.tmp [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : 1.	Code generation [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : 2.	Running pass 'WebAssembly MC Lower Pre Pass' on module '/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Private.Xml.dll.bc'. [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  #0 0x000056236e8dc958 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x381a958) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  #1 0x000056236e8daa7e llvm::sys::RunSignalHandlers() (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x3818a7e) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  #2 0x000056236e8dbe41 llvm::sys::CleanupOnSignal(unsigned long) (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x3819e41) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  #3 0x000056236e8623f9 (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x37a03f9) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  #4 0x00007feb15242520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  #5 0x000056236db2528b (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x2a6328b) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  #6 0x000056236e2f2b3d llvm::legacy::PassManagerImpl::run(llvm::Module&) (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x3230b3d) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  #7 0x000056236f01e394 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::__1::unique_ptr<llvm::raw_pwrite_stream, std::__1::default_delete<llvm::raw_pwrite_stream>>) (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x3f5c394) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  #8 0x000056236f436377 clang::CodeGenAction::ExecuteAction() (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x4374377) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  #9 0x000056236f377096 clang::FrontendAction::Execute() (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x42b5096) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #10 0x000056236f2f6164 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x4234164) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #11 0x000056236f430ee2 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x436eee2) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #12 0x000056236d40bee7 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x2349ee7) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #13 0x000056236d40893d (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x234693d) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #14 0x000056236f1610a2 (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x409f0a2) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #15 0x000056236e8621dc llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x37a01dc) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #16 0x000056236f160e6b clang::driver::CC1Command::Execute(llvm::ArrayRef<std::__1::optional<llvm::StringRef>>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>*, bool*) const (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x409ee6b) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #17 0x000056236f1255c0 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x40635c0) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #18 0x000056236f12582e clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::__1::pair<int, clang::driver::Command const*>>&, bool) const (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x406382e) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #19 0x000056236f140e50 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::__1::pair<int, clang::driver::Command const*>>&) (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x407ee50) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #20 0x000056236d407cb4 clang_main(int, char**) (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x2345cb4) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #21 0x00007feb15229d90 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:58:16 [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #22 0x00007feb15229e40 call_init ./csu/../csu/libc-start.c:128:20 [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #23 0x00007feb15229e40 __libc_start_main ./csu/../csu/libc-start.c:379:5 [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #24 0x000056236d404de9 _start (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x2342de9) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : clang-16: error: clang frontend command failed with exit code 135 (use -v to see invocation) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : clang version 16.0.5 (https://dnceng@dev.azure.com/dnceng/internal/_git/dotnet-llvm-project dc18ea8f36885b70da5e7853aa6b5278ce8d0de4) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : Target: wasm32-unknown-emscripten [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : Thread model: posix [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : InstalledDir: /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : clang-16: note: diagnostic msg: Error generating preprocessed source(s) - no preprocessable inputs. [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : emcc: error: '/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang++ -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/9.0.0-alpha.1.23457.3/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -g3 -v -fwasm-exceptions -c /home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Private.Xml.dll.bc -o /home/helixbot/work/B7840A14/t/tmpQqlrTJ.tmp' failed (returned 1) [took 56.035s] [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO]   [151/152] aot-instances.dll.bc -> aot-instances.dll.o [took 137.829s]
[2023/09/19 07:54:29][INFO] Build FAILED.
[2023/09/19 07:54:29][INFO] CSC : warning CS8002: Referenced assembly 'MicroBenchmarks, Version=42.42.42.42, Culture=neutral, PublicKeyToken=null' does not have a strong name. [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : Failed to compile /home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Private.Xml.dll.bc -> /home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Private.Xml.dll.o [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : emcc: warning: linker setting ignored during compilation: 'EXPORT_ES6' [-Wunused-command-line-argument] [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  "/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang++" -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/9.0.0-alpha.1.23457.3/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -g3 -v -fwasm-exceptions -c /home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Private.Xml.dll.bc -o /home/helixbot/work/B7840A14/t/tmpQqlrTJ.tmp [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : clang version 16.0.5 (https://dnceng@dev.azure.com/dnceng/internal/_git/dotnet-llvm-project dc18ea8f36885b70da5e7853aa6b5278ce8d0de4) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : Target: wasm32-unknown-emscripten [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : Thread model: posix [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : InstalledDir: /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  (in-process) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  "/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16" -cc1 -triple wasm32-unknown-emscripten -emit-obj -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name System.Private.Xml.dll.bc -mrelocation-model static -mframe-pointer=none -ffp-contract=on -fno-rounding-math -mconstructor-aliases -target-feature +exception-handling -mllvm -wasm-enable-eh -target-feature +exception-handling -exception-model=wasm -target-cpu generic -target-feature +simd128 -mllvm -treat-scalable-fixed-error-as-warning -debug-info-kind=constructor -dwarf-version=4 -debugger-tuning=gdb -v -fcoverage-compilation-dir=/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS -resource-dir /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/lib/clang/16 -O2 -fdebug-compilation-dir=/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS -ferror-limit 19 -fvisibility=default -fgnuc-version=4.2.1 -exception-model=wasm -vectorize-loops -vectorize-slp -iwithsysroot/include/fakesdl -iwithsysroot/include/compat -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -o /home/helixbot/work/B7840A14/t/tmpQqlrTJ.tmp -x ir /home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Private.Xml.dll.bc [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : clang -cc1 version 16.0.5 based upon LLVM 16.0.5 default target x86_64-linux-gnu [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : Stack dump: [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : 0.	Program arguments: /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16 --driver-mode=g++ -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/9.0.0-alpha.1.23457.3/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -g3 -v -fwasm-exceptions -c /home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Private.Xml.dll.bc -o /home/helixbot/work/B7840A14/t/tmpQqlrTJ.tmp [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:29][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : 1.	Code generation [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : 2.	Running pass 'WebAssembly MC Lower Pre Pass' on module '/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Private.Xml.dll.bc'. [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  #0 0x000056236e8dc958 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x381a958) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  #1 0x000056236e8daa7e llvm::sys::RunSignalHandlers() (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x3818a7e) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  #2 0x000056236e8dbe41 llvm::sys::CleanupOnSignal(unsigned long) (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x3819e41) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  #3 0x000056236e8623f9 (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x37a03f9) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  #4 0x00007feb15242520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  #5 0x000056236db2528b (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x2a6328b) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  #6 0x000056236e2f2b3d llvm::legacy::PassManagerImpl::run(llvm::Module&) (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x3230b3d) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  #7 0x000056236f01e394 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, std::__1::unique_ptr<llvm::raw_pwrite_stream, std::__1::default_delete<llvm::raw_pwrite_stream>>) (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x3f5c394) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  #8 0x000056236f436377 clang::CodeGenAction::ExecuteAction() (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x4374377) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error :  #9 0x000056236f377096 clang::FrontendAction::Execute() (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x42b5096) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #10 0x000056236f2f6164 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x4234164) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #11 0x000056236f430ee2 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x436eee2) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #12 0x000056236d40bee7 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x2349ee7) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #13 0x000056236d40893d (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x234693d) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #14 0x000056236f1610a2 (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x409f0a2) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #15 0x000056236e8621dc llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x37a01dc) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #16 0x000056236f160e6b clang::driver::CC1Command::Execute(llvm::ArrayRef<std::__1::optional<llvm::StringRef>>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>*, bool*) const (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x409ee6b) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #17 0x000056236f1255c0 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x40635c0) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #18 0x000056236f12582e clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl<std::__1::pair<int, clang::driver::Command const*>>&, bool) const (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x406382e) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #19 0x000056236f140e50 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl<std::__1::pair<int, clang::driver::Command const*>>&) (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x407ee50) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #20 0x000056236d407cb4 clang_main(int, char**) (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x2345cb4) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #21 0x00007feb15229d90 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:58:16 [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #22 0x00007feb15229e40 call_init ./csu/../csu/libc-start.c:128:20 [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #23 0x00007feb15229e40 __libc_start_main ./csu/../csu/libc-start.c:379:5 [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : #24 0x000056236d404de9 _start (/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang-16+0x2342de9) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : clang-16: error: clang frontend command failed with exit code 135 (use -v to see invocation) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : clang version 16.0.5 (https://dnceng@dev.azure.com/dnceng/internal/_git/dotnet-llvm-project dc18ea8f36885b70da5e7853aa6b5278ce8d0de4) [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : Target: wasm32-unknown-emscripten [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : Thread model: posix [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : InstalledDir: /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : clang-16: note: diagnostic msg: Error generating preprocessed source(s) - no preprocessable inputs. [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO] /home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(386,5): error : emcc: error: '/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23457.3/tools/bin/clang++ -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -DEMSCRIPTEN --sysroot=/home/helixbot/work/B7840A14/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64/9.0.0-alpha.1.23457.3/tools/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -O2 -g3 -v -fwasm-exceptions -c /home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net8.0/browser-wasm/wasm/for-publish/System.Private.Xml.dll.bc -o /home/helixbot/work/B7840A14/t/tmpQqlrTJ.tmp' failed (returned 1) [took 56.035s] [/home/helixbot/work/B7840A14/w/BA6809C4/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-DMEITS/BenchmarkDotNet.Autogenerated.csproj]
[2023/09/19 07:54:30][INFO]     1 Warning(s)
[2023/09/19 07:54:30][INFO]     1 Error(s)
[2023/09/19 07:54:30][INFO] Time Elapsed 00:04:38.27

@DrewScoggins
Copy link
Member

If we are seeing this behavior again, we should get one of these machines setup so that we can investigate what is going on and confirm what the issue is.

@radical
Copy link
Member Author

radical commented Sep 28, 2023

Seeing the same issues on PERFTIGER197 now. (20230928.2, wasmaot.partition17)

@LoopedBard3
Copy link
Member

The latest errors we are seeing with this on PerfTiger172 are:

[2023/11/01 03:09:12][INFO]   [149/152] Microsoft.Diagnostics.Tracing.TraceEvent.dll.bc -> Microsoft.Diagnostics.Tracing.TraceEvent.dll.o [took 73.680s]
[2023/11/01 03:09:15][INFO]   [150/152] System.Private.CoreLib.dll.bc -> System.Private.CoreLib.dll.o [took 49.112s]
[2023/11/01 03:09:23][INFO]   [151/152] System.Private.Xml.dll.bc -> System.Private.Xml.dll.o [took 55.576s]
[2023/11/01 03:10:43][INFO]   [152/152] aot-instances.dll.bc -> aot-instances.dll.o [took 127.018s]
[2023/11/01 03:10:43][INFO]   Linking for initial memory $(EmccInitialHeapSize)=56426496 bytes. Set this msbuild property to change the value.
[2023/11/01 03:10:43][INFO]   Linking with emcc with -O2. This may take a while ...
[2023/11/01 03:10:44][INFO]    "/home/helixbot/work/B7B20988/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Node.linux-x64/9.0.0-alpha.1.23528.4/tools/bin/node" /home/helixbot/work/B7B20988/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23528.4/tools/emscripten/src/compiler.js /home/helixbot/work/B7B20988/t/tmpglnumvjf.json --symbols-only
[2023/11/01 03:10:47][INFO]    "/home/helixbot/work/B7B20988/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23528.4/tools/bin/wasm-ld" @/home/helixbot/work/B7B20988/t/emscripten_wat4n8u3.rsp.utf-8
[2023/11/01 03:10:49][INFO]    "/home/helixbot/work/B7B20988/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Node.linux-x64/9.0.0-alpha.1.23528.4/tools/bin/node" /home/helixbot/work/B7B20988/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23528.4/tools/emscripten/src/compiler.js /home/helixbot/work/B7B20988/t/tmpv52uic25.json
[2023/11/01 03:10:49][INFO]    "/home/helixbot/work/B7B20988/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23528.4/tools/bin/wasm-opt" --post-emscripten -O2 --low-memory-unused --zero-filled-memory --pass-arg=directize-initial-contents-immutable --strip-producers /home/helixbot/work/B7B20988/w/AA700912/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net9.0/browser-wasm/wasm/for-publish/dotnet.native.wasm -o /home/helixbot/work/B7B20988/w/AA700912/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net9.0/browser-wasm/wasm/for-publish/dotnet.native.wasm -g --mvp-features --enable-exception-handling --enable-mutable-globals --enable-sign-ext --enable-simd
[2023/11/01 03:12:01][INFO] emcc : error : '/home/helixbot/work/B7B20988/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23528.4/tools/bin/wasm-opt --post-emscripten -O2 --low-memory-unused --zero-filled-memory --pass-arg=directize-initial-contents-immutable --strip-producers /home/helixbot/work/B7B20988/w/AA700912/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net9.0/browser-wasm/wasm/for-publish/dotnet.native.wasm -o /home/helixbot/work/B7B20988/w/AA700912/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net9.0/browser-wasm/wasm/for-publish/dotnet.native.wasm -g --mvp-features --enable-exception-handling --enable-mutable-globals --enable-sign-ext --enable-simd' failed (received SIGSEGV (-11)) [/home/helixbot/work/B7B20988/w/AA700912/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-UKUQZD/BenchmarkDotNet.Autogenerated.csproj]
[2023/11/01 03:12:01][INFO] /home/helixbot/work/B7B20988/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(514,5): error MSB3073: The command "emcc "@/home/helixbot/work/B7B20988/p/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/9.0.0-ci/runtimes/browser-wasm/native/src/emcc-default.rsp" -msimd128 "@/home/helixbot/work/B7B20988/p/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/9.0.0-ci/runtimes/browser-wasm/native/src/emcc-link.rsp" "@/home/helixbot/work/B7B20988/w/AA700912/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net9.0/browser-wasm/wasm/for-publish/emcc-link.rsp"" exited with code 1. [/home/helixbot/work/B7B20988/w/AA700912/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-UKUQZD/BenchmarkDotNet.Autogenerated.csproj]
[2023/11/01 03:12:01][INFO] Build FAILED.
[2023/11/01 03:12:01][INFO] CSC : warning CS8002: Referenced assembly 'MicroBenchmarks, Version=42.42.42.42, Culture=neutral, PublicKeyToken=null' does not have a strong name. [/home/helixbot/work/B7B20988/w/AA700912/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-UKUQZD/BenchmarkDotNet.Autogenerated.csproj]
[2023/11/01 03:12:01][INFO] emcc : error : '/home/helixbot/work/B7B20988/p/dotnet/packs/Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64/9.0.0-alpha.1.23528.4/tools/bin/wasm-opt --post-emscripten -O2 --low-memory-unused --zero-filled-memory --pass-arg=directize-initial-contents-immutable --strip-producers /home/helixbot/work/B7B20988/w/AA700912/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net9.0/browser-wasm/wasm/for-publish/dotnet.native.wasm -o /home/helixbot/work/B7B20988/w/AA700912/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net9.0/browser-wasm/wasm/for-publish/dotnet.native.wasm -g --mvp-features --enable-exception-handling --enable-mutable-globals --enable-sign-ext --enable-simd' failed (received SIGSEGV (-11)) [/home/helixbot/work/B7B20988/w/AA700912/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-UKUQZD/BenchmarkDotNet.Autogenerated.csproj]
[2023/11/01 03:12:01][INFO] /home/helixbot/work/B7B20988/p/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/9.0.0-ci/Sdk/WasmApp.Native.targets(514,5): error MSB3073: The command "emcc "@/home/helixbot/work/B7B20988/p/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/9.0.0-ci/runtimes/browser-wasm/native/src/emcc-default.rsp" -msimd128 "@/home/helixbot/work/B7B20988/p/dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/9.0.0-ci/runtimes/browser-wasm/native/src/emcc-link.rsp" "@/home/helixbot/work/B7B20988/w/AA700912/e/performance/artifacts/obj/BenchmarkDotNet.Autogenerated/Release/net9.0/browser-wasm/wasm/for-publish/emcc-link.rsp"" exited with code 1. [/home/helixbot/work/B7B20988/w/AA700912/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-UKUQZD/BenchmarkDotNet.Autogenerated.csproj]
[2023/11/01 03:12:01][INFO]     1 Warning(s)
[2023/11/01 03:12:01][INFO]     2 Error(s)

which is occurring during the building of the job:

start /home/helixbot/work/B7B20988/p/dotnet/dotnet  build -c Release /p:EnableUnsafeBinaryFormatterSerialization=true --no-restore /p:UseSharedCompilation=false /p:BuildInParallel=false /m:1 /p:Deterministic=true /p:Optimize=true /p:NuGetPackageRoot="/home/helixbot/work/B7B20988/w/AA700912/e/performance/artifacts/packages" -bl:Job-UKUQZD-build-no-restore.binlog in /home/helixbot/work/B7B20988/w/AA700912/e/performance/artifacts/bin/for-running/MicroBenchmarks/Job-UKUQZD

Is the binlog something that will be enough to debug this? I can also try to keep all of the BDN artifact stuff and get a run where we upload all of the artifacts if it fails since this seems to be unreliably hit. If anyone has any ideas for what logs may be helpful, please let me know.

@radical
Copy link
Member Author

radical commented Nov 1, 2023

PERFTIGER172 has been having frequent failures like ones discussed in this issue.

@radical
Copy link
Member Author

radical commented Nov 1, 2023

Is the binlog something that will be enough to debug this? I can also try to keep all of the BDN artifact stuff and get a run where we upload all of the artifacts if it fails since this seems to be unreliably hit. If anyone has any ideas for what logs may be helpful, please let me know.

We already publish the binlog from the build, and in some cases other parts of the build too.

@LoopedBard3
Copy link
Member

I setup a quick test run (https://dev.azure.com/dnceng/internal/_build/results?buildId=2306325&view=results) that will hopefully get us a full upload of all of the BDN artifacts outlined here: https://benchmarkdotnet.org/articles/guides/troubleshooting.html#:~:text=How%20to%20troubleshoot%20the%20build%20process%3A%201%20Run,Run%20the%20script%2C%20read%20the%20error%20message.%20.
Once we can trigger a failure and get some better logging files out, I will re-remove PerfTiger172. This should help since reproing the issue is very inconsistent when done manually.

@pavelsavara

This comment was marked as off-topic.

@radical
Copy link
Member Author

radical commented Jan 29, 2024

Another Log

This issue is specifically about failures on some particular machines in the perflab. The log above is an oom - error : LLVM ERROR: out of memory.

@pavelsavara
Copy link
Member

Another Log

This issue is specifically about failures on some particular machines in the perflab. The log above is an oom - error : LLVM ERROR: out of memory.

In that case my edit of the filter was misleading here, reverted.

@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Apr 16, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Codegen-AOT-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' perf-pipeline Issues with dotnet-runtime-perf, or runtime-wasm-perf pipelines
Projects
None yet
Development

No branches or pull requests

6 participants