GNU bug report logs - #71475
30.0.50; crash in adjust_frame_glyphs (called by delete_frame)

Previous Next

Package: emacs;

Reported by: Daniel Clemente <n142857 <at> gmail.com>

Date: Mon, 10 Jun 2024 16:41:02 UTC

Severity: normal

Found in version 30.0.50

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Daniel Clemente <n142857 <at> gmail.com>
Cc: 71475 <at> debbugs.gnu.org
Subject: bug#71475: 30.0.50; crash in adjust_frame_glyphs (called by delete_frame)
Date: Mon, 10 Jun 2024 22:17:12 +0300
> From: Daniel Clemente <n142857 <at> gmail.com>
> Date: Mon, 10 Jun 2024 15:58:33 +0000
> 
> Apparently we're in a case in which the frame's glyph matrix exists
> but it has 0 rows, and adjust_frame_glyphs doesn't like that.

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

Thanks.




This bug report was last modified 1 year and 39 days ago.

Previous Next


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