Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FreeBSD Issue #90

Open
yancyribbens opened this issue Jul 20, 2024 · 1 comment
Open

FreeBSD Issue #90

yancyribbens opened this issue Jul 20, 2024 · 1 comment

Comments

@yancyribbens
Copy link

Hello,

I'm not sure if anyone has experience with free-bsd, however I notice when running cargo hfuzz run [target] on freebsd 14.0-RELEASE-p6 that the following message repeats:

Persistent mode: Launched new persistent pid=77298
[2024-07-19T18:44:02-0500][W][9164] arch_checkWait():269 Persistent mode: pid=77297 exited with status: EXITED, exit code: 1
Persistent mode: Launched new persistent pid=77299
^C[2024-07-19T18:44:02-0500][W][9164] arch_checkWait():269 Persistent mode: pid=77298 exited with status: EXITED, exit code: 1
Persistent mode: Launched new persistent pid=77300
[2024-07-19T18:44:02-0500][W][9164] arch_checkWait():269 Persistent mode: pid=77299 exited with status: EXITED, exit code: 1
Persistent mode: Launched new persistent pid=77301
[2024-07-19T18:44:02-0500][W][9164] arch_checkWait():269 Persistent mode: pid=77300 exited with status: EXITED, exit code: 1
[2024-07-19T18:44:02-0500][W][9164] arch_checkWait():269 Persistent mode: pid=77301 exited with status: EXITED, exit code: 1

Also, there isn't any Crashes reported. When I test the same code on linux, the crashes are reported.

Thanks!

@yancyribbens
Copy link
Author

Similar to: google/honggfuzz#385

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant