unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
To: Manoj Srivastava <srivasta@acm.org>
Cc: emacs-devel@gnu.org
Subject: Re: A crash in a gnus group with indic script in content and headers
Date: Thu, 23 Oct 2008 11:42:45 +0900	[thread overview]
Message-ID: <E1Ksq9t-00072q-AE@etlken.m17n.org> (raw)
In-Reply-To: <87hc76ys92.fsf@anzu.internal.golden-gryphon.com> (message from Manoj Srivastava on Tue, 21 Oct 2008 08:47:37 -0500)

In article <87hc76ys92.fsf@anzu.internal.golden-gryphon.com>, Manoj Srivastava <srivasta@acm.org> writes:

> On Tue, Oct 21 2008, Kenichi Handa wrote:
> > Ah, no.  What I wanted to know is for the character #x926,
> > not for #x2342.

>         Ah, sorry. It was late at night. I can insert that character,
>  and it is not crashing my Emacs now, as it does when I visit that
>  posting.

Ummm, I need information about the combination of font and
character that crashes Emacs.

When you get a crash as this:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f1c878fc770 (LWP 22242)]
0x00000000006fbea6 in ftfont_otf_features (gsub_gpos=0x65c3680) at /usr/local/git/emacs/src/ftfont.c:1365
1365                  OTF_TAG_SYM (sym, gsub_gpos->FeatureList.Feature[l].FeatureTag);
(gdb) bt
#0  0x00000000006fbea6 in ftfont_otf_features (gsub_gpos=0x65c3680) at /usr/local/git/emacs/src/ftfont.c:1365
#1  0x00000000006fc169 in ftfont_otf_capability (font=0x2692710) at /usr/local/git/emacs/src/ftfont.c:1395
#2  0x00000000006878f3 in font_match_p (spec=24475892, font=40445716) at /usr/local/git/emacs/src/font.c:2492

Please try these commands:

(gdb) up 2
(gdb) p font
(gdb) pr	<- this prints the font name
(gdb) up 2
(gdb) p/x c	<- this prints the character code in hex.

---
Kenichi Handa
handa@ni.aist.go.jp




  reply	other threads:[~2008-10-23  2:42 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-21  4:28 A crash in a gnus group with indic script in content and headers Manoj Srivastava
2008-10-21  5:04 ` Manoj Srivastava
2008-10-21  5:57 ` Kenichi Handa
2008-10-21  6:19   ` Manoj Srivastava
2008-10-21  7:43     ` Kenichi Handa
2008-10-21 13:47       ` Manoj Srivastava
2008-10-23  2:42         ` Kenichi Handa [this message]
2008-10-23  4:52           ` Manoj Srivastava
2008-10-24  2:38             ` Kenichi Handa
2008-10-24  3:41               ` Manoj Srivastava
2008-10-24  4:26               ` Manoj Srivastava
2008-10-24  4:53                 ` Kenichi Handa
2008-10-24 18:15                   ` Manoj Srivastava

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1Ksq9t-00072q-AE@etlken.m17n.org \
    --to=handa@m17n.org \
    --cc=emacs-devel@gnu.org \
    --cc=srivasta@acm.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).