New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 749442 link

Starred by 1 user

Issue metadata

Status: Verified
Owner: ----
Closed: Aug 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug

Blocking:
issue 648949



Sign in to add a comment

CompositeEditCommand::MoveParagraphs crashes due to moving destination out of document during InsertOrderedList command

Project Member Reported by ClusterFuzz, Jul 27 2017

Issue description

Detailed report: https://clusterfuzz.com/testcase?key=4650671835185152

Fuzzer: bj_broddelwerk
Job Type: windows_asan_chrome_no_sandbox
Platform Id: windows

Crash Type: Null-dereference READ
Crash Address: 0x00000000
Crash State:
  blink::TextIteratorAlgorithm<class blink::EditingAlgorithm<class blink::NodeTrav
  blink::TextIteratorAlgorithm<class blink::EditingAlgorithm<class blink::NodeTrav
  blink::CompositeEditCommand::MoveParagraphs
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=windows_asan_chrome_no_sandbox&range=443500:443512

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4650671835185152


Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Cc: msrchandra@chromium.org
Labels: M-62 Test-Predator-Wrong
Owner: xiaoche...@chromium.org
Status: Assigned (was: Untriaged)
Predator and CL did not provide any possible suspects.
Using Code Search for the file, "TextIterator.cpp" assigning to concern owner from GIT Blame.

Suspecting Commit#
https://chromium.googlesource.com/chromium/src/+/c8070f461957f5f2aaaf41147538ebe811b4abce

@xiaochengh -- Could you please look into the issue, please re-assign if it has nothing to do with your changes.
Thank You.
Blocking: 648949
Components: Blink>Editing>Command
Summary: CompositeEditCommand::MoveParagraphs crashes due to moving destination out of document during InsertOrderedList command (was: Null-dereference READ in blink::TextIteratorAlgorithm<class blink::EditingAlgorithm<class blink::NodeTrav)
CompositeEditCommand::MoveParagraphs (once again) moves |destination| out of document.

Lower to P3 due to low usage of InsertOrderedList command and uncommon HTML.
Labels: -Pri-1 Pri-3
Owner: ----
Status: Available (was: Assigned)

Comment 4 by ta...@google.com, Jul 30 2017

 Issue 723283  has been merged into this issue.
Project Member

Comment 5 by ClusterFuzz, Aug 19 2017

ClusterFuzz has detected this issue as fixed in range 495542:495750.

Detailed report: https://clusterfuzz.com/testcase?key=4650671835185152

Fuzzer: bj_broddelwerk
Job Type: windows_asan_chrome_no_sandbox
Platform Id: windows

Crash Type: Null-dereference READ
Crash Address: 0x00000000
Crash State:
  blink::TextIteratorAlgorithm<class blink::EditingAlgorithm<class blink::NodeTrav
  blink::TextIteratorAlgorithm<class blink::EditingAlgorithm<class blink::NodeTrav
  blink::CompositeEditCommand::MoveParagraphs
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=windows_asan_chrome_no_sandbox&range=443500:443512
Fixed: https://clusterfuzz.com/revisions?job=windows_asan_chrome_no_sandbox&range=495542:495750

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4650671835185152

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.
Project Member

Comment 6 by ClusterFuzz, Aug 19 2017

Labels: ClusterFuzz-Verified
Status: Verified (was: Available)
ClusterFuzz testcase 4650671835185152 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