unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs crash CVS 2003-10-17
Date: Mon, 10 Nov 2003 20:42:42 +0900 (JST)	[thread overview]
Message-ID: <200311101142.UAA29631@etlken.m17n.org> (raw)
In-Reply-To: <20031110.093607.43003888.wl@gnu.org> (message from Werner LEMBERG on Mon, 10 Nov 2003 09:36:07 +0100 (CET))

In article <20031110.093607.43003888.wl@gnu.org>, Werner LEMBERG <wl@gnu.org> writes:

> Below the output of `xbacktrace' and `bt full'.  I still have the
> process.
[...]
> Program received signal SIGSEGV, Segmentation fault.
> 0x08077c43 in fill_glyph_string (s=0xbfffe424, face_id=26, start=6, end=79, 
>     overlaps_p=0) at xdisp.c:16730
> 16730               = FONT_INFO_FROM_ID (f, face->font_info_id);

I'd like to know the result of these:
(gdb) p *face
(gdb) p *glyph

But, as it craches in the inline function
get_glyph_face_and_encoding, those values won't be available
in the current gdb session.

Can you reproduce it constantly?  If not, could you
re-compile xdisp.c with CFLAGS='-g -fno-inline', rebuild
emacs, and use it for a while?   The actual procedure will
be:
% cd .../emacs/src
% rm xdisp.o
% make CFLAGS='-g -fno-inline'


---
Ken'ichi HANDA
handa@m17n.org

  reply	other threads:[~2003-11-10 11:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-10  8:36 Emacs crash CVS 2003-10-17 Werner LEMBERG
2003-11-10 11:42 ` Kenichi Handa [this message]
2003-11-10 13:54   ` Werner LEMBERG
2003-11-11  0:15     ` Kenichi Handa
2003-11-11  5:29       ` Werner LEMBERG
2003-11-11 11:09         ` Kenichi Handa
2003-11-12 15:05           ` Werner LEMBERG

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=200311101142.UAA29631@etlken.m17n.org \
    --to=handa@m17n.org \
    --cc=emacs-devel@gnu.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).