GNU bug report logs - #44502
28.0.50; Emacs crash using new frame

Previous Next

Package: emacs;

Reported by: Andy Moreton <andrewjmoreton <at> gmail.com>

Date: Sat, 7 Nov 2020 13:28:02 UTC

Severity: normal

Found in version 28.0.50

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andy Moreton <andrewjmoreton <at> gmail.com>
To: 44502 <at> debbugs.gnu.org
Subject: bug#44502: 28.0.50; Emacs crash using new frame
Date: Sat, 07 Nov 2020 13:51:08 +0000
On Sat 07 Nov 2020, Andy Moreton wrote:

> Emacs crashed when using a new frame. After a bootstrap of master, I
> could repeat the crash witht he following recipe:
>   - Run "emacs -Q"
>   - Type "C-x 5 2 RET" to create a new frame (which becomes selected)
>   - Type "C-x C-f" and emacs crashes
>
> I bisected this using the recipe above, with:
>   git checkout master
>   git bisect start
>   git bisect bad
>   git bisect good c3a20804a8
>
> Bisect reports the bad commit as:
>   2ecbf4cfae Allow minibuffer to stay in its original frame.
>              (2020-11-05 Alan Mackenzie)

This emacs was built with --enable-checking, so the crash is actually an
eassert in select_window (in window.c).

    AndyM





This bug report was last modified 2 years and 280 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.