Ben Wing <ben(a)666.com> writes:
Looking at unbind_to_hairy(), I think I see a logic error. If so,
it's
amazing we are able to run ok at all.
There are other people seeing very weird crashes involving very deep
traces (see for instance the eudc thread).
Jan
P.S. Most of these crashes involve deep levels of bytecode execution.
I am wondering whether this (or a related) change triggered it.
1999-01-30 Martin Buchholz <martin(a)xemacs.org>
* bytecode.c (funcall_compiled_function): Call
UNBIND_TO_GCPRO instead of UNBIND_TO_GCPRO_VARIABLES_ONLY.