From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#7969: Lisp nesting exceeds `max-lisp-eval-depth' in ibuffer Date: Wed, 02 Feb 2011 21:12:23 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1296700567 9119 80.91.229.12 (3 Feb 2011 02:36:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 3 Feb 2011 02:36:07 +0000 (UTC) Cc: 7969@debbugs.gnu.org, mxemacs@Safe-mail.net To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Feb 03 03:35:59 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Pkp36-00037X-Sa for geb-bug-gnu-emacs@m.gmane.org; Thu, 03 Feb 2011 03:35:57 +0100 Original-Received: from localhost ([127.0.0.1]:38398 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pkp36-0001by-DE for geb-bug-gnu-emacs@m.gmane.org; Wed, 02 Feb 2011 21:35:56 -0500 Original-Received: from [140.186.70.92] (port=39640 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pkp2y-0001av-AB for bug-gnu-emacs@gnu.org; Wed, 02 Feb 2011 21:35:49 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pkp2x-0004UU-9V for bug-gnu-emacs@gnu.org; Wed, 02 Feb 2011 21:35:48 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:59432) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pkp2x-0004UQ-6T for bug-gnu-emacs@gnu.org; Wed, 02 Feb 2011 21:35:47 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PkoYE-0007ff-Hm; Wed, 02 Feb 2011 21:04:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 03 Feb 2011 02:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7969 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 7969-submit@debbugs.gnu.org id=B7969.129669863829477 (code B ref 7969); Thu, 03 Feb 2011 02:04:02 +0000 Original-Received: (at 7969) by debbugs.gnu.org; 3 Feb 2011 02:03:58 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PkoYA-0007fO-Mc for submit@debbugs.gnu.org; Wed, 02 Feb 2011 21:03:58 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181] helo=ironport2-out.pppoe.ca) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PkoY9-0007fD-CK for 7969@debbugs.gnu.org; Wed, 02 Feb 2011 21:03:58 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEADaeSU1Ld/Rc/2dsb2JhbAClKnS8FIVTBIR4jxU X-IronPort-AV: E=Sophos;i="4.60,416,1291611600"; d="scan'208";a="90417608" Original-Received: from 75-119-244-92.dsl.teksavvy.com (HELO ceviche.home) ([75.119.244.92]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 02 Feb 2011 21:12:24 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id E1532660DC; Wed, 2 Feb 2011 21:12:23 -0500 (EST) In-Reply-To: (Glenn Morris's message of "Wed, 02 Feb 2011 18:53:01 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Wed, 02 Feb 2011 21:04:02 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.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: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:43871 Archived-At: >> emacs' ibuffer mode crashes on my machine (Win32, GNU Emacs 24.0.50.1 >> (i386-mingw-nt6.1.7600) of 2011-01-31 on 3249CTO) when used with >> complex saved filters. I attached a minimal sample that reproduces the >> error on a vanilla emacs installation (--no-init-file, built from >> http://alpha.gnu.org/gnu/emacs/windows/) > I've never used this feature, but perhaps there is a typo in your > configuration (extra set of parens in group "5")? > Using the following diff, the problem goes away: Indeed, that looks like a likely trigger, but it's still a bug for ibuffer to inf-loop when faced with such data. Can you investigate to try and avoid the inf-loop? Stefan