GNU bug report logs - #43389
28.0.50; Emacs memory leaks

Previous Next

Package: emacs;

Reported by: Michael Heerdegen <michael_heerdegen <at> web.de>

Date: Mon, 14 Sep 2020 00:44:01 UTC

Severity: normal

Merged with 43395, 43876, 44666

Found in version 28.0.50

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Michael Heerdegen <michael_heerdegen <at> web.de>, Andreas Schwab <schwab <at> linux-m68k.org>
Cc: 43389 <at> debbugs.gnu.org, RLAdams <at> AdamsInfoServ.Com
Subject: bug#43389: 28.0.50; Emacs memory leaks
Date: Tue, 10 Nov 2020 15:20:07 +0200
On November 10, 2020 3:10:20 PM GMT+02:00, Michael Heerdegen <michael_heerdegen <at> web.de> wrote:
> Andreas Schwab <schwab <at> linux-m68k.org> writes:
> 
> > Yes, as long as you are not stopped inside malloc.
> 
> My gdb session looks like this:
> 
> [...]
> Attaching to process 416219
> [New LWP 416220]
> [New LWP 416221]
> [New LWP 416223]
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library
> "/lib/x86_64-linux-gnu/libthread_db.so.1".
> 0x00007f3eae76e926 in pselect () from /lib/x86_64-linux-gnu/libc.so.6
> (gdb) malloc_info (0, stdout)
> Undefined command: "malloc_info".  Try "help".
> 
> I guess I have an optimized build.  Anything I can do better than
> above?

Try this instead:

  (gdb) call malloc_info(0, stdout)




This bug report was last modified 4 years and 57 days ago.

Previous Next


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