GNU bug report logs - #77240
30.1; Native-comp causing large memory leak

Previous Next

Package: emacs;

Reported by: N Winkel <nw1905 <at> outlook.com>

Date: Mon, 24 Mar 2025 16:46:02 UTC

Severity: normal

Found in version 30.1

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: martin rudalics <rudalics <at> gmx.at>
Cc: N Winkel <nw1905 <at> outlook.com>, Eli Zaretskii <eliz <at> gnu.org>, Andrea Corallo <acorallo <at> gnu.org>, 77240 <at> debbugs.gnu.org
Subject: bug#77240: 30.1; Native-comp causing large memory leak
Date: Tue, 25 Mar 2025 19:12:17 +0200
>>> > It does not, it just generates the eln files and shows three errors
>>>
>>> In the echo area?
>> No, in the "*Warnings*" buffer, that shows in a popup (as in the screenshot
>> linked in my original mail).
>
> I hardly ever see that pop up here.
>
>>> What happens when you do not select the window in
>>>
>>> (defun +select-buffer-in-side-window (buffer alist)
>>>   (let ((window (display-buffer-in-side-window buffer alist)))
>>>     (select-window window)))
>>>
>>> here?
>> Running the snippet without (select-window window) also results in the
>> described not occurring.
>
> Maybe that 'select-window' call enters a fight with 'display-warning'
> which tries to select that window temporarily.  But I was not able to
> produce anything strange with a simple loop that calls 'warn'.  Let's
> wait for Juri to chime in.

What is the minimal test case without installing packages?




This bug report was last modified 138 days ago.

Previous Next


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