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

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

[debbugs-tracker] bug#36769: closed (portable dumper mishandles user-def


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#36769: closed (portable dumper mishandles user-defined hashtabs)
Date: Tue, 23 Jul 2019 02:07:03 +0000

Your message dated Mon, 22 Jul 2019 19:06:12 -0700
with message-id <address@hidden>
and subject line Re: portable dumper mishandles user-defined hashtabs
has caused the debbugs.gnu.org bug report #36769,
regarding portable dumper mishandles user-defined hashtabs
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
36769: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36769
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: portable dumper mishandles user-defined hashtabs Date: Mon, 22 Jul 2019 18:29:15 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0
[I reported this problem on emacs-devel here:
https://lists.gnu.org/r/emacs-devel/2019-07/msg00544.html
and am sending this to bug-gnu-emacs to get a bug number.]


Portable dumping currently can screw up hash tables with user-defined tests. I discovered this over the weekend while looking into Pip Cet's proposed changes to how portable dumping treats hash tables, and have a contrived test case (see attached) that causes gethash to fail with "Lisp nesting exceeds ‘max-lisp-eval-depth’" in an Emacs started via a portable dump, even though the same gethash works fine before dumping.

Attachment: trouble.sh
Description: application/shellscript


--- End Message ---
--- Begin Message --- Subject: Re: portable dumper mishandles user-defined hashtabs Date: Mon, 22 Jul 2019 19:06:12 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0
Closing this as I installed a patch as described here:

https://lists.gnu.org/r/emacs-devel/2019-07/msg00563.html


--- End Message ---

reply via email to

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