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

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

bug#11964: describe-char causes a fatal error (abort trap: 6) in non-win


From: Jan Djärv
Subject: bug#11964: describe-char causes a fatal error (abort trap: 6) in non-windowed mode
Date: Fri, 23 Nov 2012 08:07:51 +0100

Hello.

23 nov 2012 kl. 07:26 skrev Chong Yidong <cyd@gnu.org>:

> Jan Djärv <jan.h.d@swipnet.se> writes:
> 
>> Here is a backtrace.  The fontdriver does not have an encode_char
>> function (it is NULL).  But I don't know which driver this is.  Lisp
>> backtrace is broken it seems.
> 
> Could you do
> 
> f 1
> pp face->font->driver->type
> 
> and see what font driver it is (or if there is one)?

Basically no, because

p face->font->driver
$3 = (struct font_driver *) 0x3

Uninitialized memory?

        Jan D.






reply via email to

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