From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: 8.3 hangs Date: Thu, 06 Aug 2015 10:01:36 +0200 Message-ID: <87pp30hmlb.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53759) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNG5q-00082v-B5 for emacs-orgmode@gnu.org; Thu, 06 Aug 2015 04:00:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZNG5p-0007S1-9v for emacs-orgmode@gnu.org; Thu, 06 Aug 2015 04:00:02 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:58313) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNG5p-0007QQ-4A for emacs-orgmode@gnu.org; Thu, 06 Aug 2015 04:00:01 -0400 In-Reply-To: (Samuel Wales's message of "Thu, 6 Aug 2015 00:40:08 -0700") 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: Samuel Wales Cc: emacs-orgmode@gnu.org Hello, Samuel Wales writes: > ret and tab and sort hang emacs. previously i got Error > running timer `org-element--cache-sync': > (wrong-type-argument integer-or-marker-p nil). > > tdoq at hang produces this (not running on source only): > > Debugger entered--Lisp error: (quit) > org-element--cache-compare... > avl-tree--do-delete(org-element--cache-compare... > avl-tree--do-delete(org-element--cache-compare... > avl-tree--do-delete(org-element--cache-compare... > avl-tree--do-delete(org-element--cache-compare... > avl-tree-delete([cl-struct-avl-tree-... > ... > org-element--cache-process-request([30317 37858 46912 -21480 (drawer > (:begin 46764 :end 46912 :drawer-name "LOGBOOK" :contents-begin 46776 > :contents-end 46900 :post-blank 0 :post-affiliated 46764 :parent nil)) > 0] 55567 1 nil nil) > ... > org-element--cache-sync(# 1) > org-element-at-point() > org-hide-block-toggle() > org-hide-block-toggle-maybe() > run-hook-with-args-until-success(org-hide-block-toggle-maybe) > org-cycle(nil) > call-interactively(org-cycle nil nil) > command-execute(org-cycle) > > cache reset sometimes fixes it for a while. Could you send a minimal document in order to reproduce the problem? Regards, -- Nicolas Goaziou