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: Vasilij Schneidermann
Subject: bug#27779: #27779; C stack overflow from `read' on deeply nested lisp object.
Date: Wed, 6 Jun 2018 23:04:39 +0200

Hello all,

I've run into this issue today when loading up undo-tree on Emacs 26.1.
The last patch fixes it for me, I only had to delete the first context
line of hunk #13 for it to apply with some fuzz.  I expect plenty more
people to run into this as undo-tree is a dependency for Evil and
therefore keeps Emacs users from properly booting their editor (it's
particularly fatal for the daemon, I couldn't get `emacsclient` to
successfully connect to it after it ran into the issue).

Vasilij

Attachment: stack-overflow.patch
Description: Text document


reply via email to

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