GNU bug report logs - #78444
30.1; Crash in GC (vector_marked_p)

Previous Next

Package: emacs;

Reported by: George P <georgepanagopo <at> gmail.com>

Date: Thu, 15 May 2025 18:46:01 UTC

Severity: normal

Found in version 30.1

Full log


Message #86 received at 78444 <at> debbugs.gnu.org (full text, mbox):

From: George P <georgepanagopo <at> gmail.com>
To: Pip Cet <pipcet <at> protonmail.com>
Cc: martin rudalics <rudalics <at> gmx.at>, Eli Zaretskii <eliz <at> gnu.org>,
 acorallo <at> gnu.org, 78444 <at> debbugs.gnu.org
Subject: Re: bug#78444: 30.1; Crash in GC (vector_marked_p)
Date: Sun, 15 Jun 2025 14:01:11 -0400
[Message part 1 (text/plain, inline)]
>
> Can you look up the line numbers against your source tree to see which
> code segment was active when the error happened?


Yes, it was the latter, i.e.

      if (update_miniwindow_p)
{
 Lisp_Object mini_window = FRAME_MINIBUF_WINDOW (sf);

 displayed_buffer = XBUFFER (XWINDOW (mini_window)->contents);
17526 : internal_condition_case_1 (redisplay_window_1, mini_window,
    list_of_error,
    redisplay_window_error);
}

Thanks!
George
[Message part 2 (text/html, inline)]

This bug report was last modified 3 days ago.

Previous Next


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