emacs-devel
[Top][All Lists]
Advanced

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

Re: Font Problem with 23.0.92.1 - wrong font used


From: Chong Yidong
Subject: Re: Font Problem with 23.0.92.1 - wrong font used
Date: Thu, 16 Apr 2009 10:04:29 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux)

Kenichi Handa <address@hidden> writes:

> I've just installed several fixes.  Could you try again?

Please double-check your latest set of changes; I think they introduced
a crash bug.  To reproduce:

1. emacs -Q -nw
2. M-: (make-frame-on-display ":0.0") RET
3. select the new graphical frame
4. C-x 5 0

If I back out these changes, I cannot reproduce the crash.  Here's the
backtrace:

Xft: locking error too many file unlocks
#0  0xb761ab23 in ?? () from
/usr/lib/libXft.so.2raction)-----------------------
#1  0xb76178bc in ?? () from /usr/lib/libXft.so.2
#2  0xb7639256 in XCloseDisplay () from /usr/lib/libX11.so.6
#3  0xb7ba0ce6 in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#4  0xb78c9db3 in g_object_unref () from /usr/lib/libgobject-2.0.so.0
#5  0xb7b7b518 in gdk_display_close () from /usr/lib/libgdk-x11-2.0.so.0
#6  0x0813d771 in xg_display_close (dpy=0x86ea000) at gtkutil.c:174
#7  0x08117e10 in x_delete_terminal (terminal=0x878df28) at
xterm.c:10729
#8  0x080fb7e2 in Fdelete_terminal (terminal=142139180, force=138374473)
    at terminal.c:334
#9  0x08063d4e in delete_frame (frame=142427996, force=138374425)
    at frame.c:1508
#10 0x08063fa4 in Fdelete_frame (frame=138374425, force=138374425)
    at frame.c:1645
#11 0x081d6f76 in Ffuncall (nargs=1, args=0xbf9c1d60) at eval.c:3048
#12 0x081d27d2 in Fcall_interactively (function=138409721, 
    record_flag=138374425, keys=138412828) at callint.c:868
#13 0x081d6fa9 in Ffuncall (nargs=4, args=0xbf9c2030) at eval.c:3051
#14 0x081d6b52 in call3 (fn=138538977, arg1=138409721, arg2=138374425, 
    arg3=138374425) at eval.c:2875
#15 0x08158f35 in Fcommand_execute (cmd=138409721,
record_flag=138374425, 
    keys=138374425, special=138374425) at keyboard.c:10447
#16 0x0814ae1f in command_loop_1 () at keyboard.c:1901
#17 0x081d4a06 in internal_condition_case (bfun=0x8149655
<command_loop_1>, 
    handlers=138418585, hfun=0x814900a <cmd_error>) at eval.c:1512
#18 0x081493a7 in command_loop_2 () at keyboard.c:1359
#19 0x081d44ec in internal_catch (tag=138413561, 
    func=0x8149382 <command_loop_2>, arg=138374425) at eval.c:1248
#20 0x08149360 in command_loop () at keyboard.c:1338
#21 0x08148c16 in recursive_edit_1 () at keyboard.c:953
#22 0x08148d85 in Frecursive_edit () at keyboard.c:1015
#23 0x081474b6 in main (argc=3, argv=0xbf9c28e4) at emacs.c:1852

Lisp Backtrace:
"delete-frame" (0xbf9c1d64)
"call-interactively" (0xbf9c2034)




reply via email to

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