bug#81544: 32.0.50; abort in Finsert_file_contents probably at yank-ing
Eli Zaretskii <[email protected]> Mon, 03 Aug 2026 17:14:45 +0300
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <[email protected]> |
> Date: Mon, 03 Aug 2026 16:40:08 +0300 > From: Andrei Elkin via "Bug reports for GNU Emacs, > the Swiss army knife of text editors" <[email protected]> > > I got a crash while attempting to yank a killed line. > I can't remember exactly but the mouse select might also have taken > place right before the line killing. > > In the following please find bt, xbacktrace and bt full. > A gdb session is alive for those who would dare to investigate. Thanks. It seems you show two different crashes here? Anyway, the second one is due to a known bug in treesit.c, which was fixed 1 day after you updated from Git. So please update again and rebuild. Not sure what the first crash is about, but it sounds like Magit triggers some kind of auto-revert, and that hits an assertion in insert-file-contents.