[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#71475: 30.0.50; crash in adjust_frame_glyphs (called by delete_frame
From: |
Eli Zaretskii |
Subject: |
bug#71475: 30.0.50; crash in adjust_frame_glyphs (called by delete_frame) |
Date: |
Tue, 11 Jun 2024 22:21:20 +0300 |
> From: Daniel Clemente <n142857@gmail.com>
> Date: Tue, 11 Jun 2024 16:52:10 +0000
> Cc: 71475@debbugs.gnu.org
>
> > We are in the process of deleting this frame because its terminal is
> > being deleted. So requiring that its glyph matrix has non-zero number
> > of rows makes no sense. I installed a fix for that (hopefully, since
> > you didn't really present a recipe I could follow)
>
> I can't also reproduce this a formula, but the solution seems fine and the
> bug can be closed; thanks.
Done, thanks.