emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to restore the layout?


From: chad
Subject: Re: How to restore the layout?
Date: Tue, 25 Jun 2013 17:52:17 -0700

Updating emacs since this change, I find that emacs spins forever
after completing my init file. A stack trace:

I won't really be able to look into this until late tonight PDT,
probably ~5 hours from now, but I thought I'd report it here in
case it was obvious to someone. I don't see the problem with emacs
-Q.

Thanks in advance,
~Chad

#1-#544 are all variations on #545 with different line numbers
#545 0x00000001000f9423 in mark_object () at alloc.c:6006
#546 0x00000001000f9589 in mark_vectorlike [inlined] () at 
/usr/local/src/emacs/working/src/alloc.c:5584
#547 0x00000001000f9589 in mark_buffer () at alloc.c:5635
#548 0x00000001000fe390 in Fgarbage_collect () at alloc.c:5269
#549 0x000000010014df53 in maybe_gc [inlined] () at 
/usr/local/src/emacs/working/src/lisp.h:4310
#550 0x000000010014df53 in exec_byte_code (bytestr=4300795816, 
vector=140734799802144, maxdepth=0, args_template=4412961787, nargs=4300792512, 
args=0x100512c80) at lisp.h:961
#551 0x0000000100116da7 in Ffuncall (nargs=10, args=0x1070c11c2) at eval.c:2839
#552 0x000000010014dc08 in exec_byte_code (bytestr=4300795816, 
vector=140734799802432, maxdepth=0, args_template=0, nargs=4300792512, 
args=0x100512c80) at bytecode.c:903
#553 0x0000000100116da7 in Ffuncall (nargs=3, args=0x1070c1192) at eval.c:2839
#554 0x000000010014dc08 in exec_byte_code (bytestr=4300795816, 
vector=140734799802688, maxdepth=0, args_template=0, nargs=4300792512, 
args=0x100512c80) at bytecode.c:903
#555 0x0000000100116da7 in Ffuncall (nargs=2, args=0x1070c1162) at eval.c:2839
#556 0x000000010014dc08 in exec_byte_code (bytestr=4300795816, 
vector=140734799802944, maxdepth=0, args_template=0, nargs=4300792512, 
args=0x100512c80) at bytecode.c:903
#557 0x0000000100116da7 in Ffuncall (nargs=1, args=0x1018c5bea) at eval.c:2839
#558 0x000000010014dc08 in exec_byte_code (bytestr=4300795816, 
vector=140734799803296, maxdepth=0, args_template=4296336960, nargs=4300792512, 
args=0x100512c80) at bytecode.c:903
#559 0x0000000100116da7 in Ffuncall (nargs=1, args=0x1018c572a) at eval.c:2839
#560 0x000000010014dc08 in exec_byte_code (bytestr=4300795816, 
vector=140734799803584, maxdepth=0, args_template=4300034539, nargs=4300792512, 
args=0x100512c80) at bytecode.c:903
#561 0x0000000100119e33 in apply_lambda (fun=140734799803680, args=0) at 
eval.c:2899
#562 0x0000000100119b3b in eval_sub (form=4297609365) at eval.c:2290
#563 0x000000010011649a in Feval (form=4362222598, lexical=4297609445) at 
eval.c:1993
#564 0x00000001001188db in internal_condition_case (bfun=0x1000a8b70 
<top_level_2>, handlers=4320220826, hfun=0x1000b2fa0 <cmd_error>) at eval.c:1289
#565 0x00000001000b31ab in top_level_1 (ignore=4297609365) at keyboard.c:1181
#566 0x00000001001189c7 in internal_catch (tag=4297609365, func=0x1000b3170 
<top_level_1>, arg=4297609365) at eval.c:1063
#567 0x00000001000b3512 in command_loop [inlined] () at 
/usr/local/src/emacs/working/src/keyboard.c:1142
#568 0x00000001000b3512 in recursive_edit_1 () at keyboard.c:776
#569 0x00000001000a49cd in Frecursive_edit () at keyboard.c:840
#570 0x00000001000a189a in main (argc=5825216, argv=0x7fff5fbffa10) at 
emacs.c:1550




reply via email to

[Prev in Thread] Current Thread [Next in Thread]