fitzgen opened PR #10371 from fitzgen:externref-of-converted-i31-and-barriers
to bytecodealliance:main
:
Found during local fuzzing. This might be a fix for issue https://github.com/bytecodealliance/wasmtime/issues/10181 as well, but I want to get confirmation before marking it fixed, and IIUC there isn't a minimal test case in there at the moment.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
fitzgen requested dicej for a review on PR #10371.
fitzgen requested wasmtime-core-reviewers for a review on PR #10371.
alexcrichton submitted PR review.
fitzgen has enabled auto merge for PR #10371.
fitzgen updated PR #10371.
vouillon commented on PR #10371:
There was a reduced test case (https://github.com/bytecodealliance/wasmtime/issues/10181#issuecomment-2642608130), but it seems it is no longer crashing. The initial large test case is still crashing.
fitzgen commented on PR #10371:
@vouillon Thanks, looks like there are still some outstanding internal assertions in JIT code failing then. As always, a reduced test case would be very appreciated and would make debugging and fixing much easier!
fitzgen merged PR #10371.
Last updated: Apr 18 2025 at 08:04 UTC