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

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

bug#27571: C stack overflow from `prin1' on deeply nested lisp object.


From: Noam Postavsky
Subject: bug#27571: C stack overflow from `prin1' on deeply nested lisp object.
Date: Sun, 28 Jan 2018 19:13:40 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux)

Keith David Bershatsky <esq@lawlist.com> writes:

>> > Second, I _did_ manually set the terminal with `ulimit -S -s
>> > unlimited`.  The STDERR message when I open Emacs is:
>> >
>> >   getrlimit: 0
>> >
>> >   rlim.rlim_cur: 67104768

> Starting a fresh terminal session, with no special settings:
>
> $ ulimit -H -s
>
> 65532

Ah, 65532 * 1024 = 67104768, so there we are.  You just need to figure
out if and how that limit can be lifted.





reply via email to

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