>>>>"JJ" == Jerry James
<Jerry.James(a)usu.edu> writes:
JJ> Fatal error: assertion failed, file
JJ> /home/james/xemacs/xemacs-21.5/src/alloc.c, line 398,
JJ> !regex_malloc_disallowed
If you've enabled the new garbage collector, this seems to be a
problem I've introduced. I've received another bug report about
regex_malloc_disallowed, and got bitten by this bug myself once. If
you have a --disable-newgc build, I am more than happy because then
this bug isn't a NEWGC problem, but I doubt it. Anyway, I am going to
look into this the next days.
--
Marcus