bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17751: 24.4.50; More memory leaks under OS X Mavericks


From: Jan D.
Subject: bug#17751: 24.4.50; More memory leaks under OS X Mavericks
Date: Wed, 11 Jun 2014 08:18:41 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Hello.
Jan D. skrev 2014-06-11 08:10:
Jan Djärv skrev 2014-06-11 07:04:

You can not tuncate leaks output without loosing important
information.  Post the whole leaks output, comressed.


It occurred to me that you probably did not set MallocStackLogging.
To get relevant output, more than the one you posted, you need to set
MallocStackLogging in the environment before starting Emacs, i.e.

% MallocStackLogging=1 /path/to/Emacs.app/Contents/MacOS/Emacs

Emacs will be a bit slower, but leaks output is much more useful and a
lot bigger.


And turn off blick cursor. Otherwise Emacs will allocate some after garbage-collect is run and leaks will report false leaks.

        Jan D.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]