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: Dmitry Antipov
Subject: bug#17751: 24.4.50; More memory leaks under OS X Mavericks
Date: Wed, 11 Jun 2014 07:57:59 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 06/11/2014 12:55 AM, Steve Purcell wrote:

The leaks look like this:

   Leak: 0x10c1d62a0  size=160  zone: DefaultMallocZone_0x1006c5000   
OS_dispatch_source  ObjC  libdispatch.dylib
         0x762d8c20 0x00007fff 0x00000001 0x00000000      .-v............
         0x89abcdef 0xffffffff 0x762da480 0x00007fff     ..........-v....
         0x00000000 0x00000000 0x00000000 0x00000000     ................
         0x00000000 0x00000000 0x00000000 0x00000000     ................
         0x00000000 0x00000000 0x00000000 0x00000000     ................
         0x00000001 0x00000000 0x00009cc4 0x00000000     ................
         0x8979a90c 0x00007fff 0x014002f0 0x00000001     ..y.......@.....
         0x0c1d6390 0x00000001 0x00000002 0x0000004c     .c..........L...
         ...

I don't know how 'leaks' works, but this doesn't look too representative for me.
Could you please try valgrind? According to 
http://valgrind.org/info/platforms.html,
it should work on OSX. Unfortunately you have to compile Emacs yourself to get
bare (temacs) executable because regular binary will not work.

Dmitry





reply via email to

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