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

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

bug#27779: #27779; C stack overflow from `read' on deeply nested lisp ob


From: Paul Eggert
Subject: bug#27779: #27779; C stack overflow from `read' on deeply nested lisp object.
Date: Thu, 2 May 2019 00:26:45 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

Keith David Bershatsky wrote:
CONFIGURE:  CFLAGS='-Wall -O0 -g3' ./configure \
             --with-ns \
             --enable-checking='yes,glyphs' \
             --enable-check-lisp-object-type \
             --without-compress-install \
             --without-makeinfo \
             --with-gnutls=no \
             --with-mailutils \
             --without-makeinfo

What happens if you try it with -O2 rather than -O0?

Also, what happens if you try it without --enable-checking='yes,glyphs'?

I have a suspicion that the debugging options are blowing the stack.





reply via email to

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