You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the LibFuzzerMonitor fails to init, we have very little insight into what caused it. We should include the most recent parsed lines in the output.
Job 0 terminated, processing results...
Process did not startup correctly, aborting... (1)
[Job 1] Received terminate request...
[Job 1] ==668== libFuzzer: run interrupted; exiting
[Job 2] Received terminate request...
[Job 2] ==670== libFuzzer: run interrupted; exiting
[Job 3] Received terminate request...
[Job 3] ==673== libFuzzer: run interrupted; exiting
When the LibFuzzerMonitor fails to init, we have very little insight into what caused it. We should include the most recent parsed lines in the output.
guided-fuzzing-daemon/src/guided_fuzzing_daemon/libfuzzer.py
Line 584 in eeb20af
The text was updated successfully, but these errors were encountered: