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: Johan Bockgård
Subject: Re: try-completion crashes on non-obarray vector
Date: Sat, 16 Dec 2006 12:45:38 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.90 (gnu/linux)

"Juanma Barranquero" <address@hidden> writes:

> On 12/8/06, Johan Bockgård <address@hidden> wrote:
>
>> (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)
>
> Fixed.

This still crashes:

    (try-completion "" [1])

-- 
Johan Bockgård





reply via email to

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