GNU bug report logs -
#60255
Memory Leak
Previous Next
Reported by: Ryan Wilson <ryan.wilson <at> everlaw.com>
Date: Thu, 22 Dec 2022 09:31:01 UTC
Severity: normal
Tags: moreinfo
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Wed, 21 Dec 2022 18:48:02 -0800
> From: Ryan Wilson via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>
> I am just using emacs normally, mostly for typescript development, so
> that might be the offending mode. Emacs is currently using 1.7GB of
> memory, the other day I killed it after I saw it was using 19.9GB. I ran
> memory report and nothing was reported as using significant memory.
>
> Memory report output
It could be that a large part of memory that is mapped into the Emacs
process is actually free, and glibc keeps it because it cannot release
it to the system for some reason.
When you get a significantly larger memory footprint again, please
invoke the function 'malloc-info', and post here everything it writes
to stderr stream. The data this produces will show how much memory is
actually in use.
Thanks.
This bug report was last modified 1 year and 132 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.