Deserialized path generates too many indices in Ganesh path rendering |
|||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=6602216977989632 Fuzzer: libFuzzer_paint_op_buffer_fuzzer Job Type: libfuzzer_chrome_asan_debug Platform Id: linux Crash Type: Abrt Crash Address: 0x03e900003fab Crash State: sk_abort_no_print AAFlatteningConvexPathOp::onPrepareDraws GrMeshDrawOp::onPrepare Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=491099:491177 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6602216977989632 Issue filed automatically. See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.md for more information.
,
Aug 8 2017
Similar to issue 752479 , the fuzzer is generating a path with too many indices in GrAALinearizingConvexPathRenderer.
,
Aug 10 2017
ClusterFuzz has detected this issue as fixed in range 493187:493236. Detailed report: https://clusterfuzz.com/testcase?key=6602216977989632 Fuzzer: libFuzzer_paint_op_buffer_fuzzer Job Type: libfuzzer_chrome_asan_debug Platform Id: linux Crash Type: Abrt Crash Address: 0x03e900003fab Crash State: sk_abort_no_print AAFlatteningConvexPathOp::onPrepareDraws GrMeshDrawOp::onPrepare Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=491099:491177 Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=493187:493236 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6602216977989632 See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.md for more information. If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
,
Aug 10 2017
ClusterFuzz testcase 6602216977989632 is verified as fixed, so closing issue as verified. 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
, Aug 8 2017Labels: Test-Predator-Wrong-CLs M-62