GNOME Bugzilla – Bug 409369
Crash in pango_fc_font_real_get_glyph when using thai module
Last modified: 2007-09-07 19:21:36 UTC
[ forwarded from http://bugs.debian.org/410167 ] This is similar to Bug#364620 but the backtrace is different. When using the thai module, a user is getting reproducible crashes: Program received signal SIGSEGV, Segmentation fault.
+ Trace 111809
Thread 47616068345712 (LWP 27460)
Created attachment 89430 [details] test case According to the original submitter, the following file allows to reproduce the bug with as soon as the thai module is enabled.
Fixed already: 2007-08-14 Behdad Esfahbod <behdad@gnome.org> Bug 466755 – pango hangul is crashing in gnome-about because it is failing to retrieve a font. * pango/pangofc-font.c (pango_fc_font_real_get_glyph), (pango_fc_font_kern_glyphs), (pango_fc_font_get_raw_extents): Protect against NULL face.