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

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

bug#27571: Crashing when printing a lisp object.


From: Keith David Bershatsky
Subject: bug#27571: Crashing when printing a lisp object.
Date: Mon, 03 Jul 2017 20:49:32 -0700

Yes, 'ulimit -S -s unlimited', does indeed fix the problem! :) :) :)

Yes, my line 1350 of print.c is the opening brace for print_object.

I will hunt around in `main` for ways to increase the stack size limit, as well 
as research other means to have the settings take effect whenever launching the 
GUI version of Emacs.

Thank you so very much!

Keith

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

DATE:  [07-03-2017 20:32:50] <03 Jul 2017 23:32:50 -0400>
FROM:  npostavs@users.sourceforge.net
> 
> ***
> 
> Emacs has some code in main() to increase the stack size limit (search
> for 'setrlimit'), I'm not sure how that interacts with the limits above.





reply via email to

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