From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: blacknwhite77@gmail.com Newsgroups: gmane.emacs.help Subject: Re: Random bus error Date: Fri, 9 Jan 2015 10:14:40 -0800 (PST) Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1420827351 21337 80.91.229.3 (9 Jan 2015 18:15:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 9 Jan 2015 18:15:51 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 09 19:15:46 2015 Return-path: Envelope-to: geh-help-gnu-emacs@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 1Y9e5f-0001gl-RE for geh-help-gnu-emacs@m.gmane.org; Fri, 09 Jan 2015 19:15:20 +0100 Original-Received: from localhost ([::1]:51731 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9e5f-0002kp-5z for geh-help-gnu-emacs@m.gmane.org; Fri, 09 Jan 2015 13:15:19 -0500 X-Received: by 10.236.22.100 with SMTP id s64mr12675211yhs.7.1420827280745; Fri, 09 Jan 2015 10:14:40 -0800 (PST) X-Received: by 10.182.142.163 with SMTP id rx3mr15362obb.25.1420827280288; Fri, 09 Jan 2015 10:14:40 -0800 (PST) Original-Path: usenet.stanford.edu!news.glorb.com!f12no27406qad.0!news-out.google.com!qk8ni2634igc.0!nntp.google.com!h15no2224587igd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=148.87.19.202; posting-account=XdbxqQoAAAB3d70h3F_QSZpZYkdrum1o Original-NNTP-Posting-Host: 148.87.19.202 User-Agent: G2/1.0 Injection-Date: Fri, 09 Jan 2015 18:14:40 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:209692 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:101972 Archived-At: Thank you for your response. 1. I have other emacs sessions open for a while with no issue. It seems a recent change in .emacs triggered the problem. 2. I have very little knowledge of emacs debugger. Is there documentation somewhere on how to run emacs under a debugger? Also, as I mentioned earlier, this crash is very random and nothing in specific triggers it, so I am not sure how running under a debugger might help. 3. This seems to be the closest to what might help. I did set the debug-on-error value in my .emacs, but my question is once the app crashes where do I find the crash log? Thanks again.