New issue
Advanced search Search tips

Issue 650877 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Sep 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

isTableCell() && parentBox() == container in LayoutBox.cpp

Project Member Reported by ClusterFuzz, Sep 27 2016

Issue description

Detailed report: https://cluster-fuzz.appspot.com/testcase?key=4662992925097984

Fuzzer: mbarbella_js_mutation_layout
Job Type: linux_debug_content_shell_drt
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  isTableCell() && parentBox() == container in LayoutBox.cpp
  blink::LayoutBox::mapToVisualRectInAncestorSpace
  blink::slowMapToVisualRectInAncestorSpace
  
Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_debug_content_shell_drt&range=404895:404947

Minimized Testcase (0.17 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv96zzXrIDFCY2L3udms1xN-ARwyWZZW6kyoCPwi56sN6DXsC3CmYG3LRiDv9_Ew4OHU-c_kImvTYdO58fuHjr-3YSF3L4BgrLGdRmYBvmKln3FtJGRJ94h69fJW60dlonpG89UQ2gn5nkE4Q2a6cbmKV7YZT5Q?testcase_id=4662992925097984
<style>
   div {
        -webkit-box-reflect: below;
  </style>
   <div id="splitter"">
  <script>
    document.getElementById("splitter").style.display = "table-row";
</script>


Issue manually filed by: mummareddy

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 
Components: Tools>Test>FindIt>NoResult Blink>Layout
Labels: M-54 Te-Logged
Owner: chrishtr@chromium.org
Status: Assigned (was: Untriaged)
Through code search on file LayoutBox.cpp, suspected CL is 

https://chromium.googlesource.com/chromium/src/+/8c25207f8791f1c97440ffc7c4c13dfc34abead1%5E%21/third_party/WebKit/Source/core/layout/LayoutBox.cpp

chrishtr@, could you please take a look and help us to find correct owner if it is not related your changes.
Status: Started (was: Assigned)
Project Member

Comment 3 by ClusterFuzz, Sep 28 2016

ClusterFuzz has detected this issue as fixed in range 421240:421431.

Detailed report: https://cluster-fuzz.appspot.com/testcase?key=4662992925097984

Fuzzer: mbarbella_js_mutation_layout
Job Type: linux_debug_content_shell_drt
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  isTableCell() && parentBox() == container in LayoutBox.cpp
  blink::LayoutBox::mapToVisualRectInAncestorSpace
  blink::slowMapToVisualRectInAncestorSpace
  
Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_debug_content_shell_drt&range=404895:404947
Fixed: https://cluster-fuzz.appspot.com/revisions?job=linux_debug_content_shell_drt&range=421240:421431

Minimized Testcase (0.17 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv96zzXrIDFCY2L3udms1xN-ARwyWZZW6kyoCPwi56sN6DXsC3CmYG3LRiDv9_Ew4OHU-c_kImvTYdO58fuHjr-3YSF3L4BgrLGdRmYBvmKln3FtJGRJ94h69fJW60dlonpG89UQ2gn5nkE4Q2a6cbmKV7YZT5Q?testcase_id=4662992925097984
<style>
   div {
        -webkit-box-reflect: below;
  </style>
   <div id="splitter"">
  <script>
    document.getElementById("splitter").style.display = "table-row";
</script>


See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs 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 4 by ClusterFuzz, Sep 28 2016

Labels: ClusterFuzz-Verified
Status: Verified (was: Started)
ClusterFuzz testcase is verified as fixed, closing issue.

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.
Components: -Tools>Test>FindIt>NoResult
Project Member

Comment 7 by sheriffbot@chromium.org, Nov 22 2016

Labels: -Restrict-View-EditIssue
Removing EditIssue view restrictions from ClusterFuzz filed bugs. If you believe that this issue should still be restricted, please reapply the label.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Sign in to add a comment