>>>> "Gunnar" == Gunnar Evermann
<ge204(a)eng.cam.ac.uk> writes:
Gunnar> I can only make the obvious wild guess here: it's a GC problem! :-)
One trick to try to get reproducible GC crashes: run xemacs under the
debugger, wait till it comes up, then do
set always_gc = 1
then continue and execute your suspect code. XEmacs will run VERY
slowly, and it will crash as early as possible.
Martin