elliottt commented on issue #5482:
I ran this overnight with no bugs discovered, targeting both x64 and aarch64 :tada:
@afonso360 my previous run wasn't crashing because I was using
--dev
, and this was causing it to run ~0 execs/s. I've made the changes you suggested, and removed all uses ofcfg!
to disable instruction generation based on the host architecture.
Last updated: Nov 22 2024 at 17:03 UTC