From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Carsten Mattner Newsgroups: gmane.emacs.devel Subject: Re: C-g crash in C-x C-f (OSX Lion) Date: Mon, 19 Dec 2011 19:51:30 +0100 Message-ID: References: <4EEB48B2.9090602@swipnet.se> <4EEF5E72.2010007@swipnet.se> <2B63BF25-A829-4C70-A2AC-2E384790FDDA@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1324320702 6858 80.91.229.12 (19 Dec 2011 18:51:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 19 Dec 2011 18:51:42 +0000 (UTC) Cc: Emacs developers To: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 19 19:51:38 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RciJD-0004CL-Ne for ged-emacs-devel@m.gmane.org; Mon, 19 Dec 2011 19:51:35 +0100 Original-Received: from localhost ([::1]:49113 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RciJD-0004Bj-Ax for ged-emacs-devel@m.gmane.org; Mon, 19 Dec 2011 13:51:35 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:46155) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RciJA-0004AA-3o for emacs-devel@gnu.org; Mon, 19 Dec 2011 13:51:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RciJ9-0007hS-7B for emacs-devel@gnu.org; Mon, 19 Dec 2011 13:51:32 -0500 Original-Received: from mail-iy0-f169.google.com ([209.85.210.169]:60579) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RciJ9-0007hO-2G for emacs-devel@gnu.org; Mon, 19 Dec 2011 13:51:31 -0500 Original-Received: by iacb35 with SMTP id b35so8433880iac.0 for ; Mon, 19 Dec 2011 10:51:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=g73ifQwIdFE9F+ERxRgdnvYZyd8SMy5cnOnWvPaLEb0=; b=L6JfMGxaP9AjcZCUXkFyTbLnrVsgL+Uk1ulHVcm6uWPAIg1KP8Z5Bhq9OCGGcYfT12 Ws5/cJGcaFGLKbx7ug4MwO85trzOa3L3Q0HEZ8hKKloBy7dzC5KW0b3WfnCAhBSX6PgR Je2hhO2jZfkCRlgKZMmBZ0atBReMUbtQZO2CY= Original-Received: by 10.50.196.163 with SMTP id in3mr28797148igc.53.1324320690531; Mon, 19 Dec 2011 10:51:30 -0800 (PST) Original-Received: by 10.50.6.165 with HTTP; Mon, 19 Dec 2011 10:51:30 -0800 (PST) In-Reply-To: <2B63BF25-A829-4C70-A2AC-2E384790FDDA@swipnet.se> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.210.169 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:146840 Archived-At: On Mon, Dec 19, 2011 at 6:48 PM, Jan Dj=E4rv wrote: > Hello. > > 19 dec 2011 kl. 17:53 skrev Carsten Mattner: > >> So I guess we should concentrate on the reproducable crash in >> the old tree with the older revno. >> >> Any stack frames you want me to inspect? >> Maybe we can pinpoint another should-not-happen fault. > > I think we must approach this from another angle. =A0The stack traces ava= ilable can't pinpoint the source of the memory problem (if indeed it exists= ). =A0I shall run Pauls static checking and see if valgrind gives anything. > > Thanks for the offer. That means I don't have to keep the old app bundle (crashing one) around, do I?