New issue
Advanced search Search tips

Issue 849344 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

CHECK failure: vertex_attrib_manager_count_ == 0u in vertex_array_manager.cc

Project Member Reported by ClusterFuzz, Jun 4 2018

Issue description

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

Fuzzer: libFuzzer_gpu_raster_fuzzer
Job Type: libfuzzer_chrome_ubsan
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  vertex_attrib_manager_count_ == 0u in vertex_array_manager.cc
  gpu::gles2::VertexArrayManager::~VertexArrayManager
  gpu::raster::RasterDecoderImpl::~RasterDecoderImpl
  
Sanitizer: undefined (UBSAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_ubsan&range=564082:564104

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

Issue filed automatically.

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

Comment 1 by ClusterFuzz, Jun 4 2018

Cc: piman@chromium.org
Labels: ClusterFuzz-Auto-CC
Automatically adding ccs based on OWNERS file / target commit history.

If this is incorrect, please add ClusterFuzz-Wrong label.
Project Member

Comment 2 by ClusterFuzz, Jun 4 2018

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 3 by ClusterFuzz, Jun 4 2018

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/+/a57031bb7aa798eae315a81face9b6b95300ca84 (Plumb oop_rasterization_supported).

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.
Status: Started (was: Assigned)
The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/15dbca378583113b91a9faa8edff92eeaa5aca7e

commit 15dbca378583113b91a9faa8edff92eeaa5aca7e
Author: Jonathan Backer <backer@chromium.org>
Date: Mon Jun 04 20:39:33 2018

Clean up RasterDecoderImpl on early exit

Copying the same pattern from GLES2DecoderImpl. If Initialize fails,
call Destroy directly instead of relying on the caller to clean up.

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: Id2827f3bfb4831bb49ca24b8b70a86a574eaea88
Reviewed-on: https://chromium-review.googlesource.com/1085893
Reviewed-by: Zhenyao Mo <zmo@chromium.org>
Commit-Queue: Jonathan Backer <backer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#564220}
[modify] https://crrev.com/15dbca378583113b91a9faa8edff92eeaa5aca7e/gpu/command_buffer/service/raster_decoder.cc

Status: Fixed (was: Started)
Project Member

Comment 7 by ClusterFuzz, Jun 5 2018

ClusterFuzz has detected this issue as fixed in range 564197:564224.

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

Fuzzer: libFuzzer_gpu_raster_fuzzer
Job Type: libfuzzer_chrome_ubsan
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  vertex_attrib_manager_count_ == 0u in vertex_array_manager.cc
  gpu::gles2::VertexArrayManager::~VertexArrayManager
  gpu::raster::RasterDecoderImpl::~RasterDecoderImpl
  
Sanitizer: undefined (UBSAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_ubsan&range=564082:564104
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_ubsan&range=564197:564224

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

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 8 by ClusterFuzz, Jun 5 2018

Labels: ClusterFuzz-Verified
Status: Verified (was: Fixed)
ClusterFuzz testcase 5913159882506240 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