Karl Kleinpaste <karl(a)justresearch.com> writes:
I was editing a minibuf prompt, which had a default response that I
was altering. I had backed up to the first character in the minibuf,
a comma, and hit M-BS a last time (after deleting several words
beforehand) to eliminate it.
(Specifically, a Keywords: specification in a reply in Gnus.)
Did this prompt have any high-bit characters in it?
It _is_ crashing in a new part of the code. However the assert is
close to impossible to trigger. So this crash is very weird.
Do you still have the core file?
#4 0x81360f3 in bufpos_to_bytind_func (buf=0x8318ee8, x=0) at
insdel.c:607
Could you check buf->pt and buf->bufpt in this frame? (As well as the
value of bufmin).
Which gcc version do you use?
Jan