From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Font Problem with 23.0.92.1 - wrong font used Date: Thu, 16 Apr 2009 10:04:29 -0400 Message-ID: <87prfcr8ya.fsf@cyd.mit.edu> References: <20090407084801.GC5160@metasyntax.net> <20090408050247.GD5160@metasyntax.net> <20090410213806.GH5160@metasyntax.net> <20090413173850.GA30710@metasyntax.net> <20090414031419.GF6280@metasyntax.net> <20090414115004.GH6280@metasyntax.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1239890596 32733 80.91.229.12 (16 Apr 2009 14:03:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 16 Apr 2009 14:03:16 +0000 (UTC) Cc: Taylor Venable , emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 16 16:04:35 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LuSCP-0000JG-PV for ged-emacs-devel@m.gmane.org; Thu, 16 Apr 2009 16:04:18 +0200 Original-Received: from localhost ([127.0.0.1]:48126 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LuSB1-00024x-1v for ged-emacs-devel@m.gmane.org; Thu, 16 Apr 2009 10:02:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LuSAv-00024e-HQ for emacs-devel@gnu.org; Thu, 16 Apr 2009 10:02:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LuSAr-00022b-LT for emacs-devel@gnu.org; Thu, 16 Apr 2009 10:02:45 -0400 Original-Received: from [199.232.76.173] (port=58159 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LuSAr-00022W-IF for emacs-devel@gnu.org; Thu, 16 Apr 2009 10:02:41 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:37308) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LuSAr-0001ce-1N for emacs-devel@gnu.org; Thu, 16 Apr 2009 10:02:41 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id D9AC657E247; Thu, 16 Apr 2009 10:04:29 -0400 (EDT) In-Reply-To: (Kenichi Handa's message of "Thu, 16 Apr 2009 10:43:01 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:110311 Archived-At: Kenichi Handa 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 , handlers=138418585, hfun=0x814900a ) at eval.c:1512 #18 0x081493a7 in command_loop_2 () at keyboard.c:1359 #19 0x081d44ec in internal_catch (tag=138413561, func=0x8149382 , 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)