On FRI, 8 DEC 2006, Johan Bockgård wrote: > try-completion may crash Emacs when given a non-obarray vector. > > (try-completion "" []) > > => > > Program received signal SIGSEGV, Segmentation fault. > 0x00000000004d7e67 in Ftry_completion (string=10456851, alist=9781604, > predicate=9337233) at minibuf.c:1315 > 1315 if (XSYMBOL (bucket)->next)
This is very repeatable. -- Leo _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
