the.bay.news

Running the Zig Fuzzer with C code linked?

Ziggit
Running the Zig Fuzzer with C code linked?
Hello everyone. I’m trying to run the Smith fuzzer on a project, which includes compiled C libraries. But I seem to be stuck. A summary of the journey so far: I developed the project on 0.16.0. While the --fuzz flag does build, the run immediately dies with a strange crash unrelated to my code. The last time I saw this type of crash, it was an ABI problem. Since fuzzing is a different ABI within Zig, I am guessing this is caused by me opting into LLVM linking instead of the Zig linker. Since ...

0 comments

Sign in to join the discussion — your thebay.events account works here.

No comments yet.