Stream: git-wasmtime

Topic: wasmtime / PR #8913 Fix panic with invalid DWARF file ind...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 08 2024 at 16:30):

alexcrichton opened PR #8913 from alexcrichton:no-panic-invalid-dwarf to bytecodealliance:main:

I'm not entirely sure what causes this but Wasmtime shouldn't panic with invalid DWARF. In general (#5537) Wasmtime's support for DWARF needs to be rewritten, but in the meantime let's play whack-a-mole with panics and try to paper over issues.

Closes #8884
Closes #8904

<!--
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 (Jul 08 2024 at 16:30):

alexcrichton requested elliottt for a review on PR #8913.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 08 2024 at 16:30):

alexcrichton requested wasmtime-core-reviewers for a review on PR #8913.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 08 2024 at 17:49):

abrown submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 08 2024 at 18:11):

alexcrichton merged PR #8913.


Last updated: Nov 22 2024 at 17:03 UTC