CHECK failure: fence_ in query_manager.cc |
|||||
Issue descriptionDetailed 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.
,
Dec 13
Automatically adding ccs based on OWNERS file / target commit history. If this is incorrect, please add ClusterFuzz-Wrong label.
,
Dec 13
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.
,
Dec 13
+CC penghuang who will review the fix
,
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
,
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.
,
Dec 14
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 |
|||||
Comment 1 by ClusterFuzz
, Dec 13Labels: Test-Predator-Auto-Components