From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; Crash in ediff-regions-linewise Date: Wed, 17 Oct 2007 10:03:06 -0400 Message-ID: References: <87wstq5cr6.fsf@candyboy.here> <87ejfw15a2.fsf@candyboy.here> <876416xpp1.fsf@candyboy.here> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1192629828 17569 80.91.229.12 (17 Oct 2007 14:03:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Oct 2007 14:03:48 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, rms@gnu.org To: Toby Allsopp Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 17 16:03:48 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ii9Uo-0008Ip-G1 for ged-emacs-devel@m.gmane.org; Wed, 17 Oct 2007 16:03:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ii9Uh-0001HI-Gn for ged-emacs-devel@m.gmane.org; Wed, 17 Oct 2007 10:03:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ii9UT-0001Cu-TC for emacs-devel@gnu.org; Wed, 17 Oct 2007 10:03:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ii9US-0001Bn-4Z for emacs-devel@gnu.org; Wed, 17 Oct 2007 10:03:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ii9US-0001Bi-12 for emacs-devel@gnu.org; Wed, 17 Oct 2007 10:03:16 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ii9UR-0003WA-Jr for emacs-devel@gnu.org; Wed, 17 Oct 2007 10:03:15 -0400 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ii9UR-00050j-Be for emacs-pretest-bug@gnu.org; Wed, 17 Oct 2007 10:03:15 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Ii9UO-0003VN-TE for emacs-pretest-bug@gnu.org; Wed, 17 Oct 2007 10:03:15 -0400 Original-Received: from tomts36-srv.bellnexxia.net ([209.226.175.93]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ii9UO-0003V9-DP; Wed, 17 Oct 2007 10:03:12 -0400 Original-Received: from pastel.home ([74.12.207.168]) by tomts36-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20071017140306.VRAP7990.tomts36-srv.bellnexxia.net@pastel.home>; Wed, 17 Oct 2007 10:03:06 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 62F9688BA; Wed, 17 Oct 2007 10:03:06 -0400 (EDT) In-Reply-To: <876416xpp1.fsf@candyboy.here> (Toby Allsopp's message of "Wed\, 17 Oct 2007 18\:42\:02 +1300") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Solaris 8 (1) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:81063 gmane.emacs.pretest.bugs:20149 Archived-At: >>>> BTW recompiling with -DENABLE_CHECKING should catch these problems earlier >>>> and with a more explicit failure. >> >>> This makes temacs die due to a failed assertion. See below for >>> details. I'm out of time to look into this further at the moment. >> >> Hmm..... not sure why I didn't bump into this, but the patch below might >> fix it. > I can confirm that it is fixed in CVS (which includes Stefan's patch). Great, thank you, Stefan "always running with -DENABLE_CHECKING"