Issue metadata
Sign in to add a comment
|
Null-dereference READ in blink::CanvasRenderingContext2D::DrawTextInternal |
||||||||||||||||||||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=6383296238583808 Fuzzer: inferno_canvas_wrecker Job Type: linux_asan_chrome_mp Platform Id: linux Crash Type: Null-dereference READ Crash Address: 0x000000000000 Crash State: blink::CanvasRenderingContext2D::DrawTextInternal blink::CanvasRenderingContext2D::fillText blink::V8CanvasRenderingContext2D::fillTextMethodCallback Sanitizer: address (ASAN) Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6383296238583808 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information. Note: This crash might not be reproducible with the provided testcase. That said, for the past 14 days we've been seeing this crash frequently. If you are unable to reproduce this, please try a speculative fix based on the crash stacktrace in the report. The fix can be verified by looking at the crash statistics in the report, a day after the fix is deployed. We will auto-close the bug if the crash is not seen for 14 days.
,
Jul 18
,
Nov 29
This is not crashing anymore in CanvasRenderingContext2D::DrawTextInternal as the report mentions. When trying to reproduce with the test case, I get a segmentation fault in third_party/skia/src/gpu/GrTessellator.cpp:1461: fatal error: "assert(left->isLeftOf(right->fBottom)) Stephen can you take a look at this?
,
Nov 29
Thanks. This might be a dupe of https://bugs.chromium.org/p/chromium/issues/detail?id=895078. If it's only an assert, and doesn't crash in release, we could lower the priority.
,
Dec 3
|
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by ClusterFuzz
, Jul 18Labels: Test-Predator-Auto-Components