Stream: git-wasmtime

Topic: wasmtime / PR #11535 Exceptions: fix panic in `is_vmgcref...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 25 2025 at 19:35):

cfallin opened PR #11535 from cfallin:fix-isvmgcref-panic to bytecodealliance:main:

Fixes #11529 (for real this time).

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Aug 25 2025 at 19:35):

cfallin requested fitzgen for a review on PR #11535.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 25 2025 at 19:35):

cfallin requested wasmtime-core-reviewers for a review on PR #11535.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 25 2025 at 19:36):

alexcrichton commented on PR #11535:

Mind adding a test for this too?

view this post on Zulip Wasmtime GitHub notifications bot (Aug 25 2025 at 19:59):

cfallin updated PR #11535.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 25 2025 at 20:00):

cfallin commented on PR #11535:

Sure thing, sorry! Hadn't bottomed out exactly where that panic was reachable but it seems it's any GC when a global refers to an exnref -- added a test for this.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 25 2025 at 20:16):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 25 2025 at 21:02):

alexcrichton merged PR #11535.


Last updated: Dec 06 2025 at 07:03 UTC