CHECK failure: InitDefaultFont(). Could not find the default font in platform_font_linux.cc |
||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5217219457056768 Fuzzer: quic_fuzzer Job Type: linux_asan_chrome_mp Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: InitDefaultFont(). Could not find the default font in platform_font_linux.cc gfx::PlatformFontLinux::PlatformFontLinux gfx::PlatformFont::CreateDefault Sanitizer: address (ASAN) Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5217219457056768 Additional requirements: Requires Gestures 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. If the fix resolved the issue, please close the bug by marking as Fixed.
,
Sep 19 2017
ClusterFuzz has detected this issue as fixed in range 500820:500829. Detailed report: https://clusterfuzz.com/testcase?key=5217219457056768 Fuzzer: quic_fuzzer Job Type: linux_asan_chrome_mp Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: InitDefaultFont(). Could not find the default font in platform_font_linux.cc gfx::PlatformFontLinux::PlatformFontLinux gfx::PlatformFont::CreateDefault Sanitizer: address (ASAN) Fixed: https://clusterfuzz.com/revisions?job=linux_asan_chrome_mp&range=500820:500829 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5217219457056768 Additional requirements: Requires Gestures See https://github.com/google/clusterfuzz-tools for more information. If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
,
Sep 20 2017
This CHECK that was being thrown was added to help find cases where fonts are not available. It appears that the original fuzzing found one such case, but the root cause has since been fixed. |
||
►
Sign in to add a comment |
||
Comment 1 by msrchandra@chromium.org
, Sep 4 2017Labels: Test-Predator-Correct-CLs
Owner: jonr...@chromium.org
Status: Assigned (was: Untriaged)