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 13:17:05 +0900	[thread overview]
Message-ID: <E1GdJ9V-00034m-00@etlken> (raw)
In-Reply-To: <453CBBD5.9010900@cis.upenn.edu> (message from Geoffrey Alan Washburn on Mon, 23 Oct 2006 08:55:49 -0400)

In article <453CBBD5.9010900@cis.upenn.edu>, Geoffrey Alan Washburn <geoffw@cis.upenn.edu> writes:

> Kenichi Handa wrote:
> > Thank you.  I think I found what was wrong.  As I've just
> > installed a fix, please try the latest code.

> 	Thanks, that seems to have solved the problem in font_unparse_fcname, 
> but now it seems to be segfaulting in gtk_default_draw_check ()


> Starting program: /local/bin/emacs --enable-font-backend --font 
> "Bitstream Vera Sans Mono-16"
> Breakpoint 3 at 0x9ca20: file xterm.c, line 8053.

> Program received signal EXC_BAD_ACCESS, Could not access memory.
> Reason: KERN_PROTECTION_FAILURE at address: 0x00000004
> 0x0018f358 in gtk_default_draw_check () at font.c:1328
> 1328	      p += sprintf (p, ":%s=%s", style_names[i],
> (gdb) p styles[i]
> Cannot access memory at address 0xca87dc74

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.

---
Kenichi Handa
handa@m17n.org

  reply	other threads:[~2006-10-27  4:17 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 [this message]
2006-10-27 10:05                   ` Geoffrey Alan Washburn
2006-10-27  7:38                     ` Kenichi Handa
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=E1GdJ9V-00034m-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.