bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#11813: Segmentation fault on launch related to x_draw_glyph_string_b


From: Eli Zaretskii
Subject: bug#11813: Segmentation fault on launch related to x_draw_glyph_string_background
Date: Fri, 29 Jun 2012 09:33:11 +0300

> Date: Fri, 29 Jun 2012 05:25:26 +0300
> From: Left Right <olegsivokon@gmail.com>
> 
> Program received signal SIGSEGV, Segmentation fault.
> x_draw_glyph_string_background (s=0x7fffffffcb60, force_p=1) at xterm.c:1210
> 1210          else if (FONT_HEIGHT (s->font) < s->height - 2 * box_line_width

Is the reason for SIGSEGV that s->font is a NULL pointer?  If not,
what is the reason?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]