New issue
Advanced search Search tips

Issue 859406 link

Starred by 2 users

Issue metadata

Status: Duplicate
Merged: issue 531399
Owner:
Closed: Jul 2
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

Stack-overflow in blink::InlineFlowBox::PlaceBoxesInBlockDirection

Project Member Reported by ClusterFuzz, Jul 2

Issue description

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

Fuzzer: inferno_layout_test_unmodified
Job Type: linux_lsan_chrome_mp
Platform Id: linux

Crash Type: Stack-overflow
Crash Address: 0x7ffdf2a0ab80
Crash State:
  blink::InlineFlowBox::PlaceBoxesInBlockDirection
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_lsan_chrome_mp&range=450347:450446

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

Issue filed automatically.

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

Comment 1 by ClusterFuzz, Jul 2

Components: Blink>Layout
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.
Cc: kkaluri@chromium.org
Labels: M-68 Test-Predator-Wrong
Owner: mstensho@chromium.org
Status: Assigned (was: Untriaged)
Predator and CL could not provide any possible suspects.

Using Code Search for the file, "inline_flow_box.cc" suspecting the below Cl might have caused this issue

Suspect CL: https://chromium.googlesource.com/chromium/src/+/0e7d0d12eade3a80ef79e6c19a14bade77cc5b8e

mstensho@ -- Could you please check whether this is caused with respect to your change, if not please help us in assigning it to the right owner.

Thanks!
Mergedinto: 531399
Status: Duplicate (was: Assigned)
This is just a very deep layout tree that we can't handle. I added a DCHECK that would fail when PlaceBoxesInBlockDirection() is recursed 100 times, and it sure did fail. See attachment of tree dump captured at that point.
treedump.txt
23.2 KB View Download
 Issue 860216  has been merged into this issue.
Cc: mstensho@chromium.org
 Issue 862053  has been merged into this issue.
 Issue 863679  has been merged into this issue.
 Issue 866309  has been merged into this issue.
 Issue 869309  has been merged into this issue.
 Issue 875105  has been merged into this issue.
Cc: pnangunoori@chromium.org
 Issue 880010  has been merged into this issue.
 Issue 887230  has been merged into this issue.
 Issue 893043  has been merged into this issue.
 Issue 918925  has been merged into this issue.
 Issue 920681  has been merged into this issue.

Sign in to add a comment