From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: still seeing semi-regular lockups Date: Fri, 30 May 2014 11:17:14 +0200 Message-ID: <87k393y6at.fsf@gmail.com> References: <87siocrbyb.fsf@ericabrahamsen.net> <87siobtn1i.fsf@bzg.ath.cx> <87ha4r1j91.fsf@tanger.home> <87k39hdf2o.fsf@tanger.home> <874n09cmq7.fsf@tanger.home> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46204) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WqIvg-0002xd-09 for emacs-orgmode@gnu.org; Fri, 30 May 2014 05:16:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WqIvW-0003KQ-Rv for emacs-orgmode@gnu.org; Fri, 30 May 2014 05:16:47 -0400 In-Reply-To: <874n09cmq7.fsf@tanger.home> (daimrod@gmail.com's message of "Thu, 29 May 2014 12:01:04 +0900") 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: Daimrod Cc: Bastien , Eric Abrahamsen , emacs-orgmode@gnu.org Hello, Daimrod writes: > I've attached part of the traces (the whole traces are way too big) and > the backtraces. Thanks for looking into this. However, you are running a compiled Org, which renders backtraces less useful. Also, you may want to disable cache refresh on idle time with, e.g., (setq org-element-cache-sync-idle-time 3600) It could make the bug easier to reproduce. Regards, -- Nicolas Goaziou