Philipp Görz
Philipp Görz
Hey, from our runs it seems like Pastis (`pastis-aflpp`) might leak some memory and requires around 8 GB RAM after 24 hours. While it likely won't be a problem for...
So we talked with @Alan32Liu and it looks like the available memory for fuzzer worker VM's is 3.75GB, so this could likely be an issue after all.
Dear participants, as already mentioned by Rahul in the Google Groups for SBFT'24, the tool reports can only be **two pages** long, instead of the four as mentioned in our...
I appreciate the discussions here. What would be the next step to move this issue forward?
Sounds like a plan. As I'm new to rust compiler development, do you know a place to find mentors? Is it on [Zulip](https://rust-lang.zulipchat.com/)? I actually already know the issue you...
Adding the Secret Manager Admin role to the compute engine service account seemed to work for me. Stackoverflow: https://stackoverflow.com/a/61317871
Dear participants, as already mentioned by Rahul in the Google Groups for SBFT'24, the tool reports can only be **two pages** long, instead of the four as mentioned in our...
Hey @Alan32Liu, the current commit should hopefully pass the CI checks, though, we are still encountering some errors for the integration tests with our setup but I believe this is...
So presubmit error seems to be this: ``` "gsutil cp /tmp/tmplzfk1uuo gs://experiment-data/test-experiment/build-logs/benchmark-freetype2_ftfuzzer-mutation_analysis.txt" returned: 1. Extras: output: ServiceException: 401 Anonymous caller does not have storage.objects.list access to the Google Cloud Storage...
>This is because [your statement](https://github.com/google/fuzzbench/pull/1901/files#diff-424474133c85d67af942cd6379b9e5bfcb76d72b98b96551c4372ed54e041826R335) requires gsutil actions, but CI does not authenticate hence cannot perform that action. > Could that statement be replaced by mocks? How does this test...