fuzzilli icon indicating copy to clipboard operation
fuzzilli copied to clipboard

Implement proper crash deduplication

Open saelo opened this issue 6 years ago • 0 comments

This should be able to deduplicate based on (debug) assertions triggered and the current stack trace. This should ideally also produce a nice overview of all the unique crashes in some way.

Currently crashes are only deduplicated based on coverage, which does a fairly bad job most of the time...

saelo avatar Mar 21 '19 09:03 saelo