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

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

bug#3158: 23.0.92; assertion failure in fontset_find_font


From: Chong Yidong
Subject: bug#3158: 23.0.92; assertion failure in fontset_find_font
Date: Wed, 29 Apr 2009 23:11:33 -0400

>   1. Compile Emacs with "make CFLAGS='-g -DENABLE_CHECKING'"
>   2. emacs -Q
>   3. M-x list-charset-chars RET mac-roman RET
>
>   .../src/fontset.c:551: Emacs fatal error: assertion failed:
>   VECTORLIKEP((rfont_def))
>
> The value of rfont_def is nil when this failure happens.

I think the relevant code in fontset_find_font needs to check when
rfont_def is nil, and ignore those values.  Handa-san, could you verify?






reply via email to

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