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

Issue 852363 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 847056
Owner:
Last visit > 30 days ago
Closed: Jun 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

Stack-overflow in blink::Element::UpdateCallbackSelectors

Project Member Reported by ClusterFuzz, Jun 13 2018

Issue description

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

Fuzzer: attekett_dom_fuzzer
Job Type: linux_asan_chrome_mp
Platform Id: linux

Crash Type: Stack-overflow
Crash Address: 0x7ffcea674fd8
Crash State:
  blink::Element::UpdateCallbackSelectors
  blink::Element::RemoveCallbackSelectors
  blink::Element::DetachLayoutTree
  
Sanitizer: address (ASAN)

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

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Cc: brajkumar@chromium.org
Components: Blink>DOM
Labels: M-68 Test-Predator-Wrong
Owner: kochi@chromium.org
Status: Assigned (was: Untriaged)
This issue looks similar to   bug 846495  , hence assigning to the same dev for more updates.

kochi@ Could you please take a look in to this issue?

Thanks!

Comment 2 by kochi@chromium.org, Jun 14 2018

Components: -Blink>DOM Blink>DOM>ShadowDOM
Status: Started (was: Assigned)

Comment 3 by kochi@chromium.org, Jun 14 2018

Cc: yosin@chromium.org fergal@chromium.org

Comment 4 by kochi@chromium.org, Jun 15 2018

Labels: -Pri-1 -M-68 Pri-2
The bisect found my CL
https://chromium.googlesource.com/chromium/src/+log/b0e4b4840bff841de8ae65d01e1b3b1482da8c77..bb4692c0babd2fdd7f54e6f4f876a6e060d9bb8a
is the starting point, but the CL is converting existing element's UA
shadow from V0 to V1, and this CL is not UA-shadow specific.

This is not a recent regression, removing M-68 tag.

Comment 5 by kochi@chromium.org, Jun 15 2018

Mergedinto: 847056
Status: Duplicate (was: Started)
Project Member

Comment 6 by ClusterFuzz, Jun 16 2018

ClusterFuzz has detected this issue as fixed in range 567635:567636.

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

Fuzzer: attekett_dom_fuzzer
Job Type: linux_asan_chrome_mp
Platform Id: linux

Crash Type: Stack-overflow
Crash Address: 0x7ffcea674fd8
Crash State:
  blink::Element::UpdateCallbackSelectors
  blink::Element::RemoveCallbackSelectors
  blink::Element::DetachLayoutTree
  
Sanitizer: address (ASAN)

Fixed: https://clusterfuzz.com/revisions?job=linux_asan_chrome_mp&range=567635:567636

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

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