From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; Crash with enabled font backend Date: Mon, 17 Dec 2007 11:38:18 +0900 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1197859178 16948 80.91.229.12 (17 Dec 2007 02:39:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Dec 2007 02:39:38 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: Peter Dyballa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 17 03:39:47 2007 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 1J45tP-0003nz-Co for ged-emacs-devel@m.gmane.org; Mon, 17 Dec 2007 03:39:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J45t4-0000CX-2b for ged-emacs-devel@m.gmane.org; Sun, 16 Dec 2007 21:39:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J45t0-0000CH-Gp for emacs-devel@gnu.org; Sun, 16 Dec 2007 21:39:18 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J45su-00008w-Uy for emacs-devel@gnu.org; Sun, 16 Dec 2007 21:39:18 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J45su-00008k-Lq for emacs-devel@gnu.org; Sun, 16 Dec 2007 21:39:12 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J45sq-0002PE-R3 for emacs-devel@gnu.org; Sun, 16 Dec 2007 21:39:11 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J45sl-0007Qu-0p for emacs-pretest-bug@gnu.org; Sun, 16 Dec 2007 21:39:05 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1J45sZ-0002M4-Kf for emacs-pretest-bug@gnu.org; Sun, 16 Dec 2007 21:38:57 -0500 Original-Received: from mx1s.aist.go.jp ([150.29.246.134]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J45sP-0002Ih-SS for emacs-pretest-bug@gnu.org; Sun, 16 Dec 2007 21:38:51 -0500 Original-Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1s.aist.go.jp with ESMTP id lBH2cJ5k016703; Mon, 17 Dec 2007 11:38:19 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp2.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id lBH2cJ4u002064; Mon, 17 Dec 2007 11:38:19 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp2.aist.go.jp with ESMTP id lBH2cIAB004474; Mon, 17 Dec 2007 11:38:18 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.67) (envelope-from ) id 1J45s2-0006M8-SI; Mon, 17 Dec 2007 11:38:18 +0900 In-reply-to: (message from Peter Dyballa on Sat, 15 Dec 2007 21:57:49 +0100) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) X-detected-kernel: by monty-python.gnu.org: Solaris 9 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:85201 gmane.emacs.pretest.bugs:20448 Archived-At: In article , Peter Dyballa writes: > When trying to launch GNU Emacs that was compiled with enabled font- > backend, it crashes after some before the first frame was opened. No > crash happens when launched with no windows. Xrdb was cleaned from > all X resources. [...] > Program received signal EXC_BAD_ACCESS, Could not access memory. > Reason: KERN_INVALID_ADDRESS at address: 0x7c002670 > 0x90003340 in strcmp () > (gdb) bt full > #0 0x90003340 in strcmp () > No symbol table info available. > #1 0x01cb4b08 in FcPatternPosition () > No symbol table info available. > #2 0x01cb5f50 in FcPatternGet () > No symbol table info available. > #3 0x00707600 in XftDefaultSubstitute () > No symbol table info available. > #4 0x002d3b68 in xftfont_open (f=0x28f1b00, entity=44757636, > pixel_size=11) at xftfont.c:256 It seems that this is a bug of Xft or fontconfig library on Apple. --- Kenichi Handa handa@ni.aist.go.jp