[INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libwasmer_vm-044bcc90041cdd07.rlib(wasmer_vm-044bcc90041cdd07.wasmer_vm.7b1cdf5ed8a009b2-cgu.12.rcgu.o): in function `wasmer_vm::libcalls::function_pointer':
[INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmer-vm-2.3.0/src/libcalls.rs:724:(.text._ZN9wasmer_vm8libcalls16function_pointer17h3291e57702c667e8E+0x20c): undefined reference to `__rust_probestack'
[INFO] [stdout] collect2: error: ld returned 1 exit status
and more, it looks like most of the ones I saw were:
Other cases:
Not probe stack (maybe different bug?):