Closed
Description
I've added two tests for out of bounds memory access to WasmTime.Net. See: havarnov@1b199cf.
The problem is that one of the test ("ItThrowsOnOutOfBoundsMemoryAccess") is not consistently passing on my machine. Some times it's passing, sometimes the dotnet runtime crashes and sometimes the process hangs.
– | version |
---|---|
os | macOS Catalina |
cargo | cargo 1.42.0 (86334295e 2020-01-31) |
rustc | rustc 1.42.0 (b8cedc004 2020-03-09) |
commit sha | 08e5484 |