New issue
Advanced search Search tips

Issue 861526 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Jul 12
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

CHECK failure in document.execCommand('insertHorizontalRule')

Project Member Reported by ClusterFuzz, Jul 7

Issue description

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

Fuzzer: bj_broddelwerk
Job Type: linux_debug_chrome
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !node_->parentNode(). LINK class="CLASS7 CLASS11" (editable) in append_node_comm
  blink::AppendNodeCommand::AppendNodeCommand
  blink::AppendNodeCommand::Create
  
Sanitizer: address (ASAN)

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

Issue filed automatically.

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

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

Suspect CL: https://chromium.googlesource.com/chromium/src/+/e51ec048e8a5b676f9ba02a8216bb5eedc7ce87c

yukishiino@ -- Could you please check whether this is caused with respect to your change, if not please help us in assigning it to the right owner.

Thanks!

Components: Blink>Editing
Owner: ----
Status: Untriaged (was: Assigned)
My patch seems not related.

This issue should be triaged by DOM team or Editing team.

Components: -Blink>Editing -Blink>DOM Blink>Editing>Command
Labels: -Pri-1 Pri-3
Status: Available (was: Untriaged)
Summary: CHECK failure in document.execCommand('insertHorizontalRule') (was: CHECK failure: !node_->parentNode(). LINK class="CLASS7 CLASS11" (editable) in append_node_comm)
Caused by document.execCommand('insertHorizontalRule'), which is rarely used.

Hence marking Available/P3
Project Member

Comment 4 by ClusterFuzz, Jul 12

Labels: -Reproducible Unreproducible
ClusterFuzz testcase 4895504543252480 appears to be flaky, updating reproducibility label.
Project Member

Comment 5 by ClusterFuzz, Jul 12

Status: WontFix (was: Available)
ClusterFuzz testcase 4895504543252480 is flaky and no longer crashes, so closing issue.

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.

Sign in to add a comment