>>>>> "Jan" == Jan Vroonhof <vroonhof(a)math.ethz.ch> writes:
Jan> "John A. Turner" <turner(a)blueskystudios.com> writes:
>> oh, I didn't realize I should be doing that as well - I thought I was
>> seeing a different crash from the one in this thread
Jan> Oops, sorry. I meant I wanted Raymond to do that... Although Andy
Jan> thinks it might a garbage collect thing, in that case setting
Jan> always_gc should make it easier to reproduce.
This is getting weirder and weirder.
I tried it again, except I set always_gc a bit earlier. It runs
forever, eventually producing an error message: Wrong type: listp:
?o. But xemacs doesn't crash.
On a different run, without setting always_gc, but evaluating some
random stuff in the *scratch* buffer, I get the message:
Invalid byte code: "byte code stack overflow"
But this doesn't always happen.
The behavior seems to be totally random, except that my recipe crashes
xemacs 100% of the time.
I don't know what to do now.
Ray