Skip to content

[fuzz] Adding dictionary_stream_round_trip fuzzer#2140

Merged
Cyan4973 merged 2 commits intofacebook:devfrom
bimbashrestha:ldm-fuzz1
May 15, 2020
Merged

[fuzz] Adding dictionary_stream_round_trip fuzzer#2140
Cyan4973 merged 2 commits intofacebook:devfrom
bimbashrestha:ldm-fuzz1

Conversation

@bimbashrestha
Copy link
Contributor

I can't find out why CIFuzz is failing on #2139

I'm creating a fresh pr to test if it fails here.

@bimbashrestha
Copy link
Contributor Author

Fixing the memory leak got CIFuzz to pass. Looks like CIFuzz didn't catch the ASAN failure and instead reported a passing build and a different failure. Going to file an issue with them

@terrelln
Copy link
Contributor

Looks like CIFuzz didn't catch the ASAN failure and instead reported a passing build and a different failure.

I think it caught the error, which is why it failed. But then when trying to run the "reproduce" command it ran into a bug in oss-fuzz, which "swallowed" the error message.

@Cyan4973 Cyan4973 merged commit 255e5e3 into facebook:dev May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants