From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Liang Wang Newsgroups: gmane.emacs.devel Subject: Re: Investigating crash (Bug#11395) on Mac OS Date: Fri, 4 May 2012 10:58:16 +0800 Message-ID: References: <87r4v04qxi.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1336100311 1807 80.91.229.3 (4 May 2012 02:58:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 4 May 2012 02:58:31 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 04 04:58:30 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SQ8ix-0004gz-Qo for ged-emacs-devel@m.gmane.org; Fri, 04 May 2012 04:58:27 +0200 Original-Received: from localhost ([::1]:50486 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SQ8ix-0001uq-Bi for ged-emacs-devel@m.gmane.org; Thu, 03 May 2012 22:58:27 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:55914) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SQ8iu-0001uZ-LM for emacs-devel@gnu.org; Thu, 03 May 2012 22:58:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SQ8is-00058P-Qv for emacs-devel@gnu.org; Thu, 03 May 2012 22:58:24 -0400 Original-Received: from mail-we0-f169.google.com ([74.125.82.169]:52023) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SQ8ip-00057p-Ku; Thu, 03 May 2012 22:58:19 -0400 Original-Received: by werb14 with SMTP id b14so908981wer.0 for ; Thu, 03 May 2012 19:58:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=CTxHWEMW5saxd/uZH1drhthPwPLb8jVDLhKKR4cdoRQ=; b=lWmlS2tzsKjir7PWmT325rsLwzOFI23yVP2ViE/AYIdduiuLYrSZr1sImgLi1BQMXo EkDfWcB+P686w5UImgdWiyPSuQWOtW93yLicQAFRxfHvD3aXpGt/Bs9dmmphSWrsg4xP BAvy2RwPUwaddCpp0RJ5MB2SEXvUzRSvgS52eOT/We2iPSTbDgKXaKGE7kAYDlAs+A08 GamyL3DGrpwupsBR05A7nTPpdp/tNkcCozqE4rEaanULzT5FzKvFHHiVicZBov1eqREX sN/r30ptsX6gxTdXrLLEj/d5UNQv0rVhKoTlF+zFYOhnbce9eaLRHCBfwxE+ZrGOW8jO pMCQ== Original-Received: by 10.216.150.166 with SMTP id z38mr2894529wej.78.1336100296343; Thu, 03 May 2012 19:58:16 -0700 (PDT) Original-Received: by 10.223.124.20 with HTTP; Thu, 3 May 2012 19:58:16 -0700 (PDT) In-Reply-To: <87r4v04qxi.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.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:150246 Archived-At: On Fri, May 4, 2012 at 10:32 AM, Chong Yidong wrote: > Could someone who is running on Mac OS please help investigate the crash > reported at > > =C2=A0http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D11395 I have experienced similar issue on Mac OS, but I haven't got crash either. > > ? =C2=A0It's claimed to be reproducible, but I can't get it to crash on m= y > end (x86_64-unknown-linux-gnu), so maybe some part of the Nextstep code > is not GC-safe. > > Thanks. >