GNU bug report logs -
#15946
24.3; Mac OS X, Mavericks, distnoted process
Previous Next
Reported by: Donald Tillman <don <at> till.com>
Date: Thu, 21 Nov 2013 18:19:01 UTC
Severity: normal
Tags: moreinfo
Found in version 24.3
Done: Alan Third <alan <at> idiocy.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi.
14 jan 2014 kl. 23:17 skrev Jonathan Payne <emacs <at> jpayne.net>:
> Hi Jan,
>
> [Removed the list from this email]
Don't do that unless you are attaching something big.
>
> Are there already-compiled versions out there? Or do I have to download the toolchain to build it myself? I am not sure I want to go there... even though I think I already have the necessary toolchain installed ...
http://emacsforosx.com/builds has nightlies. Use the newest of those.
Jan D.
>
> Regarding the leaks in my previous message, each line output says "Leak: ...". So I think by definition it's a leak: there are no pointers or "maybe pointers" pointing to the block in question. If the blocks are all pointing to each other, then the leak could be that the first block is not being pointed to, but regardless they are all unreachable by anything looking like a pointer in all of the stacks and heap and static memory of the process.
>
I forgot, you should start your Emacs like this:
% MallocStackLogging=1 .../pah/to/Emacs.app/Contents/MacOS/Emacs
and then run leaks. It will then print a stack trace also. This may slow Emacs down a bit.
Jan D.
This bug report was last modified 8 years and 361 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.