Issue metadata
Sign in to add a comment
|
Crash in nextSibling |
||||||||||||||||||||||
Issue descriptionDetailed report: https://cluster-fuzz.appspot.com/testcase?key=4961187286745088 Fuzzer: inferno_layout_test_unmodified Job Type: linux_lsan_chrome_mp Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x000000000030 Crash State: nextSibling nextSkippingChildren blink::CompositeEditCommand::cloneParagraphUnderNewElement Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_lsan_chrome_mp&range=297214:297254 Minimized Testcase (1.24 Kb): https://cluster-fuzz.appspot.com/download/AMIfv96bRG6Rx-huleIijdau0FxgHVZZCq9HeAaYOu9TkNx0kEpXpNRLuUiMohOSjpSC8BDDrgGV-0UG1-rNzC6rq2OmW5mp9lYTrf_D7BXN_mH_8aHB8LdUaGNlhZOj_V_6X2-CuWPBNdeQMVuU3fdqAQRPWuMinA?testcase_id=4961187286745088 Issue manually filed by: nyerramilli See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
,
Oct 14 2016
Lowering to P2 since the usage of document.execCommand('FormatBlock') is low.
BODY class="CLASS9 CLASS7" (editable)
#text "\n"
INS (editable)
#text "\n"
svg (editable)
#text "\n"
#text ""
HEAD (editable)
SCRIPT (editable)
#text "\nfunction event_handler_2D0_DOMContentLoaded() {\n var oSelection=window.getSelection();\n document.execCommand(\"SelectAll\")\n var oRange = oSelection.rangeCount ? oSelection.getRangeAt(82 % oSelection.rangeCount) : null;\n var oInsertedElement = (function(){\n var aoElements = document.getElementsByTagName(\"*\");\n if (aoElements.length) return aoElements[1 % aoElements.length];\n })();\noRange.insertNode(oInsertedElement)\n var oElement2 = (function(){\n })();\n}\ndocument.addEventListener(\"DOMContentLoaded\", event_handler_2D0_DOMContentLoaded);\nfunction event_handler_2D1_selectstart() {\n var oElement = event.srcElement;\noElement.insertAdjacentText('afterend', 'i4****[S[[[[[[2:3}}}}}}}}}}}}\"J\\'')\n}\ndocument.addEventListener(\"selectstart\", event_handler_2D1_selectstart);\nfunction event_handler_2D2_DOMSubtreeModified() {\n var oElement = event.srcElement;\noElement.contentEditable = oElement.contentEditable == \"true\" ? \"false\" : \"true\";\n document.execCommand('FormatBlock',false,'<dl>');\n var oParent = (function(){\n\n\n })();\n}\ndocument.addEventListener(\"DOMSubtreeModified\", event_handler_2D2_DOMSubtreeModified);\n"
#text "\n"
STYLE (editable)
#text "\n.CLASS7{-webkit-hyphens:initial;display:inline;"
#text "\n"
DL (editable)
#text "\n"
FormatBlockCommand::formatRange gets |start| = [#text "\n" (at the end of document), 0]
|createVisiblePosition(start)| returns null, which is passed to CompositeEditCommand::moveParagraphWithClones, causing the DCHECK hit in comparePositions.
,
Oct 18 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
,
Mar 9 2017
ClusterFuzz has detected this issue as fixed in range 455091:455394. Detailed report: https://clusterfuzz.com/testcase?key=4961187286745088 Fuzzer: inferno_layout_test_unmodified Job Type: linux_lsan_chrome_mp Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x000000000030 Crash State: nextSibling nextSkippingChildren blink::CompositeEditCommand::cloneParagraphUnderNewElement Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=linux_lsan_chrome_mp&range=297214:297254 Fixed: https://clusterfuzz.com/revisions?job=linux_lsan_chrome_mp&range=455091:455394 Reproducer Testcase: https://clusterfuzz.com/download/AMIfv96bRG6Rx-huleIijdau0FxgHVZZCq9HeAaYOu9TkNx0kEpXpNRLuUiMohOSjpSC8BDDrgGV-0UG1-rNzC6rq2OmW5mp9lYTrf_D7BXN_mH_8aHB8LdUaGNlhZOj_V_6X2-CuWPBNdeQMVuU3fdqAQRPWuMinA?testcase_id=4961187286745088 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.
,
Mar 9 2017
ClusterFuzz testcase 4961187286745088 is verified as fixed, so 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 nyerramilli@chromium.org
, Oct 13 2016Components: Tools>Test>FindIt>WrongResult
Labels: -Type-Bug findit-wrong M-56 Te-Logged Type-Bug-Regression
Owner: xiaoche...@chromium.org
Status: Assigned (was: Untriaged)