From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Felix Geller Newsgroups: gmane.emacs.devel Subject: Re: Investigating crash (Bug#11395) on Mac OS Date: Wed, 09 May 2012 18:59:37 +0200 Message-ID: References: <87r4v04qxi.fsf@gnu.org> <86r4uvao67.fsf@red.stonehenge.com> <87y5p3tmyk.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: dough.gmane.org 1336586719 9350 80.91.229.3 (9 May 2012 18:05:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 9 May 2012 18:05:19 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong , "Randal L. Schwartz" , Liang Wang Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 09 20:05:18 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 1SSBGF-0000Kc-I2 for ged-emacs-devel@m.gmane.org; Wed, 09 May 2012 20:05:15 +0200 Original-Received: from localhost ([::1]:58092 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSBGE-0006af-SO for ged-emacs-devel@m.gmane.org; Wed, 09 May 2012 14:05:14 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:60656) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSAF6-0002Pc-Tc for emacs-devel@gnu.org; Wed, 09 May 2012 13:00:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SSAF2-000391-4U for emacs-devel@gnu.org; Wed, 09 May 2012 13:00:00 -0400 Original-Received: from mail-ey0-f169.google.com ([209.85.215.169]:47016) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSAEt-00036z-22; Wed, 09 May 2012 12:59:47 -0400 Original-Received: by eaan1 with SMTP id n1so241989eaa.0 for ; Wed, 09 May 2012 09:59:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; bh=UvNe4YSTNLtV4RFcaBOnRVgLpnaB/ztWM8gP9Ntaq0o=; b=bZhCMkURkkUcaF8k/bFLMseM8DdjXVRhDjmKER39tRCMVSblZQPftQaHOIxzEOJKVM d2QqUvWGovb+OHf9KgnMeQ9Z4DSuI5PwtrcFnwab9gSnwmuX+3N4Qm/wm23fLhal/vZP DmgmHno/iNVasCXdD9PaFRsAW0qMdy9d/UrjWg1Q+SyrDJlbRlX76y0/JzT9o8LPjmH8 x1rirm0VM7Wb+Q3XyrwRhvkqDUzj/cEcaZXZz3jXb16NhwzpxSlFp8I8/Gw6bZq6651s EASMxD8DyVx70lDOBMj73Z9UsaeVm4Nf5mYbEyZlEEsiUyWXBmchVAZxpgKsARi5AchC iIjw== Original-Received: by 10.213.20.201 with SMTP id g9mr732983ebb.72.1336582783222; Wed, 09 May 2012 09:59:43 -0700 (PDT) Original-Received: from localhorst.example.com (office.iptego.net. [62.220.31.130]) by mx.google.com with ESMTPS id p57sm15450470eei.8.2012.05.09.09.59.41 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 09 May 2012 09:59:41 -0700 (PDT) Original-Received: by localhorst.example.com (Postfix, from userid 501) id 9AEC32FA1C09; Wed, 9 May 2012 18:59:38 +0200 (CEST) In-Reply-To: <87y5p3tmyk.fsf@gnu.org> User-Agent: Emacs/24.1.50.2 (i386-apple-darwin11.3.0) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.215.169 X-Mailman-Approved-At: Wed, 09 May 2012 14:05:12 -0400 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:150405 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, perhaps this (cropped) trace helps: https://gist.github.com/2644938 (bt -100 after gdb -p 42) I'm not very experienced with gdb and my Emacs has no symbol table for debugging (bt full -100 is complaining). Any help on how to get the symbol table would be great, then I could possibly provide more helpful info. I haven't encountered crashes so far, but after using Emacs for a day or so, it often goes on short trips to GC nirvana for several seconds. My version:=20 GNU Emacs 24.1.50.2 (i386-apple-darwin11.3.0, NS apple-appkit-1138.32) of 2012-05-04 on ryo.localdomain.de Cheers, Felix On Tue, 08 May 2012 10:40:03 +0800, Chong Yidong wrote: > merlyn@stonehenge.com (Randal L. Schwartz) writes: >=20 > >>>>>> "Liang" =3D=3D Liang Wang writes: > > > > Liang> I have experienced similar issue on Mac OS, but I haven't got > > Liang> crash either. > > > > Ditto. Recent builds seem to be occasionally just "freezing". >=20 > Then please run Emacs under gdb and post a backtrace when the freeze > occurs. >=20 =2D-=20 Felix Geller --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: GPGTools - http://gpgtools.org iEYEARECAAYFAk+qonkACgkQMxgKfMb9y5Y80ACfZ3yIlF3LEuvVW7cOaKQxM6bW 0YQAmgNxmnA3H5AJEb4SW5+MkSJlwtZe =n0Bu -----END PGP SIGNATURE----- --=-=-=--