Crash in blink::Node::hasEditableStyle |
||||
Issue descriptionDetailed report: https://cluster-fuzz.appspot.com/testcase?key=5218838237151232 Fuzzer: inferno_layout_test_unmodified Job Type: linux_asan_content_shell_drt Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x000000000000 Crash State: blink::Node::hasEditableStyle blink::rootEditableElement blink::DeleteSelectionCommand::removeRedundantBlocks Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_asan_content_shell_drt&range=404947:405052 Minimized Testcase (0.37 Kb): Download: https://cluster-fuzz.appspot.com/download/AMIfv95FHlVZfWllfc0e8UdKq89lUwZN08Ua2SwZj2bMrZPC1Tyr-IyCrJi3ucMiF4pzP9m6Jjutv7ihesJAYOUbmd1RzWoKFSImZ78rYOXizxu0cOVuglYPLSR5s7sAOO7t3CcUBNWsjr5jBxQKG2DgNR4wYxEBXQ?testcase_id=5218838237151232 <div contenteditable="true" id="div"> <table> <td> <br/> <span id="span"> bar <script> sel = window.getSelection(); sel.setBaseAndExtent(div, 0, span, span.childNodes.length); document.execCommand("InsertOrderedList"); __v_246 = window.getSelection(); __v_246.modify("extend", "forward", "line"); document.execCommand("Cut"); </script> Filer: mmohammad See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
,
Jul 14 2016
,
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
,
Nov 24 2016
ClusterFuzz has detected this issue as fixed in range 434178:434255. Detailed report: https://cluster-fuzz.appspot.com/testcase?key=5218838237151232 Fuzzer: inferno_layout_test_unmodified Job Type: linux_asan_content_shell_drt Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x000000000000 Crash State: blink::Node::hasEditableStyle blink::rootEditableElement blink::DeleteSelectionCommand::removeRedundantBlocks Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_asan_content_shell_drt&range=404947:405052 Fixed: https://cluster-fuzz.appspot.com/revisions?job=linux_asan_content_shell_drt&range=434178:434255 Minimized Testcase (0.37 Kb): Download: https://cluster-fuzz.appspot.com/download/AMIfv95FHlVZfWllfc0e8UdKq89lUwZN08Ua2SwZj2bMrZPC1Tyr-IyCrJi3ucMiF4pzP9m6Jjutv7ihesJAYOUbmd1RzWoKFSImZ78rYOXizxu0cOVuglYPLSR5s7sAOO7t3CcUBNWsjr5jBxQKG2DgNR4wYxEBXQ?testcase_id=5218838237151232 <div contenteditable="true" id="div"> <table> <td> <br/> <span id="span"> bar <script> sel = window.getSelection(); sel.setBaseAndExtent(div, 0, span, span.childNodes.length); document.execCommand("InsertOrderedList"); __v_246 = window.getSelection(); __v_246.modify("extend", "forward", "line"); document.execCommand("Cut"); </script> 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 24 2016
ClusterFuzz testcase is verified as fixed, closing issue. If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue. |
||||
►
Sign in to add a comment |
||||
Comment 1 by mmohammad@chromium.org
, Jul 13 2016Owner: yoichio@chromium.org
Status: Assigned (was: Available)