From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "d.henman" Newsgroups: gmane.emacs.devel Subject: Re: run time crash encountered Date: Tue, 01 Jul 2008 09:26:10 +0900 Message-ID: <20080701092610.2256@blackhawk> References: <20080630154838.3296@blackhawk> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1214871981 22688 80.91.229.12 (1 Jul 2008 00:26:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 1 Jul 2008 00:26:21 +0000 (UTC) To: Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 01 02:27:06 2008 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 1KDTi0-0002xe-WF for ged-emacs-devel@m.gmane.org; Tue, 01 Jul 2008 02:27:01 +0200 Original-Received: from localhost ([127.0.0.1]:43416 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KDThA-0001s5-60 for ged-emacs-devel@m.gmane.org; Mon, 30 Jun 2008 20:26:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KDTh5-0001r0-NG for emacs-devel@gnu.org; Mon, 30 Jun 2008 20:26:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KDTh4-0001pP-9K for emacs-devel@gnu.org; Mon, 30 Jun 2008 20:26:03 -0400 Original-Received: from [199.232.76.173] (port=58096 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KDTh4-0001pG-3t for emacs-devel@gnu.org; Mon, 30 Jun 2008 20:26:02 -0400 Original-Received: from mail2.asahi-net.or.jp ([202.224.39.198]:39922 helo=mail.asahi-net.or.jp) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KDTh3-000876-MG for emacs-devel@gnu.org; Mon, 30 Jun 2008 20:26:01 -0400 Original-Received: from blackhawk (m063191.dynamic.ppp.asahi-net.or.jp [219.121.63.191]) by mail.asahi-net.or.jp (Postfix) with ESMTP id B87745D19E for ; Tue, 1 Jul 2008 09:25:59 +0900 (JST) Original-cc: In-reply-to: Your message of Mon, 30 Jun 2008 16:49:21 +0900 X-Mailer: MH-E 8.0.3+cvs; GNU Mailutils 1.9.90; GNU Emacs 23.0.60 X-detected-kernel: 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:100246 Archived-At: Kenichi, the fix you installed is successfull. Thank you, I appreciate it. "cygwin" provides a port of the X Window System, called cygwin/X. It Cygwin/X provides an X Server, X libraries, and nearly all of the standard X clients. This enables easier porting of software. cygwin has the fontconfig library which ftfont.c call s. A good practical example, of cygwin is to put it and your favority tools and applications installed on a usb memory stick, One can then sit down at any Windows machine and virtually defenestrate it, as least temporarily, by using one's own cygwin envir onment dll, X11, emacs, shells, and other tools, and maybe a game of go.. Regards, Darel Henman Kenichi Handa wrote: > I've just installed a fix. But, as I have not tested `ftx' > font-driver for a long time, please watch out. > > BTW, I didn't know that ftx driver is usable on Windows. > > --- > Kenichi Handa > handa@ni.aist.go.jp RE: > "d.henman" writes: > > > [1 ] > > Background: > > emacs version: GNU Emacs 23.0.60.1 (i686-pc-cygwin, X toolkit) of 2008-06-26 > > O.S.: CYGWIN_NT-5.1 1.5.25 (posix compliant) > > X-11: Window system > > > The built and installed new emacs (as of June/25/2008) crashes, when I attempt to read in a file containing "iso-2022-jp" encoded characters. ISO-8859-1 was no problem. I happens with the Japanese iso-2022-jp encoded files. > > ..... > > #4 0x201677a1 in ftfont_font_format (pattern=0x0) at ftfont.c:1739 > > #5 0x20167bb7 in ftfont_open (f=0x203e7200, entity=548169220, pixel_size=13) > > at ftfont.c:932 > > #6 0x20167f40 in ftxfont_open (f=0x203e7200, entity=548169220, pixel_size=13) > > at ftxfont.c:284 ----------- end of msg