GNU bug report logs - #2434
23.0.90; C-h h make emacs crash

Previous Next

Package: emacs;

Reported by: Hiroshi Fujishima <h-fujishima <at> sakura.ad.jp>

Date: Sun, 22 Feb 2009 16:35:04 UTC

Severity: normal

Tags: fixed, moreinfo, unreproducible

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 2434 in the body.
You can then email your comments to 2434 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#2434; Package emacs. (Sun, 22 Feb 2009 16:35:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Hiroshi Fujishima <h-fujishima <at> sakura.ad.jp>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Sun, 22 Feb 2009 16:35:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Hiroshi Fujishima <h-fujishima <at> sakura.ad.jp>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.0.90; C-h h make emacs crash
Date: Mon, 23 Feb 2009 01:28:15 +0900
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  <signal handler called>
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 <return> ESC x r e p o r <tab> e m <backspace> 
<backspace> <return>

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




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#2434; Package emacs. (Tue, 24 Feb 2009 18:00:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Chong Yidong <cyd <at> stupidchicken.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Tue, 24 Feb 2009 18:00:04 GMT) Full text and rfc822 format available.

Message #10 received at 2434 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Hiroshi Fujishima <h-fujishima <at> sakura.ad.jp>
Cc: 2434 <at> debbugs.gnu.org
Subject: Re: 23.0.90; C-h h make emacs crash
Date: Tue, 24 Feb 2009 12:52:38 -0500
> 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.




Tags added: unreproducible, moreinfo Request was from Chong Yidong <cyd <at> stupidchicken.com> to control <at> emacsbugs.donarmstrong.com. (Sun, 15 Mar 2009 16:10:07 GMT) Full text and rfc822 format available.

Added tag(s) fixed. Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 11 Sep 2011 21:36:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 2434 <at> debbugs.gnu.org and Hiroshi Fujishima <h-fujishima <at> sakura.ad.jp> Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 11 Sep 2011 21:36:02 GMT) Full text and rfc822 format available.

Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#2434; Package emacs. (Sun, 11 Sep 2011 21:39:01 GMT) Full text and rfc822 format available.

Message #19 received at 2434 <at> debbugs.gnu.org (full text, mbox):

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: Chong Yidong <cyd <at> stupidchicken.com>
Cc: Hiroshi Fujishima <h-fujishima <at> sakura.ad.jp>, 2434 <at> debbugs.gnu.org
Subject: Re: 23.0.90; C-h h make emacs crash
Date: Sun, 11 Sep 2011 23:27:57 +0200
Chong Yidong <cyd <at> stupidchicken.com> 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/




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 10 Oct 2011 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 312 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.