>>>> "Jan" == Jan Vroonhof
<vroonhof(a)math.ethz.ch> writes:
Jan> 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.
Jan> Could you give us a trace without the debugger then? (but with
Jan> always_gc).
I tried this using gdb attach. It takes a long time, but I get no
lisp backtrace.
Jan> Note that you can normally get a lisp backtrace when under gdb by
Jan> using 'cont' after the crash.
Tried that too, but no Lisp stack trace is produced.
Jan> Note that crash looks suspiciously like the one Ben is getting. Note
Jan> the presence of Frecord_buffer and unbind_to..
I saw your reply to him. I hope it's the same bug and his suggestion
fixes it. I might try it out anyway....
Ray