From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: =?iso-8859-1?q?S=E9bastien_Kirche?= Newsgroups: gmane.emacs.devel Subject: Re: Emacs carbon crash, and beginner question... Date: Mon, 14 Feb 2005 10:51:23 +0100 Organization: Aucune. Message-ID: References: Reply-To: =?iso-8859-1?q?S=E9bastien_Kirche?= NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1108378688 22528 80.91.229.2 (14 Feb 2005 10:58:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 14 Feb 2005 10:58:08 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 14 11:58:08 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D0dvX-0002h1-OA for ged-emacs-devel@m.gmane.org; Mon, 14 Feb 2005 11:58:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D0e9v-00055B-AG for ged-emacs-devel@m.gmane.org; Mon, 14 Feb 2005 06:12:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D0dOc-0005Hv-L1 for emacs-devel@gnu.org; Mon, 14 Feb 2005 05:24:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D0dO9-0004uw-4Z for emacs-devel@gnu.org; Mon, 14 Feb 2005 05:23:34 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D0dN9-0003Vi-Gx for emacs-devel@gnu.org; Mon, 14 Feb 2005 05:22:31 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1D0cu5-0008E1-Fo for emacs-devel@gnu.org; Mon, 14 Feb 2005 04:52:30 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1D0crc-0007p5-MP for emacs-devel@gnu.org; Mon, 14 Feb 2005 10:49:56 +0100 Original-Received: from 195.25.216.129 ([195.25.216.129]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Feb 2005 10:49:56 +0100 Original-Received: from sebastien.kirche by 195.25.216.129 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Feb 2005 10:49:56 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 16 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 195.25.216.129 X-Face: ; T}O6aj2o*d:|9po%NCuYvExN3]<#cHr0"FaWCh[}WVn6&@L)YWO'&6AO5Ex:MX=H; .^e}o Td*OaFQEBc_xu%+ChwRl!KK`I'["$^aO1gIN{4OyBdO@1HHD5YO#[kiVCk|/-|mmYnU8yTp+eOv."d 1.G3; ro0Q/`,UY+vY/#5b/{OYxE+X\)tc~p~1vbmZ!o4sciW+e8MW|Pz|nl`l*}]8[#1zQO"]d2*{d wrTKu]5t*Gy_pm3e8o=:(c_ju'zlQ<[oJ|\XjgQQmWZC7S]-Fmp\eBHnBO']/te~/; \@l" D#:h)8Q User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (darwin) Cancel-Lock: sha1:YhYWSN3rS+7KVRBDyMUcdtJV06g= 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: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: main.gmane.org gmane.emacs.devel:33373 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33373 Le 11 Feb 2005, Martin Fredriksson s'est exprimé ainsi : > Is there a quick way to read up on how to get Emacs (particularly > Carbon) to log more, run it in debug mode, or otherwise helpful things > to get some more info about intermittent crash problems? Maybe it's a bit late, but for Carbon Emacs, you can get some infos about a crash (threads, call stack, etc...) with "Console" app. Look into /Applications/Utilities/Console, search in the tree view the crash logs then Emacs.app and it should display the logs. Last log at the bootom. HTH. -- Sébastien Kirche