Crash in blink::FrameView::trackedObjectPaintInvalidationsAsJSON |
||||
Issue descriptionDetailed report: https://cluster-fuzz.appspot.com/testcase?key=5609993913237504 Fuzzer: ochang_domfuzzer Job Type: linux_asan_content_shell_drt Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x000000000000 Crash State: blink::FrameView::trackedObjectPaintInvalidationsAsJSON blink::LocalFrame::layerTreeAsText blink::Internals::layerTreeAsText Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_asan_content_shell_drt&range=404631:404810 Minimized Testcase (0.28 Kb): Download: https://cluster-fuzz.appspot.com/download/AMIfv94a5GmXzCD6TL_bIVinFZZdxovED2h39I_xDzKWTsQh42Zm-XcNbB94Vywbdvxh436ht7F_jgeUAYmaqyaH9bOP-G3mleHXKjwrucpbRyQh0zWVLB55u_Hi_t8fZazn_CMbQp1XYI734OcYbqu9qEckHJr0Sw?testcase_id=5609993913237504 <script src="resources/text-based-repaint.js"></script> <script> function repaintTest() { document.getElementById('d3').innerHTML = "<iframe></iframe><element id='element'/>"; } </script> <body onload="runRepaintAndPixelTest();"> <table> <td id="d3"> Issue manually filed by: tkonchada See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
,
Sep 12 2016
This occurs for bad-written layout tests only.
,
Sep 13 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/50d3fe174312ef3858b4c53d3496684106a86ebe commit 50d3fe174312ef3858b4c53d3496684106a86ebe Author: wangxianzhu <wangxianzhu@chromium.org> Date: Tue Sep 13 03:55:35 2016 Fix crash of paint invalidation tracking after a new frame is created BUG= 645950 Review-Url: https://codereview.chromium.org/2332973002 Cr-Commit-Position: refs/heads/master@{#418164} [add] https://crrev.com/50d3fe174312ef3858b4c53d3496684106a86ebe/third_party/WebKit/LayoutTests/paint/invalidation/insert-frame-expected.txt [add] https://crrev.com/50d3fe174312ef3858b4c53d3496684106a86ebe/third_party/WebKit/LayoutTests/paint/invalidation/insert-frame.html [modify] https://crrev.com/50d3fe174312ef3858b4c53d3496684106a86ebe/third_party/WebKit/Source/core/frame/FrameView.cpp
,
Sep 13 2016
,
Sep 13 2016
ClusterFuzz has detected this issue as fixed in range 418137:418172. Detailed report: https://cluster-fuzz.appspot.com/testcase?key=5609993913237504 Fuzzer: ochang_domfuzzer Job Type: linux_asan_content_shell_drt Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x000000000000 Crash State: blink::FrameView::trackedObjectPaintInvalidationsAsJSON blink::LocalFrame::layerTreeAsText blink::Internals::layerTreeAsText Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_asan_content_shell_drt&range=404631:404810 Fixed: https://cluster-fuzz.appspot.com/revisions?job=linux_asan_content_shell_drt&range=418137:418172 Minimized Testcase (0.28 Kb): Download: https://cluster-fuzz.appspot.com/download/AMIfv94a5GmXzCD6TL_bIVinFZZdxovED2h39I_xDzKWTsQh42Zm-XcNbB94Vywbdvxh436ht7F_jgeUAYmaqyaH9bOP-G3mleHXKjwrucpbRyQh0zWVLB55u_Hi_t8fZazn_CMbQp1XYI734OcYbqu9qEckHJr0Sw?testcase_id=5609993913237504 <script src="resources/text-based-repaint.js"></script> <script> function repaintTest() { document.getElementById('d3').innerHTML = "<iframe></iframe><element id='element'/>"; } </script> <body onload="runRepaintAndPixelTest();"> <table> <td id="d3"> 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.
,
Nov 22 2016
Removing EditIssue view restrictions from ClusterFuzz filed bugs. If you believe that this issue should still be restricted, please reapply the label. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot |
||||
►
Sign in to add a comment |
||||
Comment 1 by tkonch...@chromium.org
, Sep 12 2016Labels: Findit-for-crash M-55 Te-Logged
Owner: wangxianzhu@chromium.org
Status: Assigned (was: Untriaged)