abrown commented on issue #7393:
I've been running some fuzzing locally with this and it seems OK:
- currently at
#227829
ofcargo +nighly fuzz run instantiate
- currently at
#160974
ofcargo +nighly fuzz run spectests
- I had trouble running the
differential
target, though: I ran into build issues with thewasm-spec-interpreter
and, with that disabled, I observed a segfault from V8. Has anyone else run this target recently?This PR never really force-enables the MPK feature: it is only ever set to
auto
, so if the machine doing the fuzzing does not have MPK enabled, this feature won't really get tested.
github-actions[bot] commented on issue #7393:
Subscribe to Label Action
cc @fitzgen
<details>
This issue or pull request has been labeled: "fuzzing"Thus the following users have been cc'd because of the following labels:
- fitzgen: fuzzing
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
Last updated: Nov 22 2024 at 16:03 UTC