emacs-devel
[Top][All Lists]
Advanced

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

Re: Dynamic modules: MODULE_HANDLE_SIGNALS etc.


From: Paul Eggert
Subject: Re: Dynamic modules: MODULE_HANDLE_SIGNALS etc.
Date: Mon, 21 Dec 2015 22:09:02 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0

Daniel Colascione wrote:
That would certainly be easier to implement! But as a user I would not
>find it acceptable.
You find it acceptable in most other programs.

?! No, I don't find it acceptable for any program to dump core on stack overflow. And even if it were OK for (say) 'cat' to dump core due to stack overflow in a typical environment (which it's not), Emacs is more important than 'cat', because people use it as an interactive text editor and do not want to lose their work.

we already crash if we overflow the stack while we're GCing.

If so, that's a bug that should get fixed. It's not an excuse to introduce similar bugs.

Really, the idea that it's OK for Emacs to crash is a nonstarter. Emacs should not crash.



reply via email to

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