pobfuzz: SkPath::readFromMemory assert |
|||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5614335656460288 Fuzzer: libFuzzer_paint_op_buffer_fuzzer Job Type: libfuzzer_chrome_asan_debug Platform Id: linux Crash Type: Abrt Crash Address: 0x03e9000009fa Crash State: sk_abort_no_print SkPath::readFromMemory cc::PaintOpReader::Read Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=496919:496954 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5614335656460288 Issue filed automatically. See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.md for more information.
,
Sep 22 2017
,
Sep 25 2017
The following revision refers to this bug: https://skia.googlesource.com/skia/+/ffbdd022dc6ec372500671b508a3d7ab025727d9 commit ffbdd022dc6ec372500671b508a3d7ab025727d9 Author: Adrienne Walker <enne@chromium.org> Date: Mon Sep 25 19:24:49 2017 Make SkPath::readFromMemory failure silent It currently asserts, but should instead silently fail. Otherwise, without asserts turned on, this would leave the SkPath in an inconsistent state. Bug: chromium: 767770 Change-Id: Ib2af4caccfe19a4a008abccfe7b25b80ccf23146 Reviewed-on: https://skia-review.googlesource.com/50160 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Mike Reed <reed@google.com> [modify] https://crrev.com/ffbdd022dc6ec372500671b508a3d7ab025727d9/src/core/SkPath.cpp
,
Sep 26 2017
ClusterFuzz has detected this issue as fixed in range 504110:504235. Detailed report: https://clusterfuzz.com/testcase?key=5614335656460288 Fuzzer: libFuzzer_paint_op_buffer_fuzzer Job Type: libfuzzer_chrome_asan_debug Platform Id: linux Crash Type: Abrt Crash Address: 0x03e9000073ca Crash State: sk_abort_no_print SkPath::readFromMemory cc::PaintOpReader::Read Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=496919:496954 Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=504110:504235 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5614335656460288 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.
,
Sep 26 2017
ClusterFuzz testcase 5614335656460288 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 pnangunoori@chromium.org
, Sep 22 2017Components: Internals>Compositing Internals>Skia
Labels: M-63 Test-Predator-Correct
Owner: enne@chromium.org
Status: Assigned (was: Untriaged)