New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 786985 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Last visit > 30 days ago
Closed: Feb 2018
Cc:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

Null-dereference READ in cc::draw_property_utils::UpdatePropertyTrees

Project Member Reported by ClusterFuzz, Nov 20 2017

Issue description

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

Fuzzer: ochang_domfuzzer
Job Type: linux_asan_chrome_v8_arm
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x0000007c
Crash State:
  cc::draw_property_utils::UpdatePropertyTrees
  cc::LayerTreeHost::DoUpdateLayers
  cc::LayerTreeHost::UpdateLayers
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_asan_chrome_v8_arm&range=496287:501540

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

Additional requirements: Requires Gestures

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Cc: msrchandra@chromium.org chrishtr@chromium.org pnangunoori@chromium.org
Labels: Test-Predator-Wrong M-63
Owner: jaydasika@chromium.org
Status: Assigned (was: Untriaged)
Predator and CL could not provide any possible suspects.
Using the code search for the file, “draw_property_utils.cc” assigning to concern owner from GIT blame.
Suspecting Commit#
https://chromium.googlesource.com/chromium/src/+/3a6b144350b8c18f94c48143414031627572dd41

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

Cc: -chrishtr@chromium.org
Owner: chrishtr@chromium.org

Comment 3 Deleted

Owner: trchen@chromium.org
In this example, the DCHECK at this line fails:

https://cs.chromium.org/chromium/src/cc/trees/property_tree_builder.cc?q=property_Tree_builder.cc&sq=package:chromium&dr&l=322

It looks like another problem of clip inversion. Tien-Ren could you take a look?
Project Member

Comment 5 by ClusterFuzz, Feb 23 2018

ClusterFuzz has detected this issue as fixed in range 538633:538638.

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

Fuzzer: ochang_domfuzzer
Job Type: linux_asan_chrome_v8_arm
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x0000007c
Crash State:
  cc::draw_property_utils::UpdatePropertyTrees
  cc::LayerTreeHost::DoUpdateLayers
  cc::LayerTreeHost::UpdateLayers
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_asan_chrome_v8_arm&range=496287:501540
Fixed: https://clusterfuzz.com/revisions?job=linux_asan_chrome_v8_arm&range=538633:538638

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

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 6 by ClusterFuzz, Feb 23 2018

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