From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#24673: 25.1.50; Evaluating '((closure))' aborts Emacs Date: Thu, 13 Oct 2016 08:51:26 +0300 Message-ID: <838ttsaja9.fsf@gnu.org> References: <8760oxoobz.fsf@hochschule-trier.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1476337949 24913 195.159.176.226 (13 Oct 2016 05:52:29 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 13 Oct 2016 05:52:29 +0000 (UTC) Cc: 24673@debbugs.gnu.org, politza@hochschule-trier.de To: Philipp Stephani Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 13 07:52:25 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1buYwA-0004c6-2n for geb-bug-gnu-emacs@m.gmane.org; Thu, 13 Oct 2016 07:52:14 +0200 Original-Received: from localhost ([::1]:37734 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buYw8-0006st-T9 for geb-bug-gnu-emacs@m.gmane.org; Thu, 13 Oct 2016 01:52:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43532) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buYw3-0006sb-1M for bug-gnu-emacs@gnu.org; Thu, 13 Oct 2016 01:52:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1buYvy-0004X4-RT for bug-gnu-emacs@gnu.org; Thu, 13 Oct 2016 01:52:05 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:47459) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buYvy-0004Ww-P1 for bug-gnu-emacs@gnu.org; Thu, 13 Oct 2016 01:52:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1buYvy-0006OB-Gn for bug-gnu-emacs@gnu.org; Thu, 13 Oct 2016 01:52:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 13 Oct 2016 05:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24673 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 24673-submit@debbugs.gnu.org id=B24673.147633790724537 (code B ref 24673); Thu, 13 Oct 2016 05:52:02 +0000 Original-Received: (at 24673) by debbugs.gnu.org; 13 Oct 2016 05:51:47 +0000 Original-Received: from localhost ([127.0.0.1]:53649 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1buYvj-0006Nh-Li for submit@debbugs.gnu.org; Thu, 13 Oct 2016 01:51:47 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:52431) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1buYvh-0006NT-M8 for 24673@debbugs.gnu.org; Thu, 13 Oct 2016 01:51:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1buYvZ-0004IL-G6 for 24673@debbugs.gnu.org; Thu, 13 Oct 2016 01:51:40 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:42954) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buYvZ-0004HX-Cd; Thu, 13 Oct 2016 01:51:37 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3941 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1buYvX-0000A8-CI; Thu, 13 Oct 2016 01:51:35 -0400 In-reply-to: (message from Philipp Stephani on Wed, 12 Oct 2016 20:52:12 +0000) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:124424 Archived-At: > From: Philipp Stephani > Date: Wed, 12 Oct 2016 20:52:12 +0000 > > emacs -Q > > M-x ((closure)) RET > > => eval.c:2845: Emacs fatal error: assertion failed: CONSP (fun) > > Thanks for reporting, if nobody complains I'll push the attached patch to emacs-25. I'm okay with the eval.c patch being pushed to emacs-25, but please don't push the test there, push it to master instead (and to the appropriate directory), as merging tests from emacs-25 frequently produces problems due to the changes in directory structure. Thanks.