emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [BUG] Cache warning [9.6-pre (release_9.5.5-1086-g7f7280 @ /usr/loca


From: Ihor Radchenko
Subject: Re: [BUG] Cache warning [9.6-pre (release_9.5.5-1086-g7f7280 @ /usr/local/src/org-mode/lisp/)]
Date: Wed, 09 Nov 2022 05:02:17 +0000

William Denton <wtd@pobox.com> writes:

> I started Emacs fresh and it threw this warning.  Below is a lot of ugly
> backtrace and configuration.
>
>
> Warning (org-element-cache): org-element--cache: Org parser error in 
> l2a.org::71537. Resetting.
>   The error was: (search-failed "|")

Thanks for reporting!

This backtrace indicates parsing issue, but, by itself, is not
sufficient. (I need even more, longer, ugly backtraces :])

If you are able to trigger the error frequently, could you please add

(setq org-element--cache-self-verify 'backtrace)
(setq org-element--cache-self-verify-frequency 1.0)

to your config?

Then, when you encounter the error again, please send the few Mb of
produced logs to me (possibly, privately; the logs will contain parts
of your Org file).

-- 
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]