From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: match-data aborts on mac os x Date: 14 Jul 2004 22:16:11 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1089836217 14046 80.91.224.253 (14 Jul 2004 20:16:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 14 Jul 2004 20:16:57 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Jul 14 22:16:35 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BkqB9-0005lA-00 for ; Wed, 14 Jul 2004 22:16:35 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BkqB9-0004ky-00 for ; Wed, 14 Jul 2004 22:16:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BkqDa-0002id-51 for emacs-devel@quimby.gnus.org; Wed, 14 Jul 2004 16:19:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BkqDT-0002iX-ND for emacs-devel@gnu.org; Wed, 14 Jul 2004 16:18:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BkqDT-0002iK-A2 for emacs-devel@gnu.org; Wed, 14 Jul 2004 16:18:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BkqDT-0002iH-67 for emacs-devel@gnu.org; Wed, 14 Jul 2004 16:18:59 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BkqAn-0006dT-IN for emacs-devel@gnu.org; Wed, 14 Jul 2004 16:16:13 -0400 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1BkqAm-0001iK-Sr; Wed, 14 Jul 2004 16:16:13 -0400 Original-To: bryan o'connor In-Reply-To: Original-Lines: 23 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 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: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:25697 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:25697 bryan o'connor writes: > [current cvs emacs built for mac os x --with-carbon] > > my emacs process dies with a call to abort(). while it has happened > in different situations, i can faithfully recreate it using SLIME and > slime-edit-definition (M-.) three times in a row. > > i think i've isolated the problem to the changes made to match-data in > v1.181 (6/23/2004) of src/search.c. i have no problems running from > sources dated 6/22. > > i will continue to look into it, but i'm hoping that the author of > the change might have some suggestions. There have been more changes at 06/29 and 06/30. Your search.c is newer than that? If it is, could you run Emacs under gdb and give a backtrace when it bugs out? -- David Kastrup, Kriemhildstr. 15, 44793 Bochum