From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Salazar Subject: help debugging org-element crashes? Date: Thu, 24 Sep 2015 16:30:13 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b86e6502e8e5e05208419ed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36376) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfD9k-00034z-5v for emacs-orgmode@gnu.org; Thu, 24 Sep 2015 16:30:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZfD9i-0000rk-T2 for emacs-orgmode@gnu.org; Thu, 24 Sep 2015 16:30:16 -0400 Received: from mail-pa0-x22e.google.com ([2607:f8b0:400e:c03::22e]:36581) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfD9i-0000rP-M3 for emacs-orgmode@gnu.org; Thu, 24 Sep 2015 16:30:14 -0400 Received: by pacgz1 with SMTP id gz1so131737pac.3 for ; Thu, 24 Sep 2015 13:30:13 -0700 (PDT) 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: org-mode --047d7b86e6502e8e5e05208419ed Content-Type: text/plain; charset=UTF-8 Hey everyone, I'm finding my Emacs crashing a lot; other times I get errors like these which I assume are related to the crashes: http://pastebin.com/Tncs79r0 http://pastebin.com/jfdEYwVk I mean total Emacs crashes, where I have to force quit Emacs itself. It's happened in various org-mode situations including: - pasting text from OSX clipboard - promoting/demoting org-headings - moving subtree up or down (i.e. using org-metadown org org-metaup) My details: Mac OSX Yosemite 10.10.5 GNU Emacs 24.5.1 (x86_64-apple-darwin14.5.0, Carbon Version 157 AppKit 1348.17) Org-mode version 8.3.1 (8.3.1-129-ga7c8d2-elpaplus @ org-plus-contrib-20150921/) I've tried reinstalling org-plus-contrib... I have also enabled org-element-debug. Any suggestions on how I can track this down and fix it? Thanks! --047d7b86e6502e8e5e05208419ed Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hey everyone,

I'm finding my Emacs = crashing a lot; other times I get errors like these which I assume are rela= ted to the crashes:

= I mean total Emacs crashes, where I have to force quit Emacs itself. It'= ;s happened in various org-mode situations including:
- pasting t= ext from OSX clipboard
- promoting/demoting org-headings
- moving subtree up or down (i.e. using=C2=A0org-metadown org org-metaup)=

My details:

Mac OSX Yose= mite 10.10.5
GNU Emacs 24.5.1 (x86_64-apple-darwin14.5.0, Carbon = Version 157 AppKit 1348.17)
Org-mode version 8.3.1 (8.3.1-129-ga7= c8d2-elpaplus @ org-plus-contrib-20150921/)=C2=A0

<= div>I've tried reinstalling org-plus-contrib... I have also enabled org= -element-debug.

Any suggestions on how I can track= this down and fix it?

