Crash in SkSurface::makeImageSnapshot |
||
Issue descriptionDetailed report: https://cluster-fuzz.appspot.com/testcase?key=6511854588526592 Fuzzer: inferno_layout_test_unmodified Job Type: linux_asan_chrome_mp Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x000000000028 Crash State: SkSurface::makeImageSnapshot blink::HTMLCanvasElement::getSourceImageForCanvas blink::HTMLCanvasElement::getSourceImageForCanvas Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_asan_chrome_mp&range=440099:440242 Minimized Testcase (0.31 Kb): Download: https://cluster-fuzz.appspot.com/download/AMIfv97eRPKf3RqbLqisL0YJJQSAW_Jp7MvVHZidBd9IzUtX4OMUclIISqLxEzQE4L4aYlNpBd0GsBlL8M-YyRTTZTaffgKRGeEgLoNr0cT86cqa_ISmcGVr00ybsEjoF8502MqaH7C-20VQfSe8O3d-5A2JywZmbw?testcase_id=6511854588526592 <script src="../resources/webgl-test-utils.js"></script> <canvas id="canvas"" width="134217728"> <canvas id="canvas2d"</canvas> <script> var wtu = WebGLTestUtils; var ctx2d = canvas2d.getContext("2d"); var gl = wtu.create3DContext(canvas); if (!gl) { } else { ctx2d.drawImage(canvas, 0,0, 40, 40); } </script> Issue filed automatically. See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
,
Dec 24 2016
ClusterFuzz has detected this issue as fixed in range 440490:440591. Detailed report: https://cluster-fuzz.appspot.com/testcase?key=6511854588526592 Fuzzer: inferno_layout_test_unmodified Job Type: linux_asan_chrome_mp Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x000000000028 Crash State: SkSurface::makeImageSnapshot blink::HTMLCanvasElement::getSourceImageForCanvas blink::HTMLCanvasElement::getSourceImageForCanvas Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_asan_chrome_mp&range=440099:440242 Fixed: https://cluster-fuzz.appspot.com/revisions?job=linux_asan_chrome_mp&range=440490:440591 Minimized Testcase (0.31 Kb): Download: https://cluster-fuzz.appspot.com/download/AMIfv97eRPKf3RqbLqisL0YJJQSAW_Jp7MvVHZidBd9IzUtX4OMUclIISqLxEzQE4L4aYlNpBd0GsBlL8M-YyRTTZTaffgKRGeEgLoNr0cT86cqa_ISmcGVr00ybsEjoF8502MqaH7C-20VQfSe8O3d-5A2JywZmbw?testcase_id=6511854588526592 <script src="../resources/webgl-test-utils.js"></script> <canvas id="canvas"" width="134217728"> <canvas id="canvas2d"</canvas> <script> var wtu = WebGLTestUtils; var ctx2d = canvas2d.getContext("2d"); var gl = wtu.create3DContext(canvas); if (!gl) { } else { ctx2d.drawImage(canvas, 0,0, 40, 40); } </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.
,
Dec 24 2016
ClusterFuzz testcase 6511854588526592 is verified as fixed, so closing issue. If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue. |
||
►
Sign in to add a comment |
||
Comment 1 by msrchandra@chromium.org
, Dec 22 2016Components: Blink>Canvas Blink>HTML
Labels: Test-Predator-Correct-CLs
Owner: junov@chromium.org
Status: Assigned (was: Untriaged)