bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#55687: 29.0.50; make-frame chid frame crash/regression from dfa3e6f4


From: Eli Zaretskii
Subject: bug#55687: 29.0.50; make-frame chid frame crash/regression from dfa3e6f424
Date: Sat, 28 May 2022 09:29:36 +0300

merge 55687 55684
thanks

> Cc: acm@muc.de
> From: Aaron Jensen <aaronjensen@gmail.com>
> Date: Fri, 27 May 2022 23:40:13 -0400
> 
> After dfa3e6f424, the following crashes/hangs Emacs (on my machine it
> actually causes a debug window to pop up, Emacs to become unresponsive,
> and a sound to play continually)
> 
> (make-frame `((minibuffer . only) (parent-frame . ,(selected-frame))))

Looks like Emacs tries to enter the Lisp debugger, and gets stuck in
some loop.

Alan, this also affects the release branch, so please fix it there
first.

The patch Stefan posted earlier in bug#55684 fixes this problem as
well, AFAICT.

Thanks.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]