New issue
Advanced search Search tips

Issue 914718 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

CHECK failure: fence_ in query_manager.cc

Project Member Reported by ClusterFuzz, Dec 13

Issue description

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

Fuzzer: libFuzzer_gpu_raster_fuzzer
Fuzz target binary: gpu_raster_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  fence_ in query_manager.cc
  gpu::CommandsCompletedQuery::End
  gpu::QueryManager::EndQuery
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=610115:610117

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

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Project Member

Comment 1 by ClusterFuzz, Dec 13

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, Dec 13

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 3 by ClusterFuzz, Dec 13

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/+/c7b82973fb74fb44012ea976918c98ec94fb2ab1 (Delete dead code from RasterInterface).

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: penghuang@chromium.org
+CC penghuang who will review the fix
Project Member

Comment 5 by bugdroid1@chromium.org, Dec 13

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

commit 80b27029c346b2ba745695466214a8acd660b26f
Author: Jonathan Backer <backer@chromium.org>
Date: Thu Dec 13 19:13:55 2018

Don't support completion query without fence support

This is copy-paste from GLES2Decoder

Bug:  914718 
Change-Id: Ib451762b078c0a9552d22d33489b04c86abe5e70
Reviewed-on: https://chromium-review.googlesource.com/c/1376096
Reviewed-by: Peng Huang <penghuang@chromium.org>
Commit-Queue: Jonathan Backer <backer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#616382}
[modify] https://crrev.com/80b27029c346b2ba745695466214a8acd660b26f/gpu/command_buffer/service/raster_decoder.cc

Project Member

Comment 6 by ClusterFuzz, Dec 14

ClusterFuzz has detected this issue as fixed in range 616381:616382.

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

Fuzzer: libFuzzer_gpu_raster_fuzzer
Fuzz target binary: gpu_raster_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  fence_ in query_manager.cc
  gpu::CommandsCompletedQuery::End
  gpu::QueryManager::EndQuery
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=610115:610117
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=616381:616382

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

See https://github.com/google/clusterfuzz-tools 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, Dec 14

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