Anyone encountered issue with wasm-ld error *"UNREACHABLE executed". *I am using latest toolchain 2.0.12. Any clues how to debug this to get too symbol causing the issue?
*Error Desciption:* unknown symbol kind UNREACHABLE executed at /opt/s/w/ir/cache/builder/emscripten-releases/llvm-project/lld/wasm/InputFiles.cpp:538! PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace. Stack dump: 0. Program arguments: /Users/anggupta/unisight_emscripten_new/upstream/bin/wasm-ld @/var/folders/yd/_8lm5d817ngbnscpytnq2cfh0000gn/T/emscripten_zeo4if9g.rspStack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):0 libLLVM.dylib 0x00000001091035fb llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 43 1 libLLVM.dylib 0x0000000109102368 llvm::sys::RunSignalHandlers() + 248 2 libLLVM.dylib 0x0000000109103c60 SignalHandler(int) + 288 3 libsystem_platform.dylib 0x00007fff67fbd5fd _sigtramp + 29 4 libsystem_platform.dylib 0x000000010d4e4b8d _sigtramp + 18446603343289808301 5 libsystem_c.dylib 0x00007fff67e93808 abort + 120 6 libLLVM.dylib 0x000000010903c063 llvm::llvm_unreachable_internal(char const*, char const*, unsigned int) + 467 -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/emscripten-discuss/8af57e1e-8810-48a9-957e-be1cd60cce05n%40googlegroups.com.
