Stream: git-wasmtime

Topic: wasmtime / PR #1571 Fix aarch64 load trap info: HeapOutOf...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2020 at 22:31):

cfallin opened PR #1571 from fix-aarch64-heap-oob to master:

This halfway solves a test failure: when temporarily disabling another
assert that is triggered by lack of debug info, this causes the
custom_trap_handler test to pass.

Validated that the HeapOutOfBounds trapcode is passed to the TrapSink by the x86 backend's lowering of memory accesses as well.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2020 at 22:31):

cfallin assigned PR #1571 to cfallin.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2020 at 22:31):

cfallin unassigned PR #1571.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2020 at 22:31):

cfallin requested bnjbvr for a review on PR #1571.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2020 at 22:32):

cfallin requested bnjbvr and julian-seward1 for a review on PR #1571.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2020 at 10:23):

bnjbvr submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2020 at 19:15):

cfallin merged PR #1571.


Last updated: Nov 22 2024 at 17:03 UTC