New issue
Advanced search Search tips

Issue 868242 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Aug 2
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

CHECK failure: false in gles2_cmd_utils.cc

Project Member Reported by ClusterFuzz, Jul 27

Issue description

Detailed report: https://clusterfuzz.com/testcase?key=5008337889132544

Fuzzer: libFuzzer_gpu_raster_swiftshader_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  false in gles2_cmd_utils.cc
  gpu::gles2::GLES2Util::GLTargetToFaceIndex
  gpu::gles2::Texture::GetLevelSize
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=576708:576720

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5008337889132544

Issue filed automatically.

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md for more information.
 
Project Member

Comment 1 by ClusterFuzz, Jul 27

Components: Internals>GPU>Internals
Labels: Test-Predator-Auto-Components
Automatically applying components based on crash stacktrace and information from OWNERS files.

If this is incorrect, please apply the Test-Predator-Wrong-Components label.
Project Member

Comment 2 by ClusterFuzz, Jul 27

Labels: Test-Predator-Auto-Owner
Owner: backer@chromium.org
Status: Assigned (was: Untriaged)
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/chromium/src/+/7e7492520dc23be222672252fdcae657d919b2a4 (OOP-R to mailbox instead of texture).

If this is incorrect, please let us know why and apply the Test-Predator-Wrong-CLs label. If you aren't the correct owner for this issue, please unassign yourself as soon as possible so it can be re-triaged.
Cc: backer@chromium.org enne@chromium.org
Owner: ----
Status: Available (was: Assigned)
The stack looks legit for OOP-R. I'm OOO and won't be able to look into this.
Owner: enne@chromium.org
Status: Assigned (was: Available)
Project Member

Comment 5 by bugdroid1@chromium.org, Aug 1

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

commit fdf467e1f76a475349e45e114d0ca62e2e654b9c
Author: Adrienne Walker <enne@chromium.org>
Date: Wed Aug 01 20:02:33 2018

gpu: Early out earlier for bad target in RasterDecoder

GetLevelSize calls GLTargetToFaceIndex which asserts if the target is bogus, so move
the early out before this call.

Bug:  868242 
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: I24a6262e2f7cf3ebf70c814bfca818365ec6c242
Reviewed-on: https://chromium-review.googlesource.com/1158801
Reviewed-by: Antoine Labour <piman@chromium.org>
Commit-Queue: enne <enne@chromium.org>
Cr-Commit-Position: refs/heads/master@{#579909}
[modify] https://crrev.com/fdf467e1f76a475349e45e114d0ca62e2e654b9c/gpu/command_buffer/service/raster_decoder.cc

Project Member

Comment 6 by ClusterFuzz, Aug 2

ClusterFuzz has detected this issue as fixed in range 579908:579909.

Detailed report: https://clusterfuzz.com/testcase?key=5008337889132544

Fuzzer: libFuzzer_gpu_raster_swiftshader_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  false in gles2_cmd_utils.cc
  gpu::gles2::GLES2Util::GLTargetToFaceIndex
  gpu::gles2::Texture::GetLevelSize
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=576708:576720
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=579908:579909

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5008337889132544

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md for more information.

If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
Project Member

Comment 7 by ClusterFuzz, Aug 2

Labels: ClusterFuzz-Verified
Status: Verified (was: Assigned)
ClusterFuzz testcase 5008337889132544 is verified as fixed, so closing issue as verified.

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.

Sign in to add a comment