-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Segfault with exceptions + single-pass regalloc #11850
Copy link
Copy link
Closed
bytecodealliance/regalloc2
#246Closed
Copy link
Labels
cranelift:area:regallocIssues related to register allocation.Issues related to register allocation.fuzz-bugBugs found by a fuzzerBugs found by a fuzzerwasm-proposal:exceptionsIssues for WebAssembly exceptions/exception-handlingIssues for WebAssembly exceptions/exception-handling
Description
Activity
Metadata
Metadata
Assignees
Labels
cranelift:area:regallocIssues related to register allocation.Issues related to register allocation.fuzz-bugBugs found by a fuzzerBugs found by a fuzzerwasm-proposal:exceptionsIssues for WebAssembly exceptions/exception-handlingIssues for WebAssembly exceptions/exception-handling
Using Wasmtime 37.0.2 I get:
using
mainI get:My guess is that this is related to the single-pass register allocator, so cc @d-sonuga