From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: A crash in a gnus group with indic script in content and headers Date: Fri, 24 Oct 2008 13:53:33 +0900 Message-ID: References: <87mygy607z.fsf@anzu.internal.golden-gryphon.com> <87y70izczb.fsf@anzu.internal.golden-gryphon.com> <87hc76ys92.fsf@anzu.internal.golden-gryphon.com> <87prlr9al2.fsf@anzu.internal.golden-gryphon.com> <87skqmfwkd.fsf@anzu.internal.golden-gryphon.com> 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 1224824039 17215 80.91.229.12 (24 Oct 2008 04:53:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 24 Oct 2008 04:53:59 +0000 (UTC) Cc: emacs-devel@gnu.org To: Manoj Srivastava Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 24 06:54:59 2008 connect(): Connection refused 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 1KtEhO-0000xK-UL for ged-emacs-devel@m.gmane.org; Fri, 24 Oct 2008 06:54:59 +0200 Original-Received: from localhost ([127.0.0.1]:48679 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KtEgI-0003Uf-U3 for ged-emacs-devel@m.gmane.org; Fri, 24 Oct 2008 00:53:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KtEgF-0003Ua-Jz for emacs-devel@gnu.org; Fri, 24 Oct 2008 00:53:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KtEgD-0003UO-7A for emacs-devel@gnu.org; Fri, 24 Oct 2008 00:53:47 -0400 Original-Received: from [199.232.76.173] (port=45605 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KtEgD-0003UL-3y for emacs-devel@gnu.org; Fri, 24 Oct 2008 00:53:45 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:56493) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KtEgB-00025h-NP for emacs-devel@gnu.org; Fri, 24 Oct 2008 00:53:44 -0400 Original-Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id m9O4rY99001333; Fri, 24 Oct 2008 13:53:34 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp4.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id m9O4rYwL020994; Fri, 24 Oct 2008 13:53:34 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp4.aist.go.jp with ESMTP id m9O4rYCh007245; Fri, 24 Oct 2008 13:53:34 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.69) (envelope-from ) id 1KtEg1-0002Ke-VN; Fri, 24 Oct 2008 13:53:33 +0900 In-reply-to: <87skqmfwkd.fsf@anzu.internal.golden-gryphon.com> (message from Manoj Srivastava on Thu, 23 Oct 2008 23:26:10 -0500) 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-operating-system: by monty-python.gnu.org: Solaris 9 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:104933 Archived-At: In article <87skqmfwkd.fsf@anzu.internal.golden-gryphon.com>, Manoj Srivastava writes: > Here is the run with all the information. I think this was a > slightly different trigger, since EDmacs crashed while trying to > display the *Summary* bugger (previous crashes had been on trying to > display the *Article* buffers). Thank you. [...] > (gdb) pr > # Please locate a file DejaVuSansMono-Bold.ttf (by "locate" command or "fc-list 'dejavu sans mono:bold' file") and run otfdump (which should be installed if you installed libotf from source) on that file as this: % otfdump FILENAME > temp and send me the file "temp". --- Kenichi Handa handa@ni.aist.go.jp