all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Clément Pit--Claudel" <clement.pit@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Should I report Emacs crashes due to ELisp infinite recursion?
Date: Mon, 01 Aug 2016 16:56:47 +0300	[thread overview]
Message-ID: <83k2g0oan4.fsf@gnu.org> (raw)
In-Reply-To: <7b783a66-c101-9a07-612e-9392b4d5433c@gmail.com> (message from Clément Pit--Claudel on Mon, 1 Aug 2016 09:11:19 -0400)

> From: Clément Pit--Claudel <clement.pit@gmail.com>
> 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.



  reply	other threads:[~2016-08-01 13:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-01 13:11 Should I report Emacs crashes due to ELisp infinite recursion? Clément Pit--Claudel
2016-08-01 13:56 ` Eli Zaretskii [this message]
2016-08-01 14:16   ` Clément Pit--Claudel
2016-08-02 14:24 ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83k2g0oan4.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=clement.pit@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.