New issue
Advanced search Search tips

Issue 829469 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocking:
issue 789238



Sign in to add a comment

Create fuzzer for RasterDecoder

Project Member Reported by backer@chromium.org, Apr 5 2018

Issue description

Need this before we enable it.
 
Blocking: 789238
Should be able to copy-and-paste from existing fuzzer as needed.

https://cs.chromium.org/chromium/src/gpu/command_buffer/tests/fuzzer_main.cc
Project Member

Comment 3 by bugdroid1@chromium.org, May 16 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/a210e801d2389b72e762a446be8651700a71b330

commit a210e801d2389b72e762a446be8651700a71b330
Author: Jonathan Backer <backer@chromium.org>
Date: Wed May 16 13:30:27 2018

Cluster fuzz RasterDecoder

Bug:  829469 
Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
Change-Id: Idc108797849100053d534c014538b602345f26df
Reviewed-on: https://chromium-review.googlesource.com/1060028
Reviewed-by: Antoine Labour <piman@chromium.org>
Commit-Queue: Jonathan Backer <backer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#559061}
[modify] https://crrev.com/a210e801d2389b72e762a446be8651700a71b330/gpu/BUILD.gn
[modify] https://crrev.com/a210e801d2389b72e762a446be8651700a71b330/gpu/command_buffer/tests/fuzzer_main.cc

Comment 4 by backer@chromium.org, May 16 2018

Status: Started (was: Assigned)
Commment from piman@ on CL: Have you looked into priming the clusterfuzz bucket in google storage with a seed corpus to get initial coverage?

I will do that before closing this bug.

I added some seeds generated from cc_unittests and gpu_unittests.

It's possible that the cc_unittests seeds (which are based on OOP-R) aren't doing much because the transfer cache isn't initialized.
Status: Fixed (was: Started)
I got a couple of clusterfuzz bugs shortly after seeding. So I'm going to mark this as fixed for now.

Sign in to add a comment