all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@ni.aist.go.jp>
To: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: emacs-devel@gnu.org
Subject: Re: Unicode-2 crash by set-face-font
Date: Thu, 24 Jan 2008 20:19:16 +0900	[thread overview]
Message-ID: <E1JI072-0000S8-3B@etlken.m17n.org> (raw)
In-Reply-To: <b4md4rskv4g.fsf@jpl.org> (message from Katsumi Yamaoka on Thu, 24 Jan 2008 07:57:51 +0900)

In article <b4md4rskv4g.fsf@jpl.org>, Katsumi Yamaoka <yamaoka@jpl.org> writes:

>>>>>> Kenichi Handa wrote:
>>> Program received signal SIGSEGV, Segmentation fault.
>>> [Switching to Thread 1074623360 (LWP 22893)]
>>> font_load_for_face (f=0x83b57a0, face=0x8bf8e30) at font.c:2761
>>> 2761	      face->font = font->font.font;

> > Please check the value of font as this.
> > (gdb) p font
> > If it is not NULL,
> > (gdb) p *font

> I don't know what they mean ;-), but I got:

> (gdb) p font
> $1 = (struct font *) 0xffffffff
> (gdb) p *font
> Cannot access memory at address 0xffffffff

Ummm, what is the result of this command:
(gdb) p font_object
(gdb) pr

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

  reply	other threads:[~2008-01-24 11:19 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-22  4:55 Unicode-2 crash by set-face-font Katsumi Yamaoka
2008-01-22  7:17 ` Kenichi Handa
2008-01-22 12:06   ` Kenichi Handa
2008-01-22 23:34     ` Katsumi Yamaoka
2008-01-23  0:55       ` Katsumi Yamaoka
2008-01-23 11:14         ` Kenichi Handa
2008-01-23 11:54           ` Katsumi Yamaoka
2008-01-23 12:42             ` Kenichi Handa
2008-01-23 22:57               ` Katsumi Yamaoka
2008-01-24 11:19                 ` Kenichi Handa [this message]
2008-01-24 11:53                   ` Katsumi Yamaoka
2008-01-25  2:21                     ` Kenichi Handa
2008-01-25  2:44                       ` Katsumi Yamaoka
2008-01-25  2:51                         ` Miles Bader
2008-01-25  6:22                           ` Katsumi Yamaoka
2008-01-25  6:10                         ` Katsumi Yamaoka
2008-01-25 11:28                         ` Kenichi Handa
2008-01-28  0:05                           ` Katsumi Yamaoka
2008-02-02 14:22                           ` Jason Rumney
2008-01-25  6:59                       ` Herbert Euler
2008-01-25  3:15             ` Herbert Euler
2008-01-25  3:17               ` Herbert Euler
2008-01-25  5:57               ` Herbert Euler
2008-01-25  6:37                 ` Herbert Euler

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

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

  git send-email \
    --in-reply-to=E1JI072-0000S8-3B@etlken.m17n.org \
    --to=handa@ni.aist.go.jp \
    --cc=emacs-devel@gnu.org \
    --cc=yamaoka@jpl.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.