ref-fvm icon indicating copy to clipboard operation
ref-fvm copied to clipboard

Investigate wasmtime backtraces

Open Stebalien opened this issue 2 years ago • 0 comments

While debugging an issue with @travisperson, we turned on RUST_BACKTRACE=1 and noticed a deep wasmtime backtrace which we weren't expecting. We should figure out why this is happening.

(There wasn't any useful information in the backtrace because we strip that, but I thought we were getting rid of these entirely)

Stebalien avatar Jan 26 '23 20:01 Stebalien