MozillaSecurity / funfuzz

A collection of fuzzers in a harness for testing the SpiderMonkey JavaScript engine.
Mozilla Public License 2.0
635 stars 115 forks source link

[funfuzz] Investigate "jsfunfuzz didn't finish" spew from Windows js shells #79

Closed nth10sd closed 5 years ago

nth10sd commented 7 years ago

When running jsfunfuzz with the harness on Windows, sometimes it spews lots of "jsfunfuzz didn't finish" errors. Since we don't ever look at these errors, perhaps we should mark them as "uninteresting", by bumping up the minimum interesting level to report to FuzzManager.

Right now it's blocked by a bucket in FuzzManager.

nth10sd commented 5 years ago

This has WFM for a while now, the bucket in FuzzManager is also gone.