Issue metadata
Sign in to add a comment
|
CHECK failure: 0u == in_use_cache_.size() in gpu_image_decode_cache.cc |
||||||||||||||||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5039750011682816 Fuzzer: attekett_surku_fuzzer Job Type: mac_asan_chrome Platform Id: mac Crash Type: CHECK failure Crash Address: Crash State: 0u == in_use_cache_.size() in gpu_image_decode_cache.cc cc::GpuImageDecodeCache::~GpuImageDecodeCache cc::GpuImageDecodeCache::~GpuImageDecodeCache Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=mac_asan_chrome&range=476032:476089 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5039750011682816 Issue filed automatically. See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
,
Jun 9 2017
I don't think my change has anything to do with it. My change moved a parameter from one settings class to another and it did not change any logic inside the DecoderCache. ericrk@: Could you take a look? I found your ldap on git blame at GpuImageDecodeCache::UnrefImageInternal. Thanks!
,
Jun 9 2017
It appears that something is causing an outstanding image ref to outlive LayerTreeHostImpl::CleanUpTileManagerAndUIResources (and image decode cache destruction)... Looking at the revision range, it seems like the finch config for checker-images was turned on in this range. I wonder if part of the checker image code is allowing outstanding image refs to outlive image decode cache lifetime (which would be a problem). Khushal, does this sound possible to you? Would you mind taking a look?
,
Jun 9 2017
,
Jun 21 2017
ClusterFuzz has detected this issue as fixed in range 479114:479249. Detailed report: https://clusterfuzz.com/testcase?key=5039750011682816 Fuzzer: attekett_surku_fuzzer Job Type: mac_asan_chrome Platform Id: mac Crash Type: CHECK failure Crash Address: Crash State: 0u == in_use_cache_.size() in gpu_image_decode_cache.cc cc::GpuImageDecodeCache::~GpuImageDecodeCache cc::GpuImageDecodeCache::~GpuImageDecodeCache Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=mac_asan_chrome&range=476032:476089 Fixed: https://clusterfuzz.com/revisions?job=mac_asan_chrome&range=479114:479249 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5039750011682816 See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information. If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
,
Jun 21 2017
ClusterFuzz has detected this issue as fixed in range 479114:479249. Detailed report: https://clusterfuzz.com/testcase?key=5039750011682816 Fuzzer: attekett_surku_fuzzer Job Type: mac_asan_chrome Platform Id: mac Crash Type: CHECK failure Crash Address: Crash State: 0u == in_use_cache_.size() in gpu_image_decode_cache.cc cc::GpuImageDecodeCache::~GpuImageDecodeCache cc::GpuImageDecodeCache::~GpuImageDecodeCache Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=mac_asan_chrome&range=476032:476089 Fixed: https://clusterfuzz.com/revisions?job=mac_asan_chrome&range=479114:479249 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5039750011682816 See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information. If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
,
Jun 21 2017
ClusterFuzz has detected this issue as fixed in range 479114:479249. Detailed report: https://clusterfuzz.com/testcase?key=5039750011682816 Fuzzer: attekett_surku_fuzzer Job Type: mac_asan_chrome Platform Id: mac Crash Type: CHECK failure Crash Address: Crash State: 0u == in_use_cache_.size() in gpu_image_decode_cache.cc cc::GpuImageDecodeCache::~GpuImageDecodeCache cc::GpuImageDecodeCache::~GpuImageDecodeCache Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=mac_asan_chrome&range=476032:476089 Fixed: https://clusterfuzz.com/revisions?job=mac_asan_chrome&range=479114:479249 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5039750011682816 See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information. If you suspect that the result above is incorrect, try re-doing that job on the test case report page. |
|||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||
Comment 1 by ranjitkan@chromium.org
, Jun 8 2017Labels: -Type-Bug M-61 Test-Predator-Wrong Type-Bug-Regression
Owner: staraz@chromium.org
Status: Assigned (was: Untriaged)