emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BUG] org-element--cache: Org parser error [9.6 (release_9.6-90-gf49


From: Ihor Radchenko
Subject: Re: [BUG] org-element--cache: Org parser error [9.6 (release_9.6-90-gf49ee9 @ /home/stefan/.emacs.d/contrib/org-mode/lisp/)]
Date: Wed, 14 Dec 2022 15:17:22 +0000

Stefan <org@stefan.failing.systems> writes:

> I recently upgraded to Org 9.6 via Git (and to Emacs 28 with nativecomp), and 
> since then I get this kind of warnings all the time. They appear at different 
> spots in my org files and there is nothing special with the headings in 
> question.
>
> This specific warning appears when I load the standard =a= agenda:
>
> ---quote---
>
> Warning (org-element-cache): org-element--cache: Org parser error in 
> Stefan.org::#<marker at 710521 in Stefan.org>. Resetting.
>  The error was: (error "Invalid search bound (wrong side of point)")
>  Backtrace:
> "  backtrace-to-string(nil)
>   org-element-at-point(#<marker at 710521 in Stefan.org>)
>   org-element-cache-map(#f(compiled-function (el) #<bytecode 
> -0xe265922b01e7370>) :next-re \"\\\\<DEADLINE: *<\\\\([^>]+\\\\)>\" :fail-re 
> \"\\\\<DEADLINE: *<\\\\([^>]+\\\\)>\" :narrow t)
>   org-agenda-get-deadlines()

Thanks for reporting!

Could you please set org-element--cache-self-verify to 'backtrace and
org-element--cache-self-verify-frequency to 1.0? Then, try to reproduce
the error and post the full (huge) backtrace.

Note that the backtrace will contain parts of your file, so you may
consider stripping the sensitive parts of sharing it privately.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]