CHECK failure: new_cached_subsequences_.find(&client) == new_cached_subsequences_.end() in Pain |
|||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=6145325103579136 Fuzzer: inferno_twister Job Type: linux_debug_content_shell_drt Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: new_cached_subsequences_.find(&client) == new_cached_subsequences_.end() in Pain blink::PaintController::AddCachedSubsequence blink::SubsequenceRecorder::~SubsequenceRecorder Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=linux_debug_content_shell_drt&range=462610:462863 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6145325103579136 Additional requirements: Requires HTTP Issue filed automatically. See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
,
May 9 2017
,
May 11 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/3d763bf3e6615ac7e407af1b9ffbe61f451186b3 commit 3d763bf3e6615ac7e407af1b9ffbe61f451186b3 Author: chrishtr <chrishtr@chromium.org> Date: Thu May 11 22:18:25 2017 Don't allow subsequence caching for fragmented PaintLayers. Fragmented PaintLayers do not paint atomically (though each fragment does). PaintController, however does not support a fragment as a DisplayItemClient key for subsequences. BUG= 717335 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2865403002 Cr-Commit-Position: refs/heads/master@{#471087} [modify] https://crrev.com/3d763bf3e6615ac7e407af1b9ffbe61f451186b3/third_party/WebKit/Source/core/paint/PaintLayer.cpp [modify] https://crrev.com/3d763bf3e6615ac7e407af1b9ffbe61f451186b3/third_party/WebKit/Source/core/paint/PaintLayerTest.cpp
,
May 11 2017
|
|||
►
Sign in to add a comment |
|||
Comment 1 by msrchandra@chromium.org
, May 2 2017Labels: Test-Predator-Wrong M-59
Owner: chrishtr@chromium.org
Status: Assigned (was: Untriaged)