From unknown Fri Aug 15 02:01:53 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#2434 <2434@debbugs.gnu.org> To: bug#2434 <2434@debbugs.gnu.org> Subject: Status: 23.0.90; C-h h make emacs crash Reply-To: bug#2434 <2434@debbugs.gnu.org> Date: Fri, 15 Aug 2025 09:01:53 +0000 retitle 2434 23.0.90; C-h h make emacs crash reassign 2434 emacs submitter 2434 Hiroshi Fujishima severity 2434 normal tag 2434 unreproducible fixed moreinfo thanks From h-fujishima@sakura.ad.jp Sun Feb 22 08:28:28 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 22 Feb 2009 16:28:28 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: ** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=2.4 required=4.0 tests=FOURLA,IMPRONONCABLE_1, IMPRONONCABLE_2,MURPHY_WRONG_WORD1,MURPHY_WRONG_WORD2 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n1MGSOVs026808 for ; Sun, 22 Feb 2009 08:28:25 -0800 Received: from mail.gnu.org ([199.232.76.166]:53297 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LbH9f-0005hE-LW for emacs-pretest-bug@gnu.org; Sun, 22 Feb 2009 11:26:11 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LbHBm-0000cr-2d for emacs-pretest-bug@gnu.org; Sun, 22 Feb 2009 11:28:23 -0500 Received: from mail.sakura.ad.jp ([210.224.172.11]:62476) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LbHBl-0000bl-Dn for emacs-pretest-bug@gnu.org; Sun, 22 Feb 2009 11:28:21 -0500 Received: from sea.sakura.ad.jp ([172.25.1.222]) by mail.sakura.ad.jp (8.14.3/8.14.3) with ESMTP id n1MGSF2v096032 for ; Mon, 23 Feb 2009 01:28:15 +0900 (JST) (envelope-from h-fujishima@sakura.ad.jp) From: Hiroshi Fujishima To: emacs-pretest-bug@gnu.org Subject: 23.0.90; C-h h make emacs crash Date: Mon, 23 Feb 2009 01:28:15 +0900 Message-ID: <86r61qo2qo.fsf@sakura.ad.jp> User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.90 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: emacs -Q -fn fontset-standard and eval the following sexp: (set-fontset-font "fontset-standard" 'unicode '("Hiragino Maru Gothic Pro" . "iso10646-1")) and C-h h make emacs crash. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/local/share/emacs/23.0.90/etc/DEBUG for instructions. (gdb) bt full #0 0x28d23a07 in kill () from /lib/libc.so.7 No symbol table info available. #1 0x0811dfa4 in fatal_error_signal (sig=6) at emacs.c:403 No locals. #2 No symbol table info available. #3 0x28d23a07 in kill () from /lib/libc.so.7 No symbol table info available. #4 0x0811c3db in abort () at emacs.c:432 No locals. #5 0x081dbd5b in ftfont_get_metrics (font=Variable "font" is not available. ) at ftfont.c:1471 ft_face = Variable "ft_face" is not available. (gdb) xbacktrace "font-shape-gstring" (0xbfbfbb84) In GNU Emacs 23.0.90.1 (i386-unknown-freebsd7.1, GTK+ Version 2.14.7) of 2009-02-22 on sea.sakura.ad.jp Windowing system distributor `Colin Harrison', version 11.0.70400002 Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: ja_JP.eucJP value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil value of $XMODIFIERS: nil locale-coding-system: japanese-iso-8bit-unix default-enable-multibyte-characters: t Major mode: Group Minor modes in effect: gnus-topic-mode: t gnus-undo-mode: t auto-insert-mode: t iswitchb-mode: t tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: ESC x g n ESC x r e p o r e m Recent messages: Loading /home/hirobo/.session...done For information about GNU Emacs and the GNU system, type C-h C-a. Reading /home/hirobo/.newsrc.eld... Reading active file via nnml... nnml: Reading incoming mail from maildir... nnml: Reading incoming mail (no new mail)...done Reading active file via nnml...done Generating the cache active file...done No new newsgroups Checking new news...done From cyd@stupidchicken.com Tue Feb 24 09:51:41 2009 Received: (at 2434) by emacsbugs.donarmstrong.com; 24 Feb 2009 17:51:41 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n1OHpcUI032226 for <2434@emacsbugs.donarmstrong.com>; Tue, 24 Feb 2009 09:51:40 -0800 Received: by cyd.mit.edu (Postfix, from userid 1000) id 0BA8E57E1FC; Tue, 24 Feb 2009 12:52:38 -0500 (EST) From: Chong Yidong To: Hiroshi Fujishima Cc: 2434@debbugs.gnu.org Subject: Re: 23.0.90; C-h h make emacs crash Date: Tue, 24 Feb 2009 12:52:38 -0500 Message-ID: <87skm3hgd5.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > emacs -Q -fn fontset-standard > > and eval the following sexp: > > (set-fontset-font > "fontset-standard" > 'unicode > '("Hiragino Maru Gothic Pro" . "iso10646-1")) > > and C-h h make emacs crash. I can't reproduce this, but I don't have any "Hiragino Maru Gothic Pro" font installed. Kenichi Handa just installed a fix to fontset.c that may be related to this, so it might be worthwhile to check if the crash is fixed on latest CVS. If not, please tell us where to get the Hiragino Maru Gothic Pro font. From cyd@stupidchicken.com Sun Mar 15 09:06:30 2009 Received: (at control) by emacsbugs.donarmstrong.com; 15 Mar 2009 16:06:30 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.0 required=4.0 tests=VALID_BTS_CONTROL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n2FG6RBr005879 for ; Sun, 15 Mar 2009 09:06:29 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id A311957E21C; Sun, 15 Mar 2009 12:07:46 -0400 (EDT) From: Chong Yidong To: control@debbugs.gnu.org Subject: tag bugs Date: Sun, 15 Mar 2009 12:07:46 -0400 Message-ID: <87d4cidb1p.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii tags 2413 unreproducible, moreinfo tags 2434 unreproducible, moreinfo close 970 thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 11 17:35:29 2011 Received: (at control) by debbugs.gnu.org; 11 Sep 2011 21:35:29 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R2rgW-0004i7-8P for submit@debbugs.gnu.org; Sun, 11 Sep 2011 17:35:29 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R2rgT-0004hx-W3 for control@debbugs.gnu.org; Sun, 11 Sep 2011 17:35:26 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1R2rcE-0001HS-Kp for control@debbugs.gnu.org; Sun, 11 Sep 2011 23:31:02 +0200 Date: Sun, 11 Sep 2011 23:28:01 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Magne Ingebrigtsen Subject: control message for bug #2434 X-MailScanner-ID: 1R2rcE-0001HS-Kp X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1316381462.76493@nK77cFaJV4nJWNhQ/xQkmA X-Spam-Status: No X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) tags 2434 fixed close 2434 From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 11 17:38:31 2011 Received: (at 2434) by debbugs.gnu.org; 11 Sep 2011 21:38:31 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R2rjS-0004n3-TY for submit@debbugs.gnu.org; Sun, 11 Sep 2011 17:38:31 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R2rjO-0004mc-Rz for 2434@debbugs.gnu.org; Sun, 11 Sep 2011 17:38:29 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1R2rf7-0001Je-NS; Sun, 11 Sep 2011 23:34:01 +0200 From: Lars Magne Ingebrigtsen To: Chong Yidong Subject: Re: 23.0.90; C-h h make emacs crash In-Reply-To: <87skm3hgd5.fsf@cyd.mit.edu> (Chong Yidong's message of "Tue, 24 Feb 2009 12:52:38 -0500") Date: Sun, 11 Sep 2011 23:27:57 +0200 Message-ID: References: <87skm3hgd5.fsf@cyd.mit.edu> User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-Now-Playing: Scout Niblett's _This Fool Can Die Now_: "Fishes And Honey" MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1R2rf7-0001Je-NS X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1316381642.04411@airPgDUo2LkQRtG5SjjPdg X-Spam-Status: No X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 2434 Cc: Hiroshi Fujishima , 2434@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) Chong Yidong writes: > Kenichi Handa just installed a fix to fontset.c that may be related to > this, so it might be worthwhile to check if the crash is fixed on latest > CVS. If not, please tell us where to get the Hiragino Maru Gothic Pro > font. More information was requested two years ago, but was apparently not given, so I'm closing this bug report. If the bug is still present, please reopen this report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/ From unknown Fri Aug 15 02:01:53 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 10 Oct 2011 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator