fuzzer not working in native_posix #75407
Labels
area: native port
Host native arch port (native_sim)
bug
The issue is a bug, or the PR is fixing a bug
priority: low
Low impact/importance bug
Regression
Something, which was working, does not anymore
Describe the bug
The fuzzer stopped working in native_posix after 6e977ae was merged.
But it continues working on native_sim
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No segfault (until the fuzzer actually triggers it a few steps down :D )
Impact
Fuzzer does not work on native_posix anymore even that native_posix is still supported.
Users need to migrate to native_sim for this.
Logs and console output
N/A
Environment (please complete the following information):
Additional context
Issue introduced in 6e977ae (#74682). Explanation of why in the PR that fixes this
The text was updated successfully, but these errors were encountered: