unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Daniel Clemente <n142857@gmail.com>
Cc: 71475@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	[thread overview]
Message-ID: <86y17c7glj.fsf@gnu.org> (raw)
In-Reply-To: <CAJKAhPDHV0rs5ZprybbWGphOmLdCO6onSi2B+FaCDQTEm1G19g@mail.gmail.com> (message from Daniel Clemente on Mon, 10 Jun 2024 15:58:33 +0000)

> From: Daniel Clemente <n142857@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.





  reply	other threads:[~2024-06-10 19:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-10 15:58 bug#71475: 30.0.50; crash in adjust_frame_glyphs (called by delete_frame) Daniel Clemente
2024-06-10 19:17 ` Eli Zaretskii [this message]
2024-06-11 16:52   ` Daniel Clemente
2024-06-11 19:21     ` Eli Zaretskii
2024-06-11 20:00     ` 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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=86y17c7glj.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=71475@debbugs.gnu.org \
    --cc=n142857@gmail.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).