CHECK failure: false in gles2_cmd_utils.cc |
|||||
Issue descriptionDetailed 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.
,
Jul 27
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.
,
Aug 1
The stack looks legit for OOP-R. I'm OOO and won't be able to look into this.
,
Aug 1
,
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
,
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.
,
Aug 2
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 |
|||||
Comment 1 by ClusterFuzz
, Jul 27Labels: Test-Predator-Auto-Components