emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: try-completion crashes on non-obarray vector


From: Leo
Subject: Re: try-completion crashes on non-obarray vector
Date: Sat, 09 Dec 2006 06:36:43 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]