GNU bug report logs - #75209
30.0.93; Emacs reader failed to read data in "/home/nlj/.cache/org-persist/gc-lock.eld"

Previous Next

Package: emacs;

Reported by: "N. Jackson" <njackson <at> posteo.net>

Date: Mon, 30 Dec 2024 18:49:01 UTC

Severity: normal

Found in version 30.0.93

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ihor Radchenko <yantar92 <at> posteo.net>
Cc: 75209 <at> debbugs.gnu.org, njackson <at> posteo.net
Subject: bug#75209: 30.0.93; Emacs reader failed to read data in "/home/nlj/.cache/org-persist/gc-lock.eld"
Date: Sat, 15 Mar 2025 15:16:33 +0200
> From: Ihor Radchenko <yantar92 <at> posteo.net>
> Cc: njackson <at> posteo.net, 75209 <at> debbugs.gnu.org
> Date: Sat, 15 Mar 2025 12:55:22 +0000
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> > Could the code which writes the file do it in atomic fashion,
> > i.e. write a temporary file, then rename the original file, then move
> > the new to the original's name, then delete the original file?
> >
> > (On Posix filesystems moving a file to the original name is an atomic
> > operation, but not on MS-Windows, which is why I suggest a slightly
> > more complicated procedure.)
> 
> See the attached diff.
> It should be applied on top of previous patches (or on top of the latest
> Org main).

Thanks, I hope the OP could test this and tell if it makes the problem
go away for good.




This bug report was last modified 2 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.