all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ken Raeburn <raeburn@permabit.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 23013@debbugs.gnu.org
Subject: bug#23013: 25.0.92; assertion failure on marker outside text range in echo area
Date: Wed, 16 Mar 2016 15:28:08 -0400	[thread overview]
Message-ID: <CAJJWxE-hiU1SAHkRwd-FZ7f5RSkFKhsn5ffhp4EHCXhH6DYdwg@mail.gmail.com> (raw)
In-Reply-To: <83zitya15t.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1724 bytes --]

On Wed, Mar 16, 2016 at 11:32 AM, Eli Zaretskii <eliz@gnu.org> wrote:

>
> > 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?
>

A vector used as a ring buffer (so we don't "start" at 0), containing
integers or symbols denoting keys pressed or lists recording events like
switch-frame or commands invoked. Decoding that all at once would be handy,
since I can't use "C-h l" on a core file.

I've got one in the works, now, but it's got some glitches left to work
out. And I'm more interested in getting xbacktrace working again.


>
> > 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.
>

Yes

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.)
>

I switched one week ago to emacs-25.0.92 from emacs-25.0.90, which I'd been
running since early or mid February.  I didn't see this problem in .90,
though a couple of assertion failures in find_last_row_displaying_text
prompted me to pick up the newer snapshot.  Some changes I saw in the log
for .92 made me think maybe that had been addressed, so I wasn't planning
to report the assertion failure unless I saw it again in the newer snapshot.

[-- Attachment #2: Type: text/html, Size: 2536 bytes --]

  reply	other threads:[~2016-03-16 19:28 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-14 19:55 bug#23013: 25.0.92; assertion failure on marker outside text range in echo area Ken Raeburn
2016-03-15 19:00 ` Ken Raeburn
2016-03-15 19:14   ` Eli Zaretskii
2016-03-15 19:46     ` Ken Raeburn
2016-03-15 20:13       ` Eli Zaretskii
2016-03-15 21:16         ` Ken Raeburn
2016-03-16 15:32           ` Eli Zaretskii
2016-03-16 19:28             ` Ken Raeburn [this message]
2016-03-17 17:06               ` Eli Zaretskii
2016-04-07 22:32                 ` Ken Raeburn
2016-04-08  7:38                   ` Eli Zaretskii
2016-04-22 21:01                     ` Ken Raeburn
2016-04-23  7:55                       ` Eli Zaretskii
2020-08-12  3:33                         ` Stefan Kangas
2020-09-14 21:23                           ` Ken Raeburn
2020-09-15  7:35                             ` Stefan Kangas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJJWxE-hiU1SAHkRwd-FZ7f5RSkFKhsn5ffhp4EHCXhH6DYdwg@mail.gmail.com \
    --to=raeburn@permabit.com \
    --cc=23013@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.