Crash in blink::FrameView::ScrollbarManager::destroyScrollbar |
|||
Issue descriptionDetailed report: https://cluster-fuzz.appspot.com/testcase?key=6646793560653824 Fuzzer: mbarbella_js_mutation_layout Job Type: linux_asan_content_shell_drt Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x000000000020 Crash State: blink::FrameView::ScrollbarManager::destroyScrollbar blink::FrameView::dispose blink::Document::shutdown Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_asan_content_shell_drt&range=431655:431691 Minimized Testcase (0.52 Kb): Download: https://cluster-fuzz.appspot.com/download/AMIfv96qL-Sh8poDeg1ohPV8k7Bn4iftB4bk6mWPaiv-zbOQWvM1RG-jZgJr7mIWgsS9uFGlYeX7_S_6s_14sXvMW1fpy64lyRENSxgTf30qtbWmBxyusJQG4XpsAyjILC5ww_LpVhbkBwiEa6_fnBTsRCNagz5ASw?testcase_id=6646793560653824 <style> ::-webkit-scrollbar { width: 0px; } body, html { height: 100%; } body { } iframe { width: 100vw; height: 100vh; left: -50px; top: -50px; position: absolute; border: 0; } .clipBox { position: absolute; left: 50px; top: 50px; </style> <script> window.addEventListener('load', function() { document.rootScroller = document.getElementById('child'); }); </script> <div class="clipBox"> <iframe id="child"> Issue filed automatically. See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
,
Nov 15 2016
ClusterFuzz has detected this issue as fixed in range 431813:431838. Detailed report: https://cluster-fuzz.appspot.com/testcase?key=6646793560653824 Fuzzer: mbarbella_js_mutation_layout Job Type: linux_asan_content_shell_drt Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x000000000020 Crash State: blink::FrameView::ScrollbarManager::destroyScrollbar blink::FrameView::dispose blink::Document::shutdown Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_asan_content_shell_drt&range=431655:431691 Fixed: https://cluster-fuzz.appspot.com/revisions?job=linux_asan_content_shell_drt&range=431813:431838 Minimized Testcase (0.52 Kb): Download: https://cluster-fuzz.appspot.com/download/AMIfv96qL-Sh8poDeg1ohPV8k7Bn4iftB4bk6mWPaiv-zbOQWvM1RG-jZgJr7mIWgsS9uFGlYeX7_S_6s_14sXvMW1fpy64lyRENSxgTf30qtbWmBxyusJQG4XpsAyjILC5ww_LpVhbkBwiEa6_fnBTsRCNagz5ASw?testcase_id=6646793560653824 <style> ::-webkit-scrollbar { width: 0px; } body, html { height: 100%; } body { } iframe { width: 100vw; height: 100vh; left: -50px; top: -50px; position: absolute; border: 0; } .clipBox { position: absolute; left: 50px; top: 50px; </style> <script> window.addEventListener('load', function() { document.rootScroller = document.getElementById('child'); }); </script> <div class="clipBox"> <iframe id="child"> 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 15 2016
ClusterFuzz testcase is verified as fixed, closing issue. If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.
,
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 msrchandra@chromium.org
, Nov 14 2016Components: Blink>Layout>Scrollbars
Labels: Test-Predator-Correct-CLs
Owner: ymalik@chromium.org
Status: Assigned (was: Untriaged)