InsertUnorderedList crashes with unusual HTML |
||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5696335742500864 Fuzzer: bj_broddelwerk Job Type: mac_asan_chrome Platform Id: mac Crash Type: Null-dereference READ Crash Address: 0x000000000000 Crash State: blink::TextIteratorAlgorithm<blink::EditingAlgorithm<blink::NodeTraversal> >::Te blink::TextIteratorAlgorithm<blink::EditingAlgorithm<blink::NodeTraversal> >::Ra blink::CompositeEditCommand::MoveParagraphs Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=mac_asan_chrome&range=454233:454289 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5696335742500864 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Dec 7 2017
Automatically adding ccs based on suspected regression changelists: Revert "Import web-platform-tests/editing/." by grt@chromium.org - https://chromium.googlesource.com/chromium/src/+/7c02de6787d8499ce5e8be12063db19daeace77e Make PositionIterator to skip contents of INPUT/SELECT/TEXTAREA by yosin@chromium.org - https://chromium.googlesource.com/chromium/src/+/2211504ac2b999a125b2215ce7f6be9e50878fea If this is incorrect, please apply the Test-Predator-Wrong-CLs label.
,
Dec 7 2017
Lower to Pri-3 since real world usage of InsertUnorderedList is low. Hit DCHECK_NE(node, exclude_node) in CompositeEditCommand::RemoveNodeAndPruneAncestors() where node is TEXTAREA class="CLASS11".
,
Dec 28 2017
ClusterFuzz has detected this issue as fixed in range 526277:526280. Detailed report: https://clusterfuzz.com/testcase?key=5696335742500864 Fuzzer: bj_broddelwerk Job Type: mac_asan_chrome Platform Id: mac Crash Type: Null-dereference READ Crash Address: 0x000000000000 Crash State: blink::TextIteratorAlgorithm<blink::EditingAlgorithm<blink::NodeTraversal> >::Te blink::TextIteratorAlgorithm<blink::EditingAlgorithm<blink::NodeTraversal> >::Ra blink::CompositeEditCommand::MoveParagraphs Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=mac_asan_chrome&range=454233:454289 Fixed: https://clusterfuzz.com/revisions?job=mac_asan_chrome&range=526277:526280 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5696335742500864 See https://github.com/google/clusterfuzz-tools for more information. If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
,
Dec 28 2017
ClusterFuzz testcase 5696335742500864 is verified as fixed, so closing issue as verified. If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue. |
||||
►
Sign in to add a comment |
||||
Comment 1 by ClusterFuzz
, Dec 7 2017Labels: Test-Predator-Auto-Components