Thanks!
--047d7b86e6502e8e5e05208419ed-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Re: help debugging org-element crashes? Date: Fri, 25 Sep 2015 09:12:23 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41667) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfNBI-00075P-HN for emacs-orgmode@gnu.org; Fri, 25 Sep 2015 03:12:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZfNBD-0001qn-I2 for emacs-orgmode@gnu.org; Fri, 25 Sep 2015 03:12:32 -0400 Received: from mail-wi0-f169.google.com ([209.85.212.169]:37321) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfNBD-0001qf-Bq for emacs-orgmode@gnu.org; Fri, 25 Sep 2015 03:12:27 -0400 Received: by wicfx3 with SMTP id fx3so7244350wic.0 for ; Fri, 25 Sep 2015 00:12:26 -0700 (PDT) In-Reply-To: (Peter Salazar's message of "Thu, 24 Sep 2015 16:30:13 -0400") 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: Peter Salazar Cc: org-mode --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Peter Salazar writes: > Hey everyone, > > I'm finding my Emacs crashing a lot; other times I get errors like these > which I assume are related to the crashes: > http://pastebin.com/Tncs79r0 > http://pastebin.com/jfdEYwVk > > I mean total Emacs crashes, where I have to force quit Emacs itself. It's > happened in various org-mode situations including: > - pasting text from OSX clipboard > - promoting/demoting org-headings > - moving subtree up or down (i.e. using org-metadown org org-metaup) I also experience frequent crashes at the moment and they happen in similar situations. I am in contact with an emacs dev to give him all the info needed to sort out what is happening. I would suggest that you file a bug report including backtrace of emacs after the crash so that this can be followed up as a new bug or added as additional data points to my bug report. You could try to use HEAD - but I had the same crashes there. You can see my bug report and tips on how to figure out what is happening at https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D21428 Cheers, Rainer > > My details: > > Mac OSX Yosemite 10.10.5 > GNU Emacs 24.5.1 (x86_64-apple-darwin14.5.0, Carbon Version 157 AppKit > 1348.17) > Org-mode version 8.3.1 (8.3.1-129-ga7c8d2-elpaplus @ > org-plus-contrib-20150921/) > > I've tried reinstalling org-plus-contrib... I have also enabled > org-element-debug. > > Any suggestions on how I can track this down and fix it? > > Thanks! =2D-=20 Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,= UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax : +33 - (0)9 58 10 27 44 Fax (D): +49 - (0)3 21 21 25 22 44 email: Rainer@krugs.de Skype: RMkrug PGP: 0x0F52F982 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBCAAGBQJWBPPXAAoJENvXNx4PUvmC1ywH/j4KRV3kzCilDlSv6pWjZ15A I9aPHAG6csktzVCqptbi3BMO5gBHY/z6CbNvVmHHfutpi0e5o7gB/aMPoXjDXuyZ YPhQm7driTxZUNBVDKkki2BREeG2Sc1k2hV4+D2rPGuMxAjccAZoyBjGOkJTNKMv ekiTZ1TmfgSQj88mUuEcMlIDTsajrpQDX+/8CTwHpnbpzAKxm3SOWM4QKUiCMazU 7SJ5L/r7LGwvnSuYVR93YYk1gkJEUhcDoH9D9OcAdQn2u8xZ2K5d0hRNvPKKQpNI LIu9talC1TTCP18Myx9Yw8wCB29Jae2l1+yuLXeyCZFc9FuKjOUaF7eeY6jugKQ= =rxAV -----END PGP SIGNATURE----- --=-=-=-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: help debugging org-element crashes? Date: Fri, 25 Sep 2015 10:56:26 +0200 Message-ID: <20150925085626.GC25140@chitra.no-ip.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49836) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfOny-0002Pn-Md for emacs-orgmode@gnu.org; Fri, 25 Sep 2015 04:56:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZfOnt-0005Qx-UX for emacs-orgmode@gnu.org; Fri, 25 Sep 2015 04:56:34 -0400 Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:38667) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfOnt-0005P3-IF for emacs-orgmode@gnu.org; Fri, 25 Sep 2015 04:56:29 -0400 Received: by wiclk2 with SMTP id lk2so10523753wic.1 for ; Fri, 25 Sep 2015 01:56:28 -0700 (PDT) Received: from chitra.no-ip.org (5072840E.static.ziggozakelijk.nl. [80.114.132.14]) by smtp.gmail.com with ESMTPSA id ub7sm2168454wib.17.2015.09.25.01.56.27 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Sep 2015 01:56:27 -0700 (PDT) Content-Disposition: inline In-Reply-To: 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 On Thu, Sep 24, 2015 at 04:30:13PM -0400, Peter Salazar wrote: > Hey everyone, > > I'm finding my Emacs crashing a lot; other times I get errors like these > which I assume are related to the crashes: > http://pastebin.com/Tncs79r0 > http://pastebin.com/jfdEYwVk > > I mean total Emacs crashes, where I have to force quit Emacs itself. It's > happened in various org-mode situations including: > - pasting text from OSX clipboard > - promoting/demoting org-headings > - moving subtree up or down (i.e. using org-metadown org org-metaup) [...chomp...chomp...chomp...] > Any suggestions on how I can track this down and fix it? You could use this minor mode to track down the cache issue: https://github.com/suvayu/.emacs.d/blob/master/lisp/org-element-debug.el Once you know what triggers the crash, you can probably come-up with a minimal example and post it here. @Nicolas, others, do you think this should be on an FAQ on worg? Cheers, -- Suvayu Open source is the future. It sets us free. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: help debugging org-element crashes? Date: Fri, 25 Sep 2015 13:34:50 +0200 Message-ID: <87a8saenqd.fsf@nicolasgoaziou.fr> References: <20150925085626.GC25140@chitra.no-ip.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48551) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfRG6-0003Yc-TH for emacs-orgmode@gnu.org; Fri, 25 Sep 2015 07:33:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZfRG6-0001M2-4F for emacs-orgmode@gnu.org; Fri, 25 Sep 2015 07:33:46 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:46593) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfRG5-0001KZ-Tk for emacs-orgmode@gnu.org; Fri, 25 Sep 2015 07:33:46 -0400 Received: from selenimh (unknown [IPv6:2a01:6600:8080:9601::2de]) (Authenticated sender: mail@nicolasgoaziou.fr) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 8EEC91720AD for ; Fri, 25 Sep 2015 13:33:34 +0200 (CEST) In-Reply-To: <20150925085626.GC25140@chitra.no-ip.org> (Suvayu Ali's message of "Fri, 25 Sep 2015 10:56:26 +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 Hello, Suvayu Ali writes: > @Nicolas, others, do you think this should be on an FAQ on worg? Not yet, please. I plan to change the internals of the cache at some point, when I get sufficient spare time. Regards, -- Nicolas Goaziou From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: help debugging org-element crashes? Date: Fri, 25 Sep 2015 16:40:19 +0200 Message-ID: <20150925144019.GE25140@chitra.no-ip.org> References: <20150925085626.GC25140@chitra.no-ip.org> <87a8saenqd.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52819) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfUAl-0006wO-DZ for emacs-orgmode@gnu.org; Fri, 25 Sep 2015 10:40:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZfUAg-0001ES-Pu for emacs-orgmode@gnu.org; Fri, 25 Sep 2015 10:40:27 -0400 Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:35621) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfUAg-0001EM-K7 for emacs-orgmode@gnu.org; Fri, 25 Sep 2015 10:40:22 -0400 Received: by wicge5 with SMTP id ge5so23798575wic.0 for ; Fri, 25 Sep 2015 07:40:21 -0700 (PDT) Received: from chitra.no-ip.org (5072840E.static.ziggozakelijk.nl. [80.114.132.14]) by smtp.gmail.com with ESMTPSA id d8sm8319433wiy.1.2015.09.25.07.40.20 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Sep 2015 07:40:21 -0700 (PDT) Content-Disposition: inline In-Reply-To: <87a8saenqd.fsf@nicolasgoaziou.fr> 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 On Fri, Sep 25, 2015 at 01:34:50PM +0200, Nicolas Goaziou wrote: > Hello, > > Suvayu Ali writes: > > > @Nicolas, others, do you think this should be on an FAQ on worg? > > Not yet, please. I plan to change the internals of the cache at some > point, when I get sufficient spare time. Sure! -- Suvayu Open source is the future. It sets us free.