From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: bryan o'connor Newsgroups: gmane.emacs.devel Subject: match-data aborts on mac os x Date: Wed, 14 Jul 2004 13:09:24 -0700 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1089835846 13048 80.91.224.253 (14 Jul 2004 20:10:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 14 Jul 2004 20:10:46 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Jul 14 22:10:34 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 1Bkq5K-00059Z-00 for ; Wed, 14 Jul 2004 22:10:34 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Bkq5J-0004en-00 for ; Wed, 14 Jul 2004 22:10:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bkq7k-0000uT-S1 for emacs-devel@quimby.gnus.org; Wed, 14 Jul 2004 16:13:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bkq7h-0000uG-9q for emacs-devel@gnu.org; Wed, 14 Jul 2004 16:13:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bkq7f-0000tv-Fg for emacs-devel@gnu.org; Wed, 14 Jul 2004 16:13:01 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bkq7f-0000tX-D0 for emacs-devel@gnu.org; Wed, 14 Jul 2004 16:12:59 -0400 Original-Received: from [205.217.153.234] (helo=crazymonkey.lunch.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bkq4E-0005aS-HU for emacs-devel@gnu.org; Wed, 14 Jul 2004 16:09:26 -0400 Original-Received: from [10.0.1.2] (adsl-68-126-217-137.dsl.pltn13.pacbell.net [68.126.217.137]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by crazymonkey.lunch.org (Postfix) with ESMTP id F1637580062 for ; Wed, 14 Jul 2004 13:09:20 -0700 (PDT) Original-To: emacs-devel@gnu.org X-Mailer: Apple Mail (2.619) 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:25696 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:25696 [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. thanks, ...bryan -- bryan d. o'connor @ lunch