bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#39962: 27.0.90; Crash in Emacs 27.0.90


From: Pieter van Oostrum
Subject: bug#39962: 27.0.90; Crash in Emacs 27.0.90
Date: Tue, 10 Mar 2020 11:52:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.90 (darwin)

I think we got stuck here. I don't think the problem is in the actual code that 
Emacs was executing at this point. Rather, the problem was that a marker was 
corrupted (m->charpos == 0).
That could have happened at a completely unrelated place. I have been trying to 
look in insdel.c and editfns.c to find something unusual, but to no avail.

I have also looked into the chain of markers in the buffer. There are quite a 
lot of them, and I haven't finished it, but what I have seen looks normal.

On the other hand, every edit action on the buffer must have adjusted the 
markers, so the corruption probably did not occur a long time ago.

Do you have any suggestion on what more to inspect?
-- 
Pieter van Oostrum
www: http://pieter.vanoostrum.org/
PGP key: [8DAE142BE17999C4]





reply via email to

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