emacs-devel
[Top][All Lists]
Advanced

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

Re: Should I report Emacs crashes due to ELisp infinite recursion?


From: Clément Pit--Claudel
Subject: Re: Should I report Emacs crashes due to ELisp infinite recursion?
Date: Mon, 1 Aug 2016 10:16:27 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

On 2016-08-01 09:56, Eli Zaretskii wrote:
>> From: Clément Pit--Claudel <address@hidden>
>> Date: Mon, 1 Aug 2016 09:11:19 -0400
>>
>> Or is it expected that infinite recursion from ELisp can crash Emacs?
> 
> Yes, because it causes stack overflow.
> 
> On some platforms, Emacs recently learned how to recover from stack
> overflow, but that protection is not 100% reliable even on those
> platforms (notably, stack overflow during GC cannot be recovered
> from), and even if Emacs recovers we recommend to orderly shut down
> the session and start another one.

Perfect, thanks!

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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