New issue
Advanced search Search tips

Issue 864375 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

CHECK failure: !GetDocument().IsActive() || !GetDocument().NeedsLayoutTreeUpdateForNode(*this)

Project Member Reported by ClusterFuzz, Jul 17

Issue description

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

Fuzzer: puzzor
Job Type: linux_debug_chrome
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !GetDocument().IsActive() || !GetDocument().NeedsLayoutTreeUpdateForNode(*this) 
  blink::Element::IsFocusable
  blink::IsNonKeyboardFocusableShadowHost
  
Sanitizer: address (ASAN)

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

Additional requirements: Requires Gestures

Issue filed automatically.

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

Using Code Search for the file, "core/dom/element.cc" suspecting the below Cl might have caused this issue

Suspect CL: https://chromium.googlesource.com/chromium/src/+/79f90aa613ec4816f4ad29e6ee8355d6311452ec

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

Thanks!

Cannot reproduce this locally (even with the clusterfuzz reproduce tool).
Project Member

Comment 3 by ClusterFuzz, Aug 4

ClusterFuzz has detected this issue as fixed in range 580707:580708.

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

Fuzzer: puzzor
Job Type: linux_debug_chrome
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !GetDocument().IsActive() || !GetDocument().NeedsLayoutTreeUpdateForNode(*this) 
  blink::Element::IsFocusable
  blink::IsNonKeyboardFocusableShadowHost
  
Sanitizer: address (ASAN)

Fixed: https://clusterfuzz.com/revisions?job=linux_debug_chrome&range=580707:580708

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

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 4

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