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

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

Re: Abort when no X font resources are set.


From: Jan D.
Subject: Re: Abort when no X font resources are set.
Date: Sun, 27 Feb 2005 21:13:15 +0100


2005-02-20 kl. 13.15 skrev Aidan Kehoe:


 Ar an fichiú lá de mí Feabhra, scríobh Jan D.:

I can't reproduce it. Does it happen when you run emacs -q or emacs -Q?

Yup. My ~/.emacs and my ~/.emacs-history files were empty, so that’s what I
was effectively doing anyway. Here’s some more GDB info;

(gdb) r -q
Starting program: /usr/local/bin/emacs -q

Program received signal SIGABRT, Aborted.
0x48435feb in kill () from /usr/lib/libc.so.12
(gdb) up 1
#1  0x080d7e3e in abort () at emacs.c:456
(gdb) up 1
#2 0x080b1ab6 in choose_face_font (f=0x85af200, attrs=0x857b248, fontset=2, c=0, needs_overstrike=0xbfbfe948) at xfaces.c:6794
(gdb) p pattern
$10 = 0

I still can't reproduce this on any OS. Are you soure you don't have any Emacs resources in .Xdefaults or /etc/X11/app-defaults or /usr/X11R6/lib/X11/app-defaults or /usr/lib/X11/app-defaults? It looks like the default fontset does not exist on your computer.

        Jan D.





reply via email to

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