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: The emacs unicode 2 always crash with the arg --enable-font-backend
Date: Mon, 20 Nov 2006 11:25:33 +0900	[thread overview]
Message-ID: <E1Glyqj-00027x-00@etlken> (raw)
In-Reply-To: <20061119161959.GA30858@localdomain> (message from zhaohs on Mon,  20 Nov 2006 00:19:59 +0800)

In article <20061119161959.GA30858@localdomain>, zhaohs <zhaohscas@yahoo.com.cn> writes:

> I have recompiled the emacs unicode cvs, but when I run it as this,

> % emacs --enable-font-backend

> It will crash as before.

> The following is debug information:
[...]
> Breakpoint 1, abort () at emacs.c:464
> 464       kill (getpid (), SIGABRT);
> (gdb) xba
> "tool-bar-local-item-from-menu" (0x8881159)
> "apply" (0x886b341)
> "tool-bar-add-item-from-menu" (0x8881159)
> "tool-bar-setup" (0x8)
> "tool-bar-mode" (0x8)
> "command-line" (0x8cc054b)
> "normal-top-level" (0x83378c9)
> (gdb) bt
> #0  abort () at emacs.c:464
> #1  0x08153e5c in mark_object (arg=142637831) at alloc.c:5793
> #2  0x08153f8f in mark_object (arg=138148837) at alloc.c:5776
> #3  0x081543ad in mark_object (arg=143685180) at alloc.c:5651

Ummm, GC error!  This is very difficult to debug.

What happens if you run Emacs as this:

(gdb) run -Q --enable-font-backend

---
Kenichi Handa
handa@m17n.org

       reply	other threads:[~2006-11-20  2:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20061119161959.GA30858@localdomain>
2006-11-20  2:25 ` Kenichi Handa [this message]
2006-11-20  2:49   ` The emacs unicode 2 always crash with the arg --enable-font-backend zhaohs

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=E1Glyqj-00027x-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.