GNU bug report logs -
#23013
25.0.92; assertion failure on marker outside text range in echo area
Previous Next
Reported by: Ken Raeburn <raeburn <at> permabit.com>
Date: Mon, 14 Mar 2016 19:57:01 UTC
Severity: normal
Tags: moreinfo
Found in version 25.0.92
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
Message #23 received at 23013 <at> debbugs.gnu.org (full text, mbox):
> Emacs will promptly recreate the echo-area buffers if they are killed.
>
> As I understand it, that'd be a new buffer, and the one pointed to by the marker would still be dead (name=nil), wouldn't it?
Probably.
> And as I said, the first time I wasn't killing a buffer. After extracting the recent keys from the earlier core file (we don't have a gdb macro for this??)
recent_keys is just a vector, what macro besides xvector do you need?
> I've confirmed I was switching to an existing shell command output buffer.
So in both cases you were inside or leaving the minibuffer, is that
right? And the 'mini' flag of the window is set, so it was a
mini-window.
Anyway, do you have any explanation for why this started happening
now? Did you switch from an older Emacs version, or changed something
in your local system configuration or in the way you invoke Emacs?
(I'm trying to establish whether this is an old problem, or something
that was caused by recent changes.)
This bug report was last modified 4 years and 249 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.