unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* segfault by emacs -nw
@ 2003-08-21  2:07 Kenichi Handa
  2003-08-21 10:24 ` Terje Rosten
  0 siblings, 1 reply; 4+ messages in thread
From: Kenichi Handa @ 2003-08-21  2:07 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-08-21 11:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-21  2:07 segfault by emacs -nw Kenichi Handa
2003-08-21 10:24 ` Terje Rosten
2003-08-21 11:41   ` Kenichi Handa
2003-08-21 11:46     ` Gerd Moellmann

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