New issue
Advanced search Search tips

Issue 908732 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

CHECK failure: false in html_tree_builder.cc

Project Member Reported by ClusterFuzz, Nov 27

Issue description

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

Fuzzer: bj_broddelwerk
Job Type: linux_debug_chrome
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  false in html_tree_builder.cc
  blink::HTMLTreeBuilder::ProcessStartTag
  blink::HTMLTreeBuilder::ProcessToken
  
Sanitizer: address (ASAN)

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

Issue filed automatically.

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

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

Suspect CL: https://chromium.googlesource.com/chromium/src/+/8730c7e435b03d9e693bb086f309fc6385d44a35

tkent@ -- 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>HTML>Parser
Labels: -Pri-1 -M-71 Pri-2
Owner: ----
Status: Available (was: Assigned)
My CL is unrelated.  This crash doesn't look critical.  Set lower priority, and make the status available.

My guess is that this is coming from diff of HTMLTreeBuilder <-> HTMLTreeBuilderSimulator

Sign in to add a comment