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 #26 received at 77240 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: N Winkel <nw1905 <at> outlook.com>, 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 10:34:00 +0100
>> 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?

> "⛔ 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?  Whatever it is, the bug seems to happen in 'display-warning' so I
added Juri to the discussion.

martin

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.