From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: Getting lots of Emacs crashes Date: Wed, 03 Sep 2014 08:59:50 +0200 Message-ID: <87lhq15gux.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48392) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XP4YM-0002TE-W6 for emacs-orgmode@gnu.org; Wed, 03 Sep 2014 03:00:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XP4YG-0004ij-P7 for emacs-orgmode@gnu.org; Wed, 03 Sep 2014 03:00:26 -0400 Received: from plane.gmane.org ([80.91.229.3]:52084) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XP4YG-0004i3-JA for emacs-orgmode@gnu.org; Wed, 03 Sep 2014 03:00:20 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XP4Y4-0003ho-R8 for emacs-orgmode@gnu.org; Wed, 03 Sep 2014 09:00:08 +0200 Received: from e178060075.adsl.alicedsl.de ([85.178.60.75]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Sep 2014 09:00:08 +0200 Received: from tjolitz by e178060075.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Sep 2014 09:00:08 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Noah Slater writes: Hello, > I'm getting a lot of Emacs crashes recently using Org. Is there any > way I can help to debug why this is happening? I managed to crash Emacs yesterday too, refiling an Org task. I was pointed to this url with a recipe to extract usefull information from the backtrace: ,---- | https://www.gnu.org/software/emacs/manual/html_node/emacs/Crashing.html `---- It did not work in my case though, since I seem to have a 'stripped binary' (I never heard that before), but if it works for you, you can send the converted backtrace to emacs-bugs (M-x report-emacs-bug). -- cheers, Thorsten