all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: emacs-devel@gnu.org
Subject: Re: unicode-2 branch segfaulting on MacOS X?
Date: Fri, 27 Oct 2006 16:38:36 +0900	[thread overview]
Message-ID: <E1GdMIW-0005ZY-00@etlken> (raw)
In-Reply-To: <4541D9FD.6030707@cis.upenn.edu> (message from Geoffrey Alan Washburn on Fri, 27 Oct 2006 06:05:49 -0400)

In article <4541D9FD.6030707@cis.upenn.edu>, Geoffrey Alan Washburn <geoffw@cis.upenn.edu> writes:

> > It seems that the stack (or the symbol table is) is
> > completely broken.  Please rebuild emacs with this:
> > % make CFLAGS=-g clean all
> > and check if Emacs segfaults at the same place or not.

> 	Thanks.  Same place, but slightly different results.

Thank you.  Now the result is meaningful.

> $4 = {66909105, 66836681, 58898315}
> (gdb) p styles[i]
> $5 = 58898315
> (gdb) xtype
> Lisp_String
> (gdb) pp styles[i]
> ""

Hmmm, this means that your "bitstream vera sans mono" font
doesn't have FC_WIDTH property.  Very strange.  What does
this command return?

% fc-list 'bitstream vera sans mon' width

Anyway, I've just installed a workaround for such a case.

---
Kenichi Handa
handa@m17n.org

  reply	other threads:[~2006-10-27  7:38 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-22 15:36 unicode-2 branch segfaulting on MacOS X? Geoffrey Alan Washburn
2006-10-23  1:04 ` Kenichi Handa
2006-10-23  1:17   ` Geoffrey Alan Washburn
2006-10-23  2:45     ` Kenichi Handa
2006-10-23  3:32       ` Geoffrey Alan Washburn
2006-10-23  5:59         ` Kenichi Handa
2006-10-23 10:00           ` Geoffrey Alan Washburn
2006-10-23 11:26             ` Kenichi Handa
2006-10-23 12:55               ` Geoffrey Alan Washburn
2006-10-27  4:17                 ` Kenichi Handa
2006-10-27 10:05                   ` Geoffrey Alan Washburn
2006-10-27  7:38                     ` Kenichi Handa [this message]
2006-10-27 13:36                       ` Geoffrey Alan Washburn
2006-10-28  0:41                       ` Giorgos Keramidas
2006-10-28  0:43                         ` Giorgos Keramidas
2006-10-28 17:39                           ` Geoffrey Alan Washburn
2006-11-03 16:43                             ` Geoffrey Alan Washburn
2006-11-08 11:55                             ` Kenichi Handa
2006-11-08 19:23                               ` Geoffrey Alan Washburn
2006-11-09  3:20                                 ` stephen
2006-11-09 11:41                                 ` Kenichi Handa
2006-11-12  2:59                                   ` Geoffrey Alan Washburn

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=E1GdMIW-0005ZY-00@etlken \
    --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 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.