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
However when I run locally with ./EmbeddedHttpTarget -minimize_crash=1 clusterfuzz-testcase-minimized-EmbeddedHttpTarget-4972304618029056, it minimizes just fine.
Is there any way to get more info on why minimization is failing? Either a log of the failing worker, or some way to reproduce locally using infra.py.
The text was updated successfully, but these errors were encountered:
It seems minimization for all of the micronaut crashes fails. For example https://oss-fuzz.com/testcase-detail/4972304618029056 it says at the bottom:
However when I run locally with
./EmbeddedHttpTarget -minimize_crash=1 clusterfuzz-testcase-minimized-EmbeddedHttpTarget-4972304618029056
, it minimizes just fine.Is there any way to get more info on why minimization is failing? Either a log of the failing worker, or some way to reproduce locally using infra.py.
The text was updated successfully, but these errors were encountered: