all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Ryan Wilson <ryan.wilson@everlaw.com>
Cc: 60255@debbugs.gnu.org
Subject: bug#60255: Memory Leak
Date: Thu, 22 Dec 2022 12:59:44 +0200	[thread overview]
Message-ID: <83r0wr900v.fsf@gnu.org> (raw)
In-Reply-To: <CAPpDhvTen6epxrpwe4K2X3KLo0bSH7PS-tVpTf_xyoCgfWBZWA@mail.gmail.com> (bug-gnu-emacs@gnu.org)

> 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@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.





  reply	other threads:[~2022-12-22 10:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-22  2:48 bug#60255: Memory Leak Ryan Wilson via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-12-22 10:59 ` Eli Zaretskii [this message]
2023-09-04 19:53   ` Stefan Kangas
2024-01-10 10:47     ` Stefan Kangas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83r0wr900v.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=60255@debbugs.gnu.org \
    --cc=ryan.wilson@everlaw.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.