New issue
Advanced search Search tips

Issue 840064 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 840257
Owner: ----
Closed: May 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

CHECK failure: LifecycleContext() in frame_selection.cc

Project Member Reported by ClusterFuzz, May 5 2018

Issue description

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

Fuzzer: mbarbella_js_mutation_layout
Job Type: linux_debug_chrome
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  LifecycleContext() in frame_selection.cc
  blink::FrameSelection::GetDocument
  blink::FrameSelection::ComputeVisibleSelectionInDOMTreeDeprecated
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_debug_chrome&range=556205:556206

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

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Project Member

Comment 1 by ClusterFuzz, May 5 2018

Components: Blink>Editing Blink>Internals
Labels: Test-Predator-Auto-Components
Automatically applying components based on crash stacktrace and information from OWNERS files.

If this is incorrect, please apply the Test-Predator-Wrong-Components label.
Project Member

Comment 2 by ClusterFuzz, May 5 2018

Labels: Test-Predator-Auto-Owner
Owner: jamescook@chromium.org
Status: Assigned (was: Untriaged)
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/chromium/src/+/77866ef44060aa415c0f94fe16658e037c53e5d2 (Better gn error message for missing target_os=chromeos).

If this is incorrect, please let us know why and apply the Test-Predator-Wrong-CLs label. If you aren't the correct owner for this issue, please unassign yourself as soon as possible so it can be re-triaged.
Cc: yoichio@chromium.org bokan@chromium.org xiaoche...@chromium.org
Labels: Test-Predator-Wrong-CLs
Owner: ----
Status: Untriaged (was: Assigned)
My CL just changes the error message in a GN assertion. It doesn't touch blink.

+cc some people who touched frame_selection.cc recently

Comment 4 by bokan@chromium.org, May 7 2018

Components: Internals>Printing
Looks like the selection call is coming from printing code.
Bug 840257 looks very similiar. Merge into that one since there is a bit more discussion there?
Mergedinto: 840257
Status: Duplicate (was: Untriaged)
Yeah, it's a dupe.
Project Member

Comment 7 by ClusterFuzz, May 10 2018

ClusterFuzz has detected this issue as fixed in range 557190:557193.

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

Fuzzer: mbarbella_js_mutation_layout
Job Type: linux_debug_chrome
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  LifecycleContext() in frame_selection.cc
  blink::FrameSelection::GetDocument
  blink::FrameSelection::ComputeVisibleSelectionInDOMTreeDeprecated
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_debug_chrome&range=556205:556206
Fixed: https://clusterfuzz.com/revisions?job=linux_debug_chrome&range=557190:557193

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

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.

Sign in to add a comment