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


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

From: N Winkel <nw1905 <at> outlook.com>
To: martin rudalics <rudalics <at> gmx.at>, Eli Zaretskii <eliz <at> gnu.org>,
 Andrea Corallo <acorallo <at> gnu.org>, Juri Linkov <juri <at> linkov.net>
Cc: 77240 <at> debbugs.gnu.org
Subject: Re: bug#77240: 30.1; Native-comp causing large memory leak
Date: Tue, 25 Mar 2025 11:57:16 +0100
On 25/03/2025 10:34, martin rudalics wrote:
> >> Does the problem also happen when you do not modify
> >> 'display-buffer-alist'?
> > 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).
> > "⛔ Warning (native-compiler): smartparens-config.el:96:24: Warning:
> > the function ‘org-element-property’ is not known to be defined."
> > just with different functions, which would imply that it's not
> > native-comp but the interaction between the warning buffer and what
> > I've added to 'display-buffer-alist'?
>
> Maybe.  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.

N




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.