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

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

bug#46916: 28.0.50; pure_alloc(10424, ...) fails badly when pure space i


From: Pip Cet
Subject: bug#46916: 28.0.50; pure_alloc(10424, ...) fails badly when pure space is exhausted
Date: Thu, 4 Mar 2021 12:44:49 +0000

On Thu, Mar 4, 2021 at 12:26 PM Pip Cet <pipcet@gmail.com> wrote:
> Pure space should be removed. But until it is, it shouldn't exhaust
> all virtual memory, crashing the machines of the unwary ones who tried
> to build emacs without a ulimit...

This minimal patch "fixes" the issue here, by throwing a fatal error
in this unusual and avoidable situation. No new test as not testable.


Pip

Attachment: 0001-Don-t-exhaust-memory-on-large-pure-space-allocations.patch
Description: Source code patch


reply via email to

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