unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: Kenichi Handa <handa@ni.aist.go.jp>
Cc: emacs-devel@gnu.org
Subject: Re: Unicode-2 crash by set-face-font
Date: Thu, 24 Jan 2008 07:57:51 +0900	[thread overview]
Message-ID: <b4md4rskv4g.fsf@jpl.org> (raw)
In-Reply-To: E1JHew0-0003pP-90@etlken.m17n.org

>>>>> 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

Well, I'm not sure it is concerned with this problem, but I don't
have X resource for Emacs at all.  Instead, I have some codes only
in the ~/.emacs file for customizing the appearance (i.e., fonts,
colors, etc.) of Emacs.  But I renamed .emacs to dot-emacs and
.emacs.d/ to dot-emacs.d/ when I ran gdb.

Regards,

  reply	other threads:[~2008-01-23 22:57 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 [this message]
2008-01-24 11:19                 ` Kenichi Handa
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

  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=b4md4rskv4g.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=emacs-devel@gnu.org \
    --cc=handa@ni.aist.go.jp \
    /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).