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

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

bug#7876: Crash: infinite recursion in next_element_from_buffer


From: Stefan Monnier
Subject: bug#7876: Crash: infinite recursion in next_element_from_buffer
Date: Thu, 20 Jan 2011 16:14:10 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

found 7876 23.2.92
thanks

>    % src/emacs -Q -l "newcompile.el"
>    M-x grep TAB TAB RET
>    Fset_window_config src/*.c RET

I've just reproduced this same crash in the emacs-23 banch, after
changing my compile.el to not rely on syntax-propertize (see new
version attached).
In case you use a different grep pattern, it seems that the crash
happens mostly when you reach the end of the *grep* buffer.  And if the
crash doesn't happen first time around, you can `g' to re-run grep.


        Stefan


Attachment: compile.el
Description: newcompile.el


reply via email to

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