New issue
Advanced search Search tips

Issue 866428 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

InsertList command crashes with unusual HTML

Project Member Reported by ClusterFuzz, Jul 23

Issue description

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

Fuzzer: bj_broddelwerk
Job Type: linux_debug_chrome
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  selection.IsRange() in insert_list_command.cc
  blink::InsertListCommand::DoApply
  blink::CompositeEditCommand::Apply
  
Sanitizer: address (ASAN)

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

Additional requirements: Requires Gestures

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Cc: kkaluri@chromium.org zhuoyu.q...@samsung.com
Components: Blink>Editing
Labels: Test-Predator-Wrong M-70
Owner: yosin@chromium.org
Status: Assigned (was: Untriaged)
Predator and CL could not provide any possible suspects.

Using Code Search for the file, "composite_edit_command.cc" suspecting the below Cl might have caused this issue

Suspect CL: https://chromium.googlesource.com/chromium/src/+/099eef98bfd425d0ca08d5927831a242120c0b51

Since zhuoyu.qian@ is not a chromium member, assigning it to reviewer.

yosin@ -- Could you please look into this issue.

Thanks!
Components: -Blink>Editing Blink>Editing>Command
Labels: -Pri-1 Pri-3
Owner: ----
Status: Available (was: Assigned)
Summary: InsertList command crashes with unusual HTML (was: CHECK failure: selection.IsRange() in insert_list_command.cc)
Lower to Pri-3 because real world usage of "insertList" command is low.
Project Member

Comment 3 by ClusterFuzz, Aug 7

ClusterFuzz has detected this issue as fixed in range 581158:581159.

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

Fuzzer: bj_broddelwerk
Job Type: linux_debug_chrome
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  selection.IsRange() in insert_list_command.cc
  blink::InsertListCommand::DoApply
  blink::CompositeEditCommand::Apply
  
Sanitizer: address (ASAN)

Fixed: https://clusterfuzz.com/revisions?job=linux_debug_chrome&range=581158:581159

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

Additional requirements: Requires Gestures

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 4 by ClusterFuzz, Aug 7

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