>> The crash happens when cons encounters invalid data in the free list. >> However, the bug occurred earlier, when the data became invalid. > > I find that significantly lowering gc-cons-threshold helps a lot in > triggering such errors more often and making them occur somewhat > closer to their origin.
>From my experience, quite contrary: for a half year I got no crashes with a low value of gc-cons-threshold. But when I increased it to a big value (80MB) I immediately got a cons_free_list related crash. -- Juri Linkov http://www.jurta.org/emacs/ _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel