Stream: git-wasmtime

Topic: wasmtime / issue #4800 cranelift: Register all functions ...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 30 2022 at 00:13):

cfallin commented on issue #4800:

This seems to be causing a regression on main, probably due to a stale test run:

thread 'worker #7' panicked at 'Unexpected returned control flow: Trap(User(BadSignature))', cranelift/filetests/src/test_interpret.rs:112:29
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
FAIL filetests/filetests/runtests/call.clif: panicked in worker #7: Unexpected returned control flow: Trap(User(BadSignature))
506 tests
Error: 1 failure

(found by @elliottt)

I'll create a revert PR for this momentarily!


Last updated: Jan 10 2026 at 02:36 UTC