[Webkit-unassigned] [Bug 116980] [meta] Bugs found with Fuzzinator (mutation based web fuzzer)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 29 20:54:17 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=116980





--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org>  2013-05-29 20:52:49 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> > - Are you using valgrind in your testing at all? If so, could you also post valgrind traces of crashes? (If not, you should totally look into using valgrind for this.)
> 
> The reason I ask this is because it appears you are just looking for assertions (and crashes.) Use-after-free errors like those detected by valgrind are equally bad (if not worse!) and it would be great to have semiautomated discovery of such issues.

You can also use ASAN.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list