[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1052455: freetype 2.12.1+dfsg-5+deb12u1 makes chromium segfault at startup



Hi,

In chromium source code, function SkScalerContext::GlyphMetrics SkScalerContext_FreeType::generateMetrics() will call FT_Get_Color_Glyph_Paint() if macro TT_SUPPORT_COLRV1 exists. Somehow FT_Get_Color_Glyph_Paint will be a NULL pointer if this patch applied, and chromium will not be able to run.

Reply to: