Raymond Toy <toy(a)rtp.ericsson.se> writes:
Do you really want me to single-step with always_gc set? This may
take a long time to debug.
Could you give us a trace without the debugger then? (but with
always_gc).
Note that you can normally get a lisp backtrace when under gdb by
using 'cont' after the crash.
Note that crash looks suspiciously like the one Ben is getting. Note
the presence of Frecord_buffer and unbind_to..
#6 0xae4c8 in run_hook_with_args_in_buffer (buf=0x2e3804, nargs=2,
args=0xffbe9af8,
cond=RUN_HOOKS_TO_COMPLETION) at eval.c:3661
#7 0xae5e8 in va_run_hook_with_args (hook_var=3030364, nargs=1) at eval.c:3674
#8 0x71e8c in Frecord_buffer (buffer=3645440) at buffer.c:1416
#9 0x207c84 in Fselect_window (window=3670528, norecord=3028996) at window.c:3373
#10 0x20de1c in Fset_window_configuration (configuration=3006464) at window.c:5462
#11 0x20ea24 in save_window_excursion_unwind (window_config=3006464) at window.c:5705
#12 0xb0524 in unbind_to_hairy (count=53) at eval.c:4615
#13 0xb0468 in unbind_to (count=53, value=3028996) at eval.c:4590
#14 0xa93b0 in Fthrow (tag=3123124, val=3029020) at eval.c:1367
#15 0xad5b4 in Ffuncall (nargs=2, args=0xffbea034) at eval.c:3175
#16 0x787e8 in execute_optimized_program (program=0xffbea034 "", stack_depth=2,
Jan