jonathanmetzman

Results 935 comments of jonathanmetzman

> > not sure this is done, let me remeasure now > > Cool! Let me know if there is anything I can do to help : ) If you...

This is still adding a few hundred MB of into /usr increasing our image size by about 25%

This was fixed by https://github.com/google/oss-fuzz/issues/8468 Now the centipede is a more reasonable 11 MB :tada:

I have no idea what to do about this. @oliverchang @Navidem @Alan32Liu Any ideas? I couldn't find anything about GCB having trouble with ipv6

It happens to me locally. I think docker must be configured to support ipv6? https://docs.docker.com/config/daemon/ipv6/

I'm struggling to get ipv6 working with docker locally, hmmm

I still haven't gotten this working locally, will try to try again later this week

This is similar to https://github.com/google/oss-fuzz/issues/6710 @oliverchang WDYT of this? I think we will probably need to have different images for different platforms if we want to avoid making the image...

It's not just a performance issue. I remember some CIFuzz users running out of diskspace and this would make it worse.

I think we don't like this solution for two reasons: 1. It breaks assumptions for OSS-Fuzz users and causes CIFuzz to behave very differently than OSS-Fuzz does (e.g. certain runtime...