Summary: | crash in cairo-ft-font.c | ||
---|---|---|---|
Product: | cairo | Reporter: | Claudio Saavedra <csaavedra> |
Component: | freetype font backend | Assignee: | Owen Taylor <otaylor> |
Status: | RESOLVED DUPLICATE | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | normal | ||
Priority: | high | ||
Version: | 1.1.1 | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Claudio Saavedra
2006-02-06 22:28:15 UTC
Hi, I encountered the same bug. My firefox crashes evertime when I visit this page http://www.madore.org/~david/misc/unitest/ and scroll to the near bottom. I traced this with gdb and found that in `_render_glyph_bitmap', `_get_bitmap_surface' is called to get the surface and some fields of the surface are set, without checking whether the returned surface is NULL. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.