Torben Knudsen <t...@es.aau.dk> writes: > Once I newer received any errors but since the last year or so I have > received some but not a lot and I newer seen any effect of them. Maybe it is > since I had ubuntu 24.04.
These warnings were introduced in Org 9.6, when we switched on parser cache by default. That code is fragile, so it has self-recovery mechanism when something goes wrong. The warnings you are seeing indicate that something went wrong, and the cache was dropped (for safety). These errors are usually harmless (in practice), although, in theory, they may sometimes lead to text in buffer edited wrongly (for example, SCHEDULE: marker put in wrong position). Users who see these warnings often may have specific workflows that expose bugs in our code, and we usually ask such users to enable cache logging mechanisms. Not you though - if you do not see the warnings often, we cannot record a useful (and not insanely long) log. Your bug report is an indication that problems still do exist in this area (alas). So, thanks for reporting! Closing this bug for now as debugging is not possible. Canceled. -- Ihor Radchenko // yantar92, Org mode maintainer, 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>