all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Subject: segfault by emacs -nw
Date: Thu, 21 Aug 2003 11:07:38 +0900 (JST)	[thread overview]
Message-ID: <200308210207.LAA06393@etlken.m17n.org> (raw)

With today's CVS HEAD, emacs -nw always crashes as below:

(gdb) run -nw
Starting program: /usr/local/work/emacs-head/src/emacs -nw

Program received signal SIGSEGV, Segmentation fault.
Fcons (car=405679812, cdr=1479496976) at alloc.c:2338
2338          cons_free_list = *(struct Lisp_Cons **)&cons_free_list->cdr;
(gdb) bt 5
#0  Fcons (car=405679812, cdr=1479496976) at alloc.c:2338
#1  0x0811d320 in Flist (nargs=2, args=0xbfffeb60) at alloc.c:2413
#2  0x08132273 in funcall_lambda (fun=1209889188, nargs=4, 
    arg_vector=0xbfffeb58) at eval.c:2885
#3  0x08131f71 in Ffuncall (nargs=5, args=0xbfffeb54) at eval.c:2781
#4  0x0815920c in Fbyte_code (bytestr=941466652, vector=1209902156, maxdepth=6)
    at bytecode.c:710
(More stack frames follow...)
(gdb) xbacktrace
"set-face-attribute"
"face-spec-reset-face"
"face-spec-set"
"frame-set-background-mode"
"tty-set-up-initial-frame-faces"

I remember it worked a week ago.

---
Ken'ichi HANDA
handa@m17n.org

             reply	other threads:[~2003-08-21  2:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-21  2:07 Kenichi Handa [this message]
2003-08-21 10:24 ` segfault by emacs -nw Terje Rosten
2003-08-21 11:41   ` Kenichi Handa
2003-08-21 11:46     ` Gerd Moellmann

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=200308210207.LAA06393@etlken.m17n.org \
    --to=handa@m17n.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.