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

Issue 750518 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

InsertListCommand crashes with unusual HTML

Project Member Reported by ClusterFuzz, Jul 30 2017

Issue description

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

Job Type: linux_debug_content_shell_drt
Crash Type: CHECK failure
Crash Address: 
Crash State:
  next_list_child != list_child_node (DD(editable)) in InsertListCommand.cpp
  blink::InsertListCommand::UnlistifyParagraph
  blink::InsertListCommand::DoApplyForSingleParagraph
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_debug_content_shell_drt&range=283188:283414

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


Issue filed automatically.

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

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

@yosin -- Could you please look into the issue, kindly re-assign if this is not related to your changes.
Thank You.

Comment 2 by yosin@chromium.org, Aug 1 2017

Owner: ----
Status: Untriaged (was: Assigned)
Change to Untriaged to get team member's attention.
Components: Blink>Editing

Comment 4 by yosin@chromium.org, Aug 23 2017

Labels: -Pri-1 Pri-3
Status: Available (was: Untriaged)
Summary: InsertListCommand crashes with unusual HTML (was: CHECK failure: next_list_child != list_child_node (DD(editable)) in InsertListCommand.cpp)
Lower to Pri-3 since real world usage of InsertList command is low.
Components: Blink>Editing>Command
Project Member

Comment 6 by ClusterFuzz, Dec 28 2017

ClusterFuzz has detected this issue as fixed in range 526278:526279.

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

Job Type: linux_debug_content_shell_drt
Crash Type: CHECK failure
Crash Address: 
Crash State:
  next_list_child != list_child_node (DD(editable)) in InsertListCommand.cpp
  blink::InsertListCommand::UnlistifyParagraph
  blink::InsertListCommand::DoApplyForSingleParagraph
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_debug_content_shell_drt&range=283188:283414
Fixed: https://clusterfuzz.com/revisions?job=linux_debug_content_shell_drt&range=526278:526279

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

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 7 by ClusterFuzz, Dec 28 2017

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