New issue
Advanced search Search tips

Issue 779399 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Feb 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android , Windows , Chrome , Mac
Pri: 3
Type: Bug



Sign in to add a comment

Need to observe image changes in the first line style

Project Member Reported by ClusterFuzz, Oct 29 2017

Issue description

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

Fuzzer: inferno_twister
Job Type: linux_asan_content_shell_drt
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  false in PaintController.cpp
  blink::PaintController::CheckUnderInvalidation
  blink::PaintController::ProcessNewItem
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_asan_content_shell_drt&range=419755:419848

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

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Cc: kkaluri@chromium.org
Components: Blink>Paint
Labels: Test-Predator-Wrong M-63
Owner: wangxianzhu@chromium.org
Status: Assigned (was: Untriaged)
As per the   Issue 777183 , assigning this issue to wangxianzhu@.

wangxianzhu@-- Could you please look into this issue, kindly reassign if it has nothing to do with your changes.

Thanks.
Project Member

Comment 2 by ClusterFuzz, Oct 30 2017

Labels: OS-Mac
Cc: e...@chromium.org
Components: Blink>Layout
Labels: -Pri-1 -M-63 OS-Android OS-Chrome OS-Windows Pri-3
Summary: Need to observe image changes in the first line style (was: CHECK failure: false in PaintController.cpp)
Lowering priority because
- this happens only when PaintUnderInvalidationChecking is enabled;
- this is a very old bug that we lack image change observation for the first line styles;
- to fix it we need to refactor the current image change observation mechanism in LayoutObject to deal with first line styles.
Project Member

Comment 4 by ClusterFuzz, Feb 17 2018

ClusterFuzz has detected this issue as fixed in range 537260:537261.

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

Fuzzer: inferno_twister
Job Type: linux_asan_content_shell_drt
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  false in PaintController.cpp
  blink::PaintController::CheckUnderInvalidation
  blink::PaintController::ProcessNewItem
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_asan_content_shell_drt&range=419755:419848
Fixed: https://clusterfuzz.com/revisions?job=linux_asan_content_shell_drt&range=537260:537261

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

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 5 by ClusterFuzz, Feb 17 2018

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