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

Issue 600244 link

Starred by 0 users

Issue metadata

Status: Duplicate
Owner:
NOT IN USE
Closed: Apr 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

Floating-point-exception in blink::LayoutMultiColumnSet::pageRemainingLogicalHeightForOffset

Project Member Reported by ClusterFuzz, Apr 4 2016

Issue description

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

Fuzzer: inferno_layout_test_unmodified
Job Type: linux_asan_chrome_v8_arm
Platform Id: linux

Crash Type: Floating-point-exception
Crash Address: 
Crash State:
  blink::LayoutMultiColumnSet::pageRemainingLogicalHeightForOffset
  blink::LayoutFlowThread::pageRemainingLogicalHeightForOffset
  blink::LayoutBlock::pageRemainingLogicalHeightForOffset
  
Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_asan_chrome_v8_arm&range=377255:377290

Minimized Testcase (0.53 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv96Lana8wXAudppJ25qL8a2RFZMqjUUv1Glmm7E3ngMD_PsTz3az4gGXCUHJpzKKDUR_NPdjQpzTh7edcje9IRu9q0vIWmTEqIfha96whvj6RXm5Hyj0Q_Q2Tf4EX0SGy_EMlwQ-wYQdNFtp6fjiUnj3d6_wKg
<div style="columns:1;">
    <div style="height:1px;"></div>
    <div style="columns:1;">
        <div style="height:6px; break-after:column;"></div>
        <div style="columns:1;">
            <div style="break-after:column;">
                <br>
            </div>
            <div style="columns:1;">
                <div style="break-after:column; columns:1;">
                    <br>
                    <br>
                    <br>
                </div>
            </div>
        </div>
    </div>
    <div style="height:1px;">


Filer: msrchandra

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 
Components: Blink>Layout
Labels: findit-for-crash
Owner: msten...@opera.com
Status: Assigned (was: Available)
Assign to the Dev from find it:

Suspected CLs	The result is a list of CLs that change the crashed files.

Author: mstensho
Component: chromium
Changelist: https://chromium.googlesource.com/chromium/src//+/3f96177578cf0511174d42546a70660cc8d6eeeb
Time: Wed Feb 24 10:08:17 2016
Files LayoutBlockFlow.cpp, LayoutMultiColumnSet.cpp are changed in this cl (and is part of stack frame #5, "applyAfterBreak"; frame #6, "blink::LayoutBlockFlow::layoutBlockChild")
Minimum distance from crash line to modified line: 13. (file: LayoutMultiColumnSet.cpp, crashed on: 113, modified: 100).

Suspected Component: chromium
Suspected Cr- Label: Cr-Blink-Layout

@mstensho -- Could you please look into the issue and update. Pardon me if it has nothing to do with your changes and if possible please assign it to concern Dev.
Thank You.
Labels: Te-Logged

Comment 3 by msten...@opera.com, Apr 4 2016

Mergedinto: 597058
Status: Duplicate (was: Assigned)
Over-eager LayoutTests foraging? I added LayoutTests/fast/multicol/5-levels-of-nesting-crash.html along with a fix for a divide-by-zero (Floating point exception) bug. But the fuzzer build that was used here is too old, and doesn't contain the fix, so no wonder it still crashes. :)
Project Member

Comment 4 by ClusterFuzz, Jun 9 2016

ClusterFuzz has detected this issue as fixed in range 384665:385240.

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

Fuzzer: inferno_layout_test_unmodified
Job Type: linux_asan_chrome_v8_arm
Platform Id: linux

Crash Type: Floating-point-exception
Crash Address: 
Crash State:
  blink::LayoutMultiColumnSet::pageRemainingLogicalHeightForOffset
  blink::LayoutFlowThread::pageRemainingLogicalHeightForOffset
  blink::LayoutBlock::pageRemainingLogicalHeightForOffset
  
Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_asan_chrome_v8_arm&range=377255:377290
Fixed: https://cluster-fuzz.appspot.com/revisions?job=linux_asan_chrome_v8_arm&range=384665:385240

Minimized Testcase (0.53 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv966wWMQlG094HRBnNft0ZdmkPIUQYjommKMOmpPQlmS7VYr2Kx6MW-DnncUhZR0vDbO4RfG_5PTsSvzkybJfs9bFNIr_tozzZZmSUi5I1ciiKYIO6ysPa1xPENuTrT398qNfa6Xdg7gysgJgHdz97bvBmGDAw
<div style="columns:1;">
    <div style="height:1px;"></div>
    <div style="columns:1;">
        <div style="height:6px; break-after:column;"></div>
        <div style="columns:1;">
            <div style="break-after:column;">
                <br>
            </div>
            <div style="columns:1;">
                <div style="break-after:column; columns:1;">
                    <br>
                    <br>
                    <br>
                </div>
            </div>
        </div>
    </div>
    <div style="height:1px;">


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 5 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