Virtual Memory Leak in Growl Menu?

189 views
Skip to first unread message

Zang

unread,
Oct 10, 2009, 10:43:55 PM10/10/09
to Growl Discuss
I'm finding Growl Menu (and another app, AppTrap) are both using
immensely large amounts of virtual memory (34.91GB exactly), right
from startup. Upon clicking "inspect" in Activity Monitor, both bump
down to 8.35GB, which is still larger than any other app.

Why I feel the need to mention AppTrap? Because both function as
System Preference panes, both launch on startup, and both also bring
up a SystemFlippers error in console logs. Whatever's ailing them is
tied together somehow.

The Console error:

10/10/09 10:21:10 PM [0x0-0x21021].com.Growl.MenuExtra[237]
SystemFlippers: didn't consume all data for long ID 0 (pBase =
0x10011d560, p = 0x10011d564, pEnd = 0x10011d568)


34.91GB can NOT be normal virtual memory usage for a menubar itm.

Peter Hosey

unread,
Oct 11, 2009, 4:12:19 AM10/11/09
to growld...@googlegroups.com
On Oct 10, 2009, at 19:43:55, Zang wrote:
> I'm finding Growl Menu (and another app, AppTrap) are both using
> immensely large amounts of virtual memory (34.91GB exactly), right
> from startup.

Please run these two commands in a terminal window and send us the
output:

leaks GrowlMenu | pbcopy

heap GrowlMenu | pbcopy

Each command will send the output directly to your clipboard, so you
can just paste it into your reply.

Zang

unread,
Oct 12, 2009, 1:30:21 PM10/12/09
to Growl Discuss
Sorry it took so long. New machine and I hadn't yet installed XCode on
it.

Leaks returned:

Process 637: 28095 nodes malloced for 4627 KB
Process 637: 590 leaks for 61088 total leaked bytes.
Leak: 0x1010a4a00 size=1024
0x6d6c6f63 0x68697074 0x00000010 0x00000000 colmtpih........
0x00000000 0x28000000 0x00004095 0x00000000 .......(.@......
0x7fff4036 0x403e0000 0x6b6d6f64 0x6d61676e 6@....>@domkngam
0x00000004 0x00000000 0x00000004 0x00080000 ................
0xffff0000 0x7fefffff 0xffffffff 0x7fefffff ................
0x6d647461 0x68697074 0x00000010 0x00000000 atdmtpih........
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00004000 0x00000000 0x77696e64 0x77696e64 .@......dniwdniw
...
Leak: 0x800756e20 size=448 instance of 'NSCFData', type ObjC,
implemented in Foundation
0x700429e0 0x00007fff 0x00001280 0x00000001 .).p............
0x00000174 0x00000000 0x00000174 0x00000000 t.......t.......
0x00000000 0x00000000 0x00756e50 0x00000008 ........Pnu.....
0x02000000 0x35400100 0x03000000 0x36400100 ......@5......@6
0x00000000 0x37400100 0x0e000000 0x38c00200 ......@7.......8
0x0060b944 0x00005442 0x39c00200 0x00000000 D.`.BT.....9....
0x00000000 0x3a000100 0x00d4d8f8 0xc07f0000 .......:........
0x3b400100 0x00010000 0x33400100 0x00000000 ..@;......@3....
...
Leak: 0x80080c660 size=448 instance of 'NSCFData', type ObjC,
implemented in Foundation
0x700429e0 0x00007fff 0x00001280 0x00000001 .).p............
0x00000174 0x00000000 0x00000174 0x00000000 t.......t.......
0x00000000 0x00000000 0x0080c690 0x00000008 ................
0x02000000 0x35400100 0x03000000 0x36400100 ......@5......@6
0x00000000 0x37400100 0x0e000000 0x38c00200 ......@7.......8
0x0060b944 0x00005442 0x39c00200 0x00000000 D.`.BT.....9....
0x00000000 0x3a000100 0x40c213f4 0xc07f0000 .......:...@....
0x3b400100 0x00010000 0x33400100 0x00000000 ..@;......@3....
...
Leak: 0x800853e00 size=448 instance of 'NSCFData', type ObjC,
implemented in Foundation
0x700429e0 0x00007fff 0x00001280 0x00000001 .).p............
0x00000174 0x00000000 0x00000174 0x00000000 t.......t.......
0x00000000 0x00000000 0x00853e30 0x00000008 ........0>......
0x02000000 0x35400100 0x03000000 0x36400100 ......@5......@6
0x00000000 0x37400100 0x0e000000 0x38c00200 ......@7.......8
0x0060b944 0x00005442 0x39c00200 0x00000000 D.`.BT.....9....
0x00000000 0x3a000100 0x103c68ce 0xc07f0000 .......:.h<.....
0x3b400100 0x00010000 0x33400100 0x00000000 ..@;......@3....
...
Leak: 0x8008e8ec0 size=448 instance of 'NSCFData', type ObjC,
implemented in Foundation
0x700429e0 0x00007fff 0x00001280 0x00000001 .).p............
0x00000174 0x00000000 0x00000174 0x00000000 t.......t.......
0x00000000 0x00000000 0x008e8ef0 0x00000008 ................
0x02000000 0x35400100 0x03000000 0x36400100 ......@5......@6
0x00000000 0x37400100 0x0e000000 0x38c00200 ......@7.......8
0x0060b944 0x00005442 0x39c00200 0x00000000 D.`.BT.....9....
0x00000000 0x3a000100 0xd88891fe 0xc07f0000 .......:........
0x3b400100 0x00010000 0x33400100 0x00000000 ..@;......@3....
...
Leak: 0x100158780 size=400
0x68696f69 0x68696f62 0x00000008 0x00000000 ioihboih........
0x67600004 0x0008007c 0x00000000 0x00000000 ..`g|...........
0x0000403c 0x00000000 0x6b6d6f64 0x6d61676e <@......domkngam
0x00000004 0x00000000 0x00000004 0x00080000 ................
0x00000000 0x00000000 0x00004018 0x00000000 .........@......
0x77696e64 0x77696e64 0x00000008 0x00000000 dniwdniw........
0x67600004 0x0008007c 0x00000000 0x00000000 ..`g|...........
0x00004000 0x000000d9 0x776d6f75 0x51447074 .@......uomwtpDQ
...
Leak: 0x100158a30 size=400
0x6d6c6f63 0x68697074 0x00000010 0x00000000 colmtpih........
0x00000000 0x08000000 0x00004095 0x00000000 .........@......
0x704f403f 0x00007fff 0x6b6d6f64 0x6d61676e ?@Op....domkngam
0x00000004 0x00000000 0x00000004 0x00000000 ................
0x00004037 0x00000000 0x00134018 0x00000001 7@.......@......
0x77696e64 0x77696e64 0x00000008 0x00000000 dniwdniw........
0x67600004 0x0008007c 0x00130000 0x00000001 ..`g|...........
0x00000000 0x00000000 0x776d6f75 0x68697074 ........uomwtpih
...
Leak: 0x100159b30 size=400
0x6d6c6f63 0x68697074 0x00000010 0x00000000 colmtpih........
0x00000000 0x4c000000 0x00004095 0x00000000 .......L.@......
0x7fff0000 0x403e0000 0x6b6d6f64 0x6d61676e ......>@domkngam
0x00000004 0x00000000 0x00000004 0x00010000 ................
0xffff0000 0x7fefffff 0xffffffff 0x7fefffff ................
0x63636e74 0x6d61676e 0x00000004 0x00000000 tnccngam........
0x00010004 0x00080000 0x00000000 0x40360000 ..............6@
0x00000000 0x00000000 0x6d62746e 0x6d62746e ........ntbmntbm
...
Leak: 0x10015a5c0 size=400
0x6d6c6f63 0x68697074 0x00000010 0x00000000 colmtpih........
0x00000000 0x10000000 0x00004095 0x00000000 .........@......
0x00004008 0x00000000 0x6b6d6f64 0x6d61676e .@......domkngam
0x00000004 0x00000000 0x00000004 0x00010000 ................
0x00000000 0x40330000 0x00000000 0x00000000 ......3@........
0x6d6c6f63 0x51447074 0x00000004 0x00000000 colmtpDQ........
0x001f0000 0x00080542 0x00000000 0x00000000 ....B...........
0x00004000 0x000000d9 0x77647063 0x77647074 .@......cpdwtpdw
...
Leak: 0x8008c0140 size=320 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000008a 0x00000000 0x0055002f 0x00650073 ......../.U.s.e.
0x00730072 0x005a002f 0x006e0061 0x002f0067 r.s./.Z.a.n.g./.
0x0069004c 0x00720062 0x00720061 0x002f0079 L.i.b.r.a.r.y./.
0x0061004d 0x006c0069 0x0042002f 0x006e0075 M.a.i.l./.B.u.n.
0x006c0064 0x00730065 0x004d002f 0x00690061 d.l.e.s./.M.a.i.
0x002e006c 0x00700061 0x00650070 0x00690074 l...a.p.p.e.t.i.
0x0065007a 0x002e0072 0x0061006d 0x006c0069 z.e.r...m.a.i.l.
...
Leak: 0x8000b9940 size=288 instance of 'NSCFData', type ObjC,
implemented in Foundation
0x700429e0 0x00007fff 0x00001280 0x00000001 .).p............
0x000000d8 0x00000000 0x000000d8 0x00000000 ................
0x00000000 0x00000000 0x000b9970 0x00000008 ........p.......
0x00000000 0x0300d800 0x00000100 0x80b0257c ............|%..
0x2b48d04b 0x00000000 0x30101a00 0x03131a00 K.H+.......0....
0x87c40000 0x00007f1e 0x20090000 0x0000feff ........... ....
0x00000000 0xffff0000 0x0100ffff 0x1a001400 ................
0x1a003010 0x1a002c10 0x00002b10 0x00008bfb .0...,...+......
...
Leak: 0x8000fbaa0 size=288 instance of 'NSCFData', type ObjC,
implemented in Foundation
0x700429e0 0x00007fff 0x00001280 0x00000001 .).p............
0x000000d8 0x00000000 0x000000d8 0x00000000 ................
0x00000000 0x00000000 0x000fbad0 0x00000008 ................
0x00000000 0x0300d800 0x00000100 0x80b0257c ............|%..
0x2b48385c 0x00000000 0x30101a00 0x03131a00 \8H+.......0....
0x87c40000 0x00007f1e 0x20090000 0x0000feff ........... ....
0x00000000 0xffff0000 0x0100ffff 0x1a001400 ................
0x1a003010 0x1a002c10 0x00002b10 0x00008bfb .0...,...+......
...
Leak: 0x80036e180 size=288 instance of 'CGEvent', type CFType,
implemented in CoreGraphics
0x70069040 0x00007fff 0x00012380 0x00000001 @..p.....#......
0xade49453 0x00000000 0x00000003 0x000000f0 S...............
0x0000000e 0x00000000 0x00000000 0x40972c00 .............,.@
0x00000000 0x404a8000 0x00000000 0x00000000 ......J@........
0x00000000 0x00000000 0x04c40190 0x00007fc1 ................
0x00000100 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000004 ................
0x00000000 0x00000000 0x00000001 0x00000000 ................
...
Leak: 0x8003af560 size=288 instance of 'CGEvent', type CFType,
implemented in CoreGraphics
0x70069040 0x00007fff 0x00012380 0x00000001 @..p.....#......
0xade49453 0x00000000 0x00000003 0x000000f0 S...............
0x0000000e 0x00000000 0x00000000 0x40972c00 .............,.@
0x00000000 0x404a8000 0x00000000 0x00000000 ......J@........
0x00000000 0x00000000 0xfe9188d8 0x00007fc0 ................
0x00000100 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000004 ................
0x00000000 0x00000000 0x00000001 0x00000000 ................
...
Leak: 0x8007ab900 size=288 instance of 'CGEvent', type CFType,
implemented in CoreGraphics
0x70069040 0x00007fff 0x00012380 0x00000001 @..p.....#......
0xade49453 0x00000000 0x00000003 0x000000f0 S...............
0x0000000e 0x00000000 0x00000000 0x40972c00 .............,.@
0x00000000 0x404a8000 0x00000000 0x00000000 ......J@........
0x00000000 0x00000000 0xf8d8d400 0x00007fc0 ................
0x00000100 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000004 ................
0x00000000 0x00000000 0x00000001 0x00000000 ................
...
Leak: 0x8007abae0 size=288 instance of 'CGEvent', type CFType,
implemented in CoreGraphics
0x70069040 0x00007fff 0x00012380 0x00000001 @..p.....#......
0xade49453 0x00000000 0x00000003 0x000000f0 S...............
0x0000000d 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x4092c000 0x00000000 0x00000000 .......@........
0x00000000 0x4092c000 0x00000000 0x00000000 .......@........
0x00000000 0x00000000 0x00015c17 0x00000000 .........\......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
...
Leak: 0x8007e8520 size=288 instance of 'CGEvent', type CFType,
implemented in CoreGraphics
0x70069040 0x00007fff 0x00012380 0x00000001 @..p.....#......
0xade49453 0x00000000 0x00000003 0x000000f0 S...............
0x0000000e 0x00000000 0x00000000 0x40972c00 .............,.@
0x00000000 0x404a8000 0x00000000 0x00000000 ......J@........
0x00000000 0x00000000 0xc8362118 0x00007fc0 .........!6.....
0x00000100 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000004 ................
0x00000000 0x00000000 0x00000001 0x00000000 ................
...
Leak: 0x80081ff20 size=288 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000077 0x00000000 0x004c002f 0x00620069 w......./.L.i.b.
0x00610072 0x00790072 0x0041002f 0x00700070 r.a.r.y./.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x00530020 0x00700075 0x006f0070 0x00740072 .S.u.p.p.o.r.t.
0x0054002f 0x00620061 0x0065006c 0x002f0074 /.T.a.b.l.e.t./.
0x00650050 0x0054006e 0x00620061 0x0065006c P.e.n.T.a.b.l.e.
0x00440074 0x00690072 0x00650076 0x002e0072 t.D.r.i.v.e.r...
...
Leak: 0x800826480 size=288 instance of 'CGEvent', type CFType,
implemented in CoreGraphics
0x70069040 0x00007fff 0x00012380 0x00000001 @..p.....#......
0xade49453 0x00000000 0x00000003 0x000000f0 S...............
0x0000000e 0x00000000 0x00000000 0x40972c00 .............,.@
0x00000000 0x404a8000 0x00000000 0x00000000 ......J@........
0x00000000 0x00000000 0xf8d8d400 0x00007fc0 ................
0x00000100 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000004 ................
0x00000000 0x00000000 0x00000001 0x00000000 ................
...
Leak: 0x800841bc0 size=288 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000081 0x00000000 0x004c002f 0x00620069 ......../.L.i.b.
0x00610072 0x00790072 0x0050002f 0x00650072 r.a.r.y./.P.r.e.
0x00650066 0x00650072 0x0063006e 0x00500065 f.e.r.e.n.c.e.P.
0x006e0061 0x00730065 0x0054002f 0x00630065 a.n.e.s./.T.e.c.
0x00540068 0x006f006f 0x0020006c 0x00720050 h.T.o.o.l. .P.r.
0x0074006f 0x00630065 0x00690074 0x006e006f o.t.e.c.t.i.o.n.
0x0070002e 0x00650072 0x00500066 0x006e0061 ..p.r.e.f.P.a.n.
...
Leak: 0x80087ffa0 size=288 instance of 'CGEvent', type CFType,
implemented in CoreGraphics
0x70069040 0x00007fff 0x00012380 0x00000001 @..p.....#......
0xade49453 0x00000000 0x00000003 0x000000f0 S...............
0x0000000e 0x00000000 0x00000000 0x40972c00 .............,.@
0x00000000 0x404a8000 0x00000000 0x00000000 ......J@........
0x00000000 0x00000000 0xf413c240 0x00007fc0 ........@.......
0x00000100 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800882b80 size=288 instance of 'CGEvent', type CFType,
implemented in CoreGraphics
0x70069040 0x00007fff 0x00012380 0x00000001 @..p.....#......
0xade49453 0x00000000 0x00000003 0x000000f0 S...............
0x0000000e 0x00000000 0x00000000 0x40972c00 .............,.@
0x00000000 0x404a8000 0x00000000 0x00000000 ......J@........
0x00000000 0x00000000 0xf413c240 0x00007fc0 ........@.......
0x00000100 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000004 ................
0x00000000 0x00000000 0x00000001 0x00000000 ................
...
Leak: 0x8008b0f20 size=288 instance of 'CGEvent', type CFType,
implemented in CoreGraphics
0x70069040 0x00007fff 0x00012380 0x00000001 @..p.....#......
0xade49453 0x00000000 0x00000003 0x000000f0 S...............
0x0000000e 0x00000000 0x00000000 0x40972c00 .............,.@
0x00000000 0x404a8000 0x00000000 0x00000000 ......J@........
0x00000000 0x00000000 0xc8362118 0x00007fc0 .........!6.....
0x00000100 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000004 ................
0x00000000 0x00000000 0x00000001 0x00000000 ................
...
Leak: 0x8008f8380 size=288 instance of 'CGEvent', type CFType,
implemented in CoreGraphics
0x70069040 0x00007fff 0x00012380 0x00000001 @..p.....#......
0xade49453 0x00000000 0x00000003 0x000000f0 S...............
0x0000000e 0x00000000 0x00000000 0x40972c00 .............,.@
0x00000000 0x404a8000 0x00000000 0x00000000 ......J@........
0x00000000 0x00000000 0xce683c10 0x00007fc0 .........<h.....
0x00000100 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000004 ................
0x00000000 0x00000000 0x00000001 0x00000000 ................
...
Leak: 0x8008ffe60 size=288 instance of 'CGEvent', type CFType,
implemented in CoreGraphics
0x70069040 0x00007fff 0x00012380 0x00000001 @..p.....#......
0xade49453 0x00000000 0x00000003 0x000000f0 S...............
0x0000000e 0x00000000 0x00000000 0x40972c00 .............,.@
0x00000000 0x404a8000 0x00000000 0x00000000 ......J@........
0x00000000 0x00000000 0xce683c10 0x00007fc0 .........<h.....
0x00000100 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000004 ................
0x00000000 0x00000000 0x00000001 0x00000000 ................
...
Leak: 0x8007ec500 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0xa1b1c1d3 0x00000000 ..0p............
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x8007ec600 size=256
0x703e4cc0 0x00007fff 0x007eb8a0 0x00000008 .L>p......~.....
0x007eaf60 0x00000008 0x703e4cb0 0x00007fff `.~......L>p....
0x000199a0 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x007ea9e0 0x00000008 .L>p......~.....
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x8007f09e0 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0xa1b1c1d3 0x00000000 ..0p............
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x8007f0ae0 size=256
0x703e4cc0 0x00007fff 0x007efba0 0x00000008 .L>p......~.....
0x007ef340 0x00000008 0x703e4cb0 0x00007fff @.~......L>p....
0x000199a0 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x007eee80 0x00000008 .L>p......~.....
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x8007f4c40 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0xa1b1c1d3 0x00000000 ..0p............
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x8007f4d40 size=256
0x703e4cc0 0x00007fff 0x007f3e60 0x00000008 .L>p....`>......
0x007f36e0 0x00000008 0x703e4cb0 0x00007fff .6.......L>p....
0x000199a0 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x007f31c0 0x00000008 .L>p.....1......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x8007f9720 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0xa1b1c1d3 0x00000000 ..0p............
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x8007f9820 size=256
0x703e4cc0 0x00007fff 0x007f88a0 0x00000008 .L>p............
0x007f7ec0 0x00000008 0x703e4cb0 0x00007fff .~.......L>p....
0x000199a0 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x007f78a0 0x00000008 .L>p.....x......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x80080abe0 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0x707424d8 0x00007fff ..0p.....$tp....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x80080ace0 size=256
0x703e4cc0 0x00007fff 0x007ffc80 0x00000008 .L>p............
0x007ff7a0 0x00000008 0x703e4cb0 0x00007fff .........L>p....
0x000211c0 0x00000008 0x007fe460 0x00000008 ........`.......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x007fe4a0 0x00000008 .L>p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x80080db60 size=256 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000065 0x00000000 0x0053002f 0x00730079 e......./.S.y.s.
0x00650074 0x002f006d 0x0069004c 0x00720062 t.e.m./.L.i.b.r.
0x00720061 0x002f0079 0x006f0043 0x00650072 a.r.y./.C.o.r.e.
0x00650053 0x00760072 0x00630069 0x00730065 S.e.r.v.i.c.e.s.
0x0041002f 0x00720069 0x006f0050 0x00740072 /.A.i.r.P.o.r.t.
0x00420020 0x00730061 0x00200065 0x00740053 .B.a.s.e. .S.t.
0x00740061 0x006f0069 0x0020006e 0x00670041 a.t.i.o.n. .A.g.
...
Leak: 0x80080f600 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0xa1b1c1d3 0x00000000 ..0p............
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x80080f700 size=256
0x703e4cc0 0x00007fff 0x0080e700 0x00000008 .L>p............
0x0080de80 0x00000008 0x703e4cb0 0x00007fff .........L>p....
0x000199a0 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x0080d7e0 0x00000008 .L>p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x800813ba0 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0xa1b1c1d3 0x00000000 ..0p............
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x800813ca0 size=256
0x703e4cc0 0x00007fff 0x00812e40 0x00000008 .L>p....@.......
0x008125c0 0x00000008 0x703e4cb0 0x00007fff .%.......L>p....
0x000199a0 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x00811f80 0x00000008 .L>p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x800816740 size=256 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000068 0x00000000 0x0055002f 0x00650073 h......./.U.s.e.
0x00730072 0x005a002f 0x006e0061 0x002f0067 r.s./.Z.a.n.g./.
0x0069004c 0x00720062 0x00720061 0x002f0079 L.i.b.r.a.r.y./.
0x00700041 0x006c0070 0x00630069 0x00740061 A.p.p.l.i.c.a.t.
0x006f0069 0x0020006e 0x00750053 0x00700070 i.o.n. .S.u.p.p.
0x0072006f 0x002f0074 0x00500031 0x00730061 o.r.t./.1.P.a.s.
0x00770073 0x0072006f 0x002f0064 0x00670041 s.w.o.r.d./.A.g.
...
Leak: 0x800818000 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0xa1b1c1d3 0x00000000 ..0p............
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x800818100 size=256
0x703e4cc0 0x00007fff 0x00817260 0x00000008 .L>p....`r......
0x00816a00 0x00000008 0x703e4cb0 0x00007fff .j.......L>p....
0x000199a0 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x008164c0 0x00000008 .L>p.....d......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x80081d4e0 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0xa1b1c1d3 0x00000000 ..0p............
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x80081d5e0 size=256
0x703e4cc0 0x00007fff 0x0081c7c0 0x00000008 .L>p............
0x0081bf80 0x00000008 0x703e4cb0 0x00007fff .........L>p....
0x000199a0 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x0081ba00 0x00000008 .L>p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x800821720 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0x707424d8 0x00007fff ..0p.....$tp....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x800821820 size=256
0x703e4cc0 0x00007fff 0x00820900 0x00000008 .L>p............
0x00820240 0x00000008 0x703e4cb0 0x00007fff @........L>p....
0x00018760 0x00000008 0x0081fb60 0x00000008 `.......`.......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x0081fba0 0x00000008 .L>p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x800829120 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0x707424d8 0x00007fff ..0p.....$tp....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x800829220 size=256
0x703e4cc0 0x00007fff 0x00827d40 0x00000008 .L>p....@}......
0x00827640 0x00000008 0x703e4cb0 0x00007fff @v.......L>p....
0x000199a0 0x00000008 0x00825d40 0x00000008 ........@]......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x00825d80 0x00000008 .L>p.....]......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x80083eb60 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0x707424d8 0x00007fff ..0p.....$tp....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x80083ec60 size=256
0x703e4cb0 0x00007fff 0x0083d6c0 0x00000008 .L>p............
0x0083cce0 0x00000008 0x703e4cb0 0x00007fff .........L>p....
0x00018760 0x00000008 0x008398a0 0x00000008 `...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x008398e0 0x00000008 .L>p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x800843700 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0xa1b1c1d3 0x00000000 ..0p............
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x800843800 size=256
0x703e4cc0 0x00007fff 0x008427c0 0x00000008 .L>p.....'......
0x00841ec0 0x00000008 0x703e4cb0 0x00007fff .........L>p....
0x000199a0 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x00841860 0x00000008 .L>p....`.......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x8008479e0 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0xa1b1c1d3 0x00000000 ..0p............
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x800847ae0 size=256
0x703e4cc0 0x00007fff 0x00846c20 0x00000008 .L>p.... l......
0x008464e0 0x00000008 0x703e4cb0 0x00007fff .d.......L>p....
0x00846e80 0x00000008 0x00000000 0x00000000 .n..............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x00845e40 0x00000008 .L>p....@^......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x80084bb00 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0xa1b1c1d3 0x00000000 ..0p............
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x80084bc00 size=256
0x703e4cc0 0x00007fff 0x0084ad80 0x00000008 .L>p............
0x0084a660 0x00000008 0x703e4cb0 0x00007fff `........L>p....
0x0084afa0 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x0084a000 0x00000008 .L>p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x80084fd80 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0x707424d8 0x00007fff ..0p.....$tp....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x80084fe80 size=256
0x703e4cb0 0x00007fff 0x0084ef80 0x00000008 .L>p............
0x0084e860 0x00000008 0x703e4cb0 0x00007fff `........L>p....
0x00018760 0x00000008 0x0084e180 0x00000008 `...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cc0 0x00007fff 0x0084e1c0 0x00000008 .L>p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x800853fc0 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0x707424d8 0x00007fff ..0p.....$tp....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
Leak: 0x8008540c0 size=256
0x703e4cc0 0x00007fff 0x008531e0 0x00000008 .L>p.....1......
0x00852ac0 0x00000008 0x703e4cb0 0x00007fff .*.......L>p....
0x000199a0 0x00000008 0x00852400 0x00000008 .........$......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x00852440 0x00000008 .L>p....@$......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x800863340 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0x707424d8 0x00007fff ..0p.....$tp....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x800863440 size=256
0x703e4cb0 0x00007fff 0x00861f60 0x00000008 .L>p....`.......
0x00861a00 0x00000008 0x703e4cb0 0x00007fff .........L>p....
0x000199a0 0x00000008 0x0085daa0 0x00000008 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x0085dae0 0x00000008 .L>p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x800865f60 size=256 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000072 0x00000000 0x0041002f 0x00700070 r......./.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x002f0073 0x00740055 0x006c0069 0x00740069 s./.U.t.i.l.i.t.
0x00650069 0x002f0073 0x00740053 0x00650065 i.e.s./.S.t.e.e.
0x004d0072 0x0075006f 0x00650073 0x0061002e r.M.o.u.s.e...a.
0x00700070 0x0043002f 0x006e006f 0x00650074 p.p./.C.o.n.t.e.
0x0074006e 0x002f0073 0x00650052 0x006f0073 n.t.s./.R.e.s.o.
...
Leak: 0x8008677c0 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0x707424d8 0x00007fff ..0p.....$tp....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x8008678c0 size=256
0x703e4cc0 0x00007fff 0x008669e0 0x00000008 .L>p.....i......
0x00866240 0x00000008 0x703e4cb0 0x00007fff @b.......L>p....
0x00018760 0x00000008 0x00865ac0 0x00000008 `........Z......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x00865b00 0x00000008 .L>p.....[......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x80086c440 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0x707424d8 0x00007fff ..0p.....$tp....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x80086c540 size=256
0x703e4cc0 0x00007fff 0x0086b4e0 0x00000008 .L>p............
0x0086ad00 0x00000008 0x703e4cb0 0x00007fff .........L>p....
0x000199a0 0x00000008 0x0086a480 0x00000008 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x0086a4c0 0x00000008 .L>p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x800872e00 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0x707424d8 0x00007fff ..0p.....$tp....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x800872f00 size=256
0x703e4cb0 0x00007fff 0x00871a40 0x00000008 .L>p....@.......
0x008713e0 0x00000008 0x703e4cb0 0x00007fff .........L>p....
0x000199a0 0x00000008 0x00870160 0x00000008 ........`.......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x008701a0 0x00000008 .L>p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x800875dc0 size=256 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000068 0x00000000 0x0053002f 0x00730079 h......./.S.y.s.
0x00650074 0x002f006d 0x0069004c 0x00720062 t.e.m./.L.i.b.r.
0x00720061 0x002f0079 0x006d0049 0x00670061 a.r.y./.I.m.a.g.
0x00200065 0x00610043 0x00740070 0x00720075 e. .C.a.p.t.u.r.
0x002f0065 0x00750053 0x00700070 0x0072006f e./.S.u.p.p.o.r.
0x002f0074 0x006d0049 0x00670061 0x00200065 t./.I.m.a.g.e. .
0x00610043 0x00740070 0x00720075 0x00200065 C.a.p.t.u.r.e. .
...
Leak: 0x800877740 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0x707424d8 0x00007fff ..0p.....$tp....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x800877840 size=256
0x703e4cb0 0x00007fff 0x00876860 0x00000008 .L>p....`h......
0x008760a0 0x00000008 0x703e4cb0 0x00007fff .`.......L>p....
0x000199a0 0x00000008 0x008758e0 0x00000008 .........X......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cc0 0x00007fff 0x00875920 0x00000008 .L>p.... Y......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x80087a940 size=256 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000066 0x00000000 0x0041002f 0x00700070 f......./.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x002f0073 0x0065004d 0x00690064 0x00200061 s./.M.e.d.i.a. .
0x006c0050 0x00790061 0x00720065 0x002f0073 P.l.a.y.e.r.s./.
0x00540069 0x006e0075 0x00730065 0x0061002e i.T.u.n.e.s...a.
0x00700070 0x0043002f 0x006e006f 0x00650074 p.p./.C.o.n.t.e.
0x0074006e 0x002f0073 0x00650052 0x006f0073 n.t.s./.R.e.s.o.
...
Leak: 0x80087c280 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0x707424d8 0x00007fff ..0p.....$tp....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x80087c380 size=256
0x703e4cb0 0x00007fff 0x0087b460 0x00000008 .L>p....`.......
0x0087ac60 0x00000008 0x703e4cb0 0x00007fff `........L>p....
0x00018760 0x00000008 0x0087a480 0x00000008 `...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cc0 0x00007fff 0x0087a4c0 0x00000008 .L>p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x800881740 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0x707424d8 0x00007fff ..0p.....$tp....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x800881840 size=256
0x703e4cc0 0x00007fff 0x008809e0 0x00000008 .L>p............
0x00880180 0x00000008 0x703e4cb0 0x00007fff .........L>p....
0x000199a0 0x00000008 0x0087f340 0x00000008 ........@.......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x0087f380 0x00000008 .L>p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x800884a60 size=256 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000006a 0x00000000 0x0055002f 0x00650073 j......./.U.s.e.
0x00730072 0x005a002f 0x006e0061 0x002f0067 r.s./.Z.a.n.g./.
0x0069004c 0x00720062 0x00720061 0x002f0079 L.i.b.r.a.r.y./.
0x00720050 0x00660065 0x00720065 0x006e0065 P.r.e.f.e.r.e.n.
0x00650063 0x00610050 0x0065006e 0x002f0073 c.e.P.a.n.e.s./.
0x00700041 0x00540070 0x00610072 0x002e0070 A.p.p.T.r.a.p...
0x00720070 0x00660065 0x00610050 0x0065006e p.r.e.f.P.a.n.e.
...
Leak: 0x800886340 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0x707424d8 0x00007fff ..0p.....$tp....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x800886440 size=256
0x703e4cc0 0x00007fff 0x00885500 0x00000008 .L>p.....U......
0x00884d40 0x00000008 0x703e4cb0 0x00007fff @M.......L>p....
0x00885840 0x00000008 0x00884380 0x00000008 @X.......C......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x008843c0 0x00000008 .L>p.....C......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x8008a2140 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0x707424d8 0x00007fff ..0p.....$tp....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x8008a2240 size=256
0x703e4cb0 0x00007fff 0x008a0b40 0x00000008 .L>p....@.......
0x008a01a0 0x00000008 0x703e4cb0 0x00007fff .........L>p....
0x00018760 0x00000008 0x0089d6e0 0x00000008 `...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x0089d720 0x00000008 .L>p.... .......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x8008a4320 size=256
0x7030e4e0 0x00007fff 0xa1b1c1d3 0x00000000 ..0p............
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0xa1b1c1d3 0x00000000 ..0p............
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030ea20 0x00007fff ........ .0p....
...
Leak: 0x8008a4420 size=256
0x703e4cb0 0x00007fff 0x00000000 0x00000000 .L>p............
0x008a3bc0 0x00000008 0x703e4cb0 0x00007fff .;.......L>p....
0x008a3b60 0x00000008 0x00000000 0x00000000 `;..............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cc0 0x00007fff 0x008a3680 0x00000008 .L>p.....6......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x008a3b00 0x00000008 .........;......
...
Leak: 0x8008b4960 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0x707424d8 0x00007fff ..0p.....$tp....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x8008b4a60 size=256
0x703e4cb0 0x00007fff 0x008b34e0 0x00000008 .L>p.....4......
0x008b2d20 0x00000008 0x703e4cb0 0x00007fff -.......L>p....
0x000199a0 0x00000008 0x008ae460 0x00000008 ........`.......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x008ae4a0 0x00000008 .L>p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x8008bd120 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0x707424d8 0x00007fff ..0p.....$tp....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x8008bd220 size=256
0x703e4cb0 0x00007fff 0x008bbc80 0x00000008 .L>p............
0x008bb600 0x00000008 0x703e4cb0 0x00007fff .........L>p....
0x000199a0 0x00000008 0x008b9900 0x00000008 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x008b9940 0x00000008 .L>p....@.......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x8008c0c00 size=256 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000066 0x00000000 0x0055002f 0x00650073 f......./.U.s.e.
0x00730072 0x005a002f 0x006e0061 0x002f0067 r.s./.Z.a.n.g./.
0x0069004c 0x00720062 0x00720061 0x002f0079 L.i.b.r.a.r.y./.
0x0061004d 0x006c0069 0x0042002f 0x006e0075 M.a.i.l./.B.u.n.
0x006c0064 0x00730065 0x004d002f 0x00690061 d.l.e.s./.M.a.i.
0x002e006c 0x00700061 0x00650070 0x00690074 l...a.p.p.e.t.i.
0x0065007a 0x002e0072 0x0061006d 0x006c0069 z.e.r...m.a.i.l.
...
Leak: 0x8008c1be0 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0x707424d8 0x00007fff ..0p.....$tp....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x8008c1ce0 size=256
0x703e4cc0 0x00007fff 0x008c0c00 0x00000008 .L>p............
0x008c0440 0x00000008 0x703e4cb0 0x00007fff @........L>p....
0x000199a0 0x00000008 0x008bfd00 0x00000008 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x008bfd40 0x00000008 .L>p....@.......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x8008d7b20 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0x707424d8 0x00007fff ..0p.....$tp....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x8008d7c20 size=256
0x703e4cb0 0x00007fff 0x008d6720 0x00000008 .L>p.... g......
0x008d5f80 0x00000008 0x703e4cb0 0x00007fff ._.......L>p....
0x000199a0 0x00000008 0x008d4240 0x00000008 ........@B......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x008d4280 0x00000008 .L>p.....B......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x8008e6ba0 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0x707424d8 0x00007fff ..0p.....$tp....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x8008e6ca0 size=256
0x703e4cb0 0x00007fff 0x008e57e0 0x00000008 .L>p.....W......
0x008e52e0 0x00000008 0x703e4cb0 0x00007fff .R.......L>p....
0x000199a0 0x00000008 0x008e2920 0x00000008 ........ )......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x008e2960 0x00000008 .L>p....`)......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x8008ec5a0 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0x707424d8 0x00007fff ..0p.....$tp....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x8008ec6a0 size=256
0x703e4cb0 0x00007fff 0x008eb700 0x00000008 .L>p............
0x008eaee0 0x00000008 0x703e4cb0 0x00007fff .........L>p....
0x000199a0 0x00000008 0x008ea640 0x00000008 ........@.......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x008ea680 0x00000008 .L>p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x8008f6220 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0x707424d8 0x00007fff ..0p.....$tp....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x8008f6320 size=256
0x703e4cb0 0x00007fff 0x008f4dc0 0x00000008 .L>p.....M......
0x008f47c0 0x00000008 0x703e4cb0 0x00007fff .G.......L>p....
0x000199a0 0x00000008 0x008f28e0 0x00000008 .........(......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x008f2a20 0x00000008 .L>p.... *......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x8008fb880 size=256 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000006b 0x00000000 0x004c002f 0x00620069 k......./.L.i.b.
0x00610072 0x00790072 0x0050002f 0x00650072 r.a.r.y./.P.r.e.
0x00650066 0x00650072 0x0063006e 0x00500065 f.e.r.e.n.c.e.P.
0x006e0061 0x00730065 0x0047002f 0x006f0072 a.n.e.s./.G.r.o.
0x006c0077 0x0070002e 0x00650072 0x00500066 w.l...p.r.e.f.P.
0x006e0061 0x002f0065 0x006f0043 0x0074006e a.n.e./.C.o.n.t.
0x006e0065 0x00730074 0x0052002f 0x00730065 e.n.t.s./.R.e.s.
...
Leak: 0x8008fd0a0 size=256
0x7030e4e0 0x00007fff 0x7030e960 0x00007fff ..0p....`.0p....
0x7030ea40 0x00007fff 0x7030e920 0x00007fff @.0p.... .0p....
0x7030e9c0 0x00007fff 0x707424d8 0x00007fff ..0p.....$tp....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0x7030e520 0x00007fff 0x7030e9e0 0x00007fff .0p......0p....
0xa1b1c1d3 0x00000000 0xa1b1c1d3 0x00000000 ................
0xa1b1c1d3 0x00000000 0x7030e740 0x00007fff ........@.0p....
...
Leak: 0x8008fd1a0 size=256
0x703e4cc0 0x00007fff 0x008fc380 0x00000008 .L>p............
0x008fbb60 0x00000008 0x703e4cb0 0x00007fff `........L>p....
0x000199a0 0x00000008 0x008faae0 0x00000008 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x703e4cb0 0x00007fff 0x008fac20 0x00000008 .L>p.... .......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00019a60 0x00000008 ........`.......
...
Leak: 0x8007ef100 size=224 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000056 0x00000000 0x004c002f 0x00620069 V......./.L.i.b.
0x00610072 0x00790072 0x0041002f 0x00700070 r.a.r.y./.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x00530020 0x00700075 0x006f0070 0x00740072 .S.u.p.p.o.r.t.
0x0054002f 0x00620061 0x0065006c 0x002f0074 /.T.a.b.l.e.t./.
0x00650050 0x0054006e 0x00620061 0x0065006c P.e.n.T.a.b.l.e.
0x00440074 0x00690072 0x00650076 0x002e0072 t.D.r.i.v.e.r...
...
Leak: 0x8007f3440 size=224 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000055 0x00000000 0x004c002f 0x00620069 U......./.L.i.b.
0x00610072 0x00790072 0x004c002f 0x00740069 r.a.r.y./.L.i.t.
0x006c0074 0x00200065 0x006e0053 0x00740069 t.l.e. .S.n.i.t.
0x00680063 0x004c002f 0x00740069 0x006c0074 c.h./.L.i.t.t.l.
0x00200065 0x006e0053 0x00740069 0x00680063 e. .S.n.i.t.c.h.
0x00550020 0x00410049 0x00650067 0x0074006e .U.I.A.g.e.n.t.
0x0061002e 0x00700070 0x0043002f 0x006e006f ..a.p.p./.C.o.n.
...
Leak: 0x8007f7c20 size=224 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000059 0x00000000 0x004c002f 0x00620069 Y......./.L.i.b.
0x00610072 0x00790072 0x0041002f 0x00700070 r.a.r.y./.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x00530020 0x00700075 0x006f0070 0x00740072 .S.u.p.p.o.r.t.
0x0043002f 0x00720061 0x006f0062 0x0069006e /.C.a.r.b.o.n.i.
0x00650074 0x0043002f 0x00720061 0x006f0062 t.e./.C.a.r.b.o.
0x0069006e 0x00650074 0x00740053 0x00740061 n.i.t.e.S.t.a.t.
...
Leak: 0x800812300 size=224 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000063 0x00000000 0x0053002f 0x00730079 c......./.S.y.s.
0x00650074 0x002f006d 0x0069004c 0x00720062 t.e.m./.L.i.b.r.
0x00720061 0x002f0079 0x006f0043 0x00650072 a.r.y./.C.o.r.e.
0x00650053 0x00760072 0x00630069 0x00730065 S.e.r.v.i.c.e.s.
0x0046002f 0x006c006f 0x00650064 0x00200072 /.F.o.l.d.e.r. .
0x00630041 0x00690074 0x006e006f 0x00200073 A.c.t.i.o.n.s. .
0x00690044 0x00700073 0x00740061 0x00680063 D.i.s.p.a.t.c.h.
...
Leak: 0x800820900 size=224 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000005b 0x00000000 0x004c002f 0x00620069 [......./.L.i.b.
0x00610072 0x00790072 0x0041002f 0x00700070 r.a.r.y./.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x00530020 0x00700075 0x006f0070 0x00740072 .S.u.p.p.o.r.t.
0x0054002f 0x00620061 0x0065006c 0x002f0074 /.T.a.b.l.e.t./.
0x00650050 0x0054006e 0x00620061 0x0065006c P.e.n.T.a.b.l.e.
0x00440074 0x00690072 0x00650076 0x002e0072 t.D.r.i.v.e.r...
...
Leak: 0x8008427c0 size=224 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000005e 0x00000000 0x004c002f 0x00620069 ^......./.L.i.b.
0x00610072 0x00790072 0x0050002f 0x00650072 r.a.r.y./.P.r.e.
0x00650066 0x00650072 0x0063006e 0x00500065 f.e.r.e.n.c.e.P.
0x006e0061 0x00730065 0x0054002f 0x00630065 a.n.e.s./.T.e.c.
0x00540068 0x006f006f 0x0020006c 0x00720050 h.T.o.o.l. .P.r.
0x0074006f 0x00630065 0x00690074 0x006e006f o.t.e.c.t.i.o.n.
0x0070002e 0x00650072 0x00500066 0x006e0061 ..p.r.e.f.P.a.n.
...
Leak: 0x800846220 size=224 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000064 0x00000000 0x004c002f 0x00620069 d......./.L.i.b.
0x00610072 0x00790072 0x0053002f 0x00720063 r.a.r.y./.S.c.r.
0x00700069 0x00690074 0x0067006e 0x00640041 i.p.t.i.n.g.A.d.
0x00690064 0x00690074 0x006e006f 0x002f0073 d.i.t.i.o.n.s./.
0x00490053 0x0042004d 0x002e004c 0x0073006f S.I.M.B.L...o.s.
0x00780061 0x0043002f 0x006e006f 0x00650074 a.x./.C.o.n.t.e.
0x0074006e 0x002f0073 0x00650052 0x006f0073 n.t.s./.R.e.s.o.
...
Leak: 0x800312d40 size=192
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x63677320 0x0000000e ........ sgc....
0x00000000 0x00000000 0xa4a05dd9 0x41012595 .........]...%.A
0x00000000 0x00000000 0x00000001 0x00000001 ................
0x00000000 0x6f6c2f67 0x00882b80 0x00000008 ....g/lo.+......
0x0000000a 0x00000000 0x00158780 0x00000001 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x4d555458 0x00000000 ........XTUM....
...
Leak: 0x8007eacc0 size=192 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000047 0x00000000 0x0053002f 0x00730079 G......./.S.y.s.
0x00650074 0x002f006d 0x0069004c 0x00720062 t.e.m./.L.i.b.r.
0x00720061 0x002f0079 0x006f0043 0x00650072 a.r.y./.C.o.r.e.
0x00650053 0x00760072 0x00630069 0x00730065 S.e.r.v.i.c.e.s.
0x006c002f 0x0067006f 0x006e0069 0x00690077 /.l.o.g.i.n.w.i.
0x0064006e 0x0077006f 0x0061002e 0x00700070 n.d.o.w...a.p.p.
0x0043002f 0x006e006f 0x00650074 0x0074006e /.C.o.n.t.e.n.t.
...
Leak: 0x80080efe0 size=192
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x63677320 0x0000000e ........ sgc....
Leak: 0x800817260 size=192 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000004a 0x00000000 0x0055002f 0x00650073 J......./.U.s.e.
0x00730072 0x005a002f 0x006e0061 0x002f0067 r.s./.Z.a.n.g./.
0x0069004c 0x00720062 0x00720061 0x002f0079 L.i.b.r.a.r.y./.
0x00700041 0x006c0070 0x00630069 0x00740061 A.p.p.l.i.c.a.t.
0x006f0069 0x0020006e 0x00750053 0x00700070 i.o.n. .S.u.p.p.
0x0072006f 0x002f0074 0x00500031 0x00730061 o.r.t./.1.P.a.s.
0x00770073 0x0072006f 0x002f0064 0x00670041 s.w.o.r.d./.A.g.
...
Leak: 0x800827420 size=192 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000004d 0x00000000 0x0053002f 0x00730079 M......./.S.y.s.
0x00650074 0x002f006d 0x0069004c 0x00720062 t.e.m./.L.i.b.r.
0x00720061 0x002f0079 0x006f0043 0x00650072 a.r.y./.C.o.r.e.
0x00650053 0x00760072 0x00630069 0x00730065 S.e.r.v.i.c.e.s.
0x0053002f 0x00730079 0x00650074 0x0055006d /.S.y.s.t.e.m.U.
0x00530049 0x00720065 0x00650076 0x002e0072 I.S.e.r.v.e.r...
0x00700061 0x002f0070 0x006f0043 0x0074006e a.p.p./.C.o.n.t.
...
Leak: 0x800846c20 size=192 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000049 0x00000000 0x004c002f 0x00620069 I......./.L.i.b.
0x00610072 0x00790072 0x0053002f 0x00720063 r.a.r.y./.S.c.r.
0x00700069 0x00690074 0x0067006e 0x00640041 i.p.t.i.n.g.A.d.
0x00690064 0x00690074 0x006e006f 0x002f0073 d.i.t.i.o.n.s./.
0x00490053 0x0042004d 0x002e004c 0x0073006f S.I.M.B.L...o.s.
0x00780061 0x0043002f 0x006e006f 0x00650074 a.x./.C.o.n.t.e.
0x0074006e 0x002f0073 0x00650052 0x006f0073 n.t.s./.R.e.s.o.
...
Leak: 0x80084a3c0 size=192 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000053 0x00000000 0x004c002f 0x00620069 S......./.L.i.b.
0x00610072 0x00790072 0x0041002f 0x00700070 r.a.r.y./.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x00530020 0x00700075 0x006f0070 0x00740072 .S.u.p.p.o.r.t.
0x0047002f 0x0069006c 0x0073006d 0x0041002f /.G.l.i.m.s./.A.
0x00650067 0x0074006e 0x0047002f 0x0069006c g.e.n.t./.G.l.i.
0x0073006d 0x00410020 0x00650067 0x0074006e m.s. .A.g.e.n.t.
...
Leak: 0x80084e5c0 size=192 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000050 0x00000000 0x0053002f 0x00730079 P......./.S.y.s.
0x00650074 0x002f006d 0x0069004c 0x00720062 t.e.m./.L.i.b.r.
0x00720061 0x002f0079 0x006d0049 0x00670061 a.r.y./.I.m.a.g.
0x00200065 0x00610043 0x00740070 0x00720075 e. .C.a.p.t.u.r.
0x002f0065 0x00650044 0x00690076 0x00650063 e./.D.e.v.i.c.e.
0x002f0073 0x00570054 0x00490041 0x0042004e s./.T.W.A.I.N.B.
0x00690072 0x00670064 0x002e0065 0x00700061 r.i.d.g.e...a.p.
...
Leak: 0x800852840 size=192 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000004c 0x00000000 0x0053002f 0x00730079 L......./.S.y.s.
0x00650074 0x002f006d 0x0069004c 0x00720062 t.e.m./.L.i.b.r.
0x00720061 0x002f0079 0x006d0049 0x00670061 a.r.y./.I.m.a.g.
0x00200065 0x00610043 0x00740070 0x00720075 e. .C.a.p.t.u.r.
0x002f0065 0x00650044 0x00690076 0x00650063 e./.D.e.v.i.c.e.
0x002f0073 0x00540050 0x00430050 0x006d0061 s./.P.T.P.C.a.m.
0x00720065 0x002e0061 0x00700061 0x002f0070 e.r.a...a.p.p./.
...
Leak: 0x800861840 size=192 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000046 0x00000000 0x0041002f 0x00700070 F......./.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x002f0073 0x0069004d 0x00630073 0x006c0065 s./.M.i.s.c.e.l.
0x0061006c 0x0065006e 0x0075006f 0x002f0073 l.a.n.e.o.u.s./.
0x00750051 0x00630069 0x0073006b 0x006c0069 Q.u.i.c.k.s.i.l.
0x00650076 0x002e0072 0x00700061 0x002f0070 v.e.r...a.p.p./.
0x006f0043 0x0074006e 0x006e0065 0x00730074 C.o.n.t.e.n.t.s.
...
Leak: 0x8008669e0 size=192 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000050 0x00000000 0x0041002f 0x00700070 P......./.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x002f0073 0x00740055 0x006c0069 0x00740069 s./.U.t.i.l.i.t.
0x00650069 0x002f0073 0x00740053 0x00650065 i.e.s./.S.t.e.e.
0x004d0072 0x0075006f 0x00650073 0x0061002e r.M.o.u.s.e...a.
0x00700070 0x0043002f 0x006e006f 0x00650074 p.p./.C.o.n.t.e.
0x0074006e 0x002f0073 0x00650052 0x006f0073 n.t.s./.R.e.s.o.
...
Leak: 0x80087b460 size=192 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000004a 0x00000000 0x0041002f 0x00700070 J......./.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x002f0073 0x0065004d 0x00690064 0x00200061 s./.M.e.d.i.a. .
0x006c0050 0x00790061 0x00720065 0x002f0073 P.l.a.y.e.r.s./.
0x00540069 0x006e0075 0x00730065 0x0061002e i.T.u.n.e.s...a.
0x00700070 0x0043002f 0x006e006f 0x00650074 p.p./.C.o.n.t.e.
0x0074006e 0x002f0073 0x00650052 0x006f0073 n.t.s./.R.e.s.o.
...
Leak: 0x800885500 size=192 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000053 0x00000000 0x0055002f 0x00650073 S......./.U.s.e.
0x00730072 0x005a002f 0x006e0061 0x002f0067 r.s./.Z.a.n.g./.
0x0069004c 0x00720062 0x00720061 0x002f0079 L.i.b.r.a.r.y./.
0x00720050 0x00660065 0x00720065 0x006e0065 P.r.e.f.e.r.e.n.
0x00650063 0x00610050 0x0065006e 0x002f0073 c.e.P.a.n.e.s./.
0x00700041 0x00540070 0x00610072 0x002e0070 A.p.p.T.r.a.p...
0x00720070 0x00660065 0x00610050 0x0065006e p.r.e.f.P.a.n.e.
...
Leak: 0x8008fb3c0 size=192
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x63677320 0x0000000e ........ sgc....
0x00000000 0x00000000 0x4883fd50 0x41012596 ........P..H.%.A
0x00000000 0x00000000 0x00000001 0x00000001 ................
0x00000000 0x00000000 0x007ab900 0x00000008 ..........z.....
0x0000000a 0x00000000 0x00159b30 0x00000001 ........0.......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x4d555458 0x00000000 ........XTUM....
...
Leak: 0x8008fbc80 size=192
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x63677320 0x0000000e ........ sgc....
0x00000000 0x0065006c 0x964b6630 0x41012590 ....l.e.0fK..%.A
0x00000000 0x00000000 0x00000001 0x00000001 ................
0x00000000 0x00000000 0x008f8380 0x00000008 ................
0x0000000a 0x00000000 0x0015a5c0 0x00000001 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x4d555458 0x00000000 ........XTUM....
...
Leak: 0x8008fc380 size=192 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000004d 0x00000000 0x004c002f 0x00620069 M......./.L.i.b.
0x00610072 0x00790072 0x0050002f 0x00650072 r.a.r.y./.P.r.e.
0x00650066 0x00650072 0x0063006e 0x00500065 f.e.r.e.n.c.e.P.
0x006e0061 0x00730065 0x0047002f 0x006f0072 a.n.e.s./.G.r.o.
0x006c0077 0x0070002e 0x00650072 0x00500066 w.l...p.r.e.f.P.
0x006e0061 0x002f0065 0x006f0043 0x0074006e a.n.e./.C.o.n.t.
0x006e0065 0x00730074 0x0052002f 0x00730065 e.n.t.s./.R.e.s.
...
Leak: 0x8008fe600 size=192
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x63677320 0x0000000d ........ sgc....
0x00000000 0x00790072 0x3270810c 0x410122e5 ....r.y...p2.".A
0xeac123e7 0x00007fac 0x00000000 0x00000001 .#..............
0x00000000 0x00730065 0x007abae0 0x00000008 ....e.s...z.....
0x00000014 0x00000000 0x010a4a00 0x00000001 .........J......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x4d555458 0x00000000 ........XTUM....
...
Leak: 0x8007efba0 size=160 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000037 0x00000000 0x004c002f 0x00620069 7......./.L.i.b.
0x00610072 0x00790072 0x0041002f 0x00700070 r.a.r.y./.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x00530020 0x00700075 0x006f0070 0x00740072 .S.u.p.p.o.r.t.
0x0054002f 0x00620061 0x0065006c 0x002f0074 /.T.a.b.l.e.t./.
0x00650050 0x0054006e 0x00620061 0x0065006c P.e.n.T.a.b.l.e.
0x00440074 0x00690072 0x00650076 0x002e0072 t.D.r.i.v.e.r...
...
Leak: 0x8007f88a0 size=160 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000003a 0x00000000 0x004c002f 0x00620069 :......./.L.i.b.
0x00610072 0x00790072 0x0041002f 0x00700070 r.a.r.y./.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x00530020 0x00700075 0x006f0070 0x00740072 .S.u.p.p.o.r.t.
0x0043002f 0x00720061 0x006f0062 0x0069006e /.C.a.r.b.o.n.i.
0x00650074 0x0043002f 0x00720061 0x006f0062 t.e./.C.a.r.b.o.
0x0069006e 0x00650074 0x00740053 0x00740061 n.i.t.e.S.t.a.t.
...
Leak: 0x8007ff5a0 size=160 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000039 0x00000000 0x0053002f 0x00730079 9......./.S.y.s.
0x00650074 0x002f006d 0x0069004c 0x00720062 t.e.m./.L.i.b.r.
0x00720061 0x002f0079 0x006f0043 0x00650072 a.r.y./.C.o.r.e.
0x00650053 0x00760072 0x00630069 0x00730065 S.e.r.v.i.c.e.s.
0x0044002f 0x0063006f 0x002e006b 0x00700061 /.D.o.c.k...a.p.
0x002f0070 0x006f0043 0x0074006e 0x006e0065 p./.C.o.n.t.e.n.
0x00730074 0x004d002f 0x00630061 0x0053004f t.s./.M.a.c.O.S.
...
Leak: 0x80080e700 size=160 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000003b 0x00000000 0x0053002f 0x00730079 ;......./.S.y.s.
0x00650074 0x002f006d 0x0069004c 0x00720062 t.e.m./.L.i.b.r.
0x00720061 0x002f0079 0x006f0043 0x00650072 a.r.y./.C.o.r.e.
0x00650053 0x00760072 0x00630069 0x00730065 S.e.r.v.i.c.e.s.
0x0041002f 0x00720069 0x006f0050 0x00740072 /.A.i.r.P.o.r.t.
0x00420020 0x00730061 0x00200065 0x00740053 .B.a.s.e. .S.t.
0x00740061 0x006f0069 0x0020006e 0x00670041 a.t.i.o.n. .A.g.
...
Leak: 0x800812e40 size=160 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000003a 0x00000000 0x0053002f 0x00730079 :......./.S.y.s.
0x00650074 0x002f006d 0x0069004c 0x00720062 t.e.m./.L.i.b.r.
0x00720061 0x002f0079 0x006f0043 0x00650072 a.r.y./.C.o.r.e.
0x00650053 0x00760072 0x00630069 0x00730065 S.e.r.v.i.c.e.s.
0x0046002f 0x006c006f 0x00650064 0x00200072 /.F.o.l.d.e.r. .
0x00630041 0x00690074 0x006e006f 0x00200073 A.c.t.i.o.n.s. .
0x00690044 0x00700073 0x00740061 0x00680063 D.i.s.p.a.t.c.h.
...
Leak: 0x80081bd40 size=160 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000043 0x00000000 0x0053002f 0x00730079 C......./.S.y.s.
0x00650074 0x002f006d 0x0069004c 0x00720062 t.e.m./.L.i.b.r.
0x00720061 0x002f0079 0x006f0043 0x00650072 a.r.y./.C.o.r.e.
0x00650053 0x00760072 0x00630069 0x00730065 S.e.r.v.i.c.e.s.
0x0053002f 0x006f0070 0x006c0074 0x00670069 /.S.p.o.t.l.i.g.
0x00740068 0x0061002e 0x00700070 0x0043002f h.t...a.p.p./.C.
0x006e006f 0x00650074 0x0074006e 0x002f0073 o.n.t.e.n.t.s./.
...
Leak: 0x80083cac0 size=160 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000003d 0x00000000 0x0053002f 0x00730079 =......./.S.y.s.
0x00650074 0x002f006d 0x0069004c 0x00720062 t.e.m./.L.i.b.r.
0x00720061 0x002f0079 0x006f0043 0x00650072 a.r.y./.C.o.r.e.
0x00650053 0x00760072 0x00630069 0x00730065 S.e.r.v.i.c.e.s.
0x0046002f 0x006e0069 0x00650064 0x002e0072 /.F.i.n.d.e.r...
0x00700061 0x002f0070 0x006f0043 0x0074006e a.p.p./.C.o.n.t.
0x006e0065 0x00730074 0x004d002f 0x00630061 e.n.t.s./.M.a.c.
...
Leak: 0x80084ad80 size=160 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000038 0x00000000 0x004c002f 0x00620069 8......./.L.i.b.
0x00610072 0x00790072 0x0041002f 0x00700070 r.a.r.y./.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x00530020 0x00700075 0x006f0070 0x00740072 .S.u.p.p.o.r.t.
0x0047002f 0x0069006c 0x0073006d 0x0041002f /.G.l.i.m.s./.A.
0x00650067 0x0074006e 0x0047002f 0x0069006c g.e.n.t./.G.l.i.
0x0073006d 0x00410020 0x00650067 0x0074006e m.s. .A.g.e.n.t.
...
Leak: 0x80084ef80 size=160 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000035 0x00000000 0x0053002f 0x00730079 5......./.S.y.s.
0x00650074 0x002f006d 0x0069004c 0x00720062 t.e.m./.L.i.b.r.
0x00720061 0x002f0079 0x006d0049 0x00670061 a.r.y./.I.m.a.g.
0x00200065 0x00610043 0x00740070 0x00720075 e. .C.a.p.t.u.r.
0x002f0065 0x00650044 0x00690076 0x00650063 e./.D.e.v.i.c.e.
0x002f0073 0x00570054 0x00490041 0x0042004e s./.T.W.A.I.N.B.
0x00690072 0x00670064 0x002e0065 0x00700061 r.i.d.g.e...a.p.
Leak: 0x800871220 size=160 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000039 0x00000000 0x0041002f 0x00700070 9......./.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x002f0073 0x006e0049 0x00650074 0x006e0072 s./.I.n.t.e.r.n.
0x00740065 0x0054002f 0x00650077 0x00740065 e.t./.T.w.e.e.t.
0x00650069 0x0061002e 0x00700070 0x0043002f i.e...a.p.p./.C.
0x006e006f 0x00650074 0x0074006e 0x002f0073 o.n.t.e.n.t.s./.
0x0061004d 0x004f0063 0x002f0053 0x00770054 M.a.c.O.S./.T.w.
...
Leak: 0x800876860 size=160 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000041 0x00000000 0x0053002f 0x00730079 A......./.S.y.s.
0x00650074 0x002f006d 0x0069004c 0x00720062 t.e.m./.L.i.b.r.
0x00720061 0x002f0079 0x006d0049 0x00670061 a.r.y./.I.m.a.g.
0x00200065 0x00610043 0x00740070 0x00720075 e. .C.a.p.t.u.r.
0x002f0065 0x00750053 0x00700070 0x0072006f e./.S.u.p.p.o.r.
0x002f0074 0x006d0049 0x00670061 0x00200065 t./.I.m.a.g.e. .
0x00610043 0x00740070 0x00720075 0x00200065 C.a.p.t.u.r.e. .
...
Leak: 0x80087ff00 size=160 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000003b 0x00000000 0x0041002f 0x00700070 ;......./.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x002f0073 0x00650044 0x00690073 0x006e0067 s./.D.e.s.i.g.n.
0x0054002f 0x006e0061 0x00650067 0x00690072 /.T.a.n.g.e.r.i.
0x0065006e 0x0061002e 0x00700070 0x0043002f n.e...a.p.p./.C.
0x006e006f 0x00650074 0x0074006e 0x002f0073 o.n.t.e.n.t.s./.
0x0061004d 0x004f0063 0x002f0053 0x00610054 M.a.c.O.S./.T.a.
...
Leak: 0x80089ffa0 size=160 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000003c 0x00000000 0x0041002f 0x00700070 <......./.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x002f0073 0x0065004d 0x00690064 0x00200061 s./.M.e.d.i.a. .
0x006c0050 0x00790061 0x00720065 0x002f0073 P.l.a.y.e.r.s./.
0x00540069 0x006e0075 0x00730065 0x0061002e i.T.u.n.e.s...a.
Leak: 0x8008bb460 size=160 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000041 0x00000000 0x0041002f 0x00700070 A......./.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x002f0073 0x006e0049 0x00650074 0x006e0072 s./.I.n.t.e.r.n.
0x00740065 0x004e002f 0x00740065 0x0065004e e.t./.N.e.t.N.e.
0x00730077 0x00690057 0x00650072 0x0061002e w.s.W.i.r.e...a.
0x00700070 0x0043002f 0x006e006f 0x00650074 p.p./.C.o.n.t.e.
0x0074006e 0x002f0073 0x0061004d 0x004f0063 n.t.s./.M.a.c.O.
...
Leak: 0x8008c4200 size=160 instance of 'NSEvent', type ObjC,
implemented in AppKit
0x701d0fc0 0x00007fff 0x0000000e 0x00000000 ...p............
0x00000000 0x40972c00 0x00000000 0x4091ec00 .....,.@.......@
0x00000100 0x00000000 0x008099ec 0x00000000 ................
0x0d1aeb3e 0x41012597 0x00000000 0x00000000 >....%.A........
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000008 0x00000000 0x00000a00 0x00000000 ................
0xffffffff 0xffffffff 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
...
Leak: 0x8008de880 size=160 instance of 'NSEvent', type ObjC,
implemented in AppKit
0x701d0fc0 0x00007fff 0x0000000d 0x00000000 ...p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x000003e7 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
...
Leak: 0x8008e5ba0 size=160 instance of 'NSEvent', type ObjC,
implemented in AppKit
0x701d0fc0 0x00007fff 0x0000000e 0x00000000 ...p............
0x00000000 0x40972c00 0x00000000 0x4091ec00 .....,.@.......@
0x00000100 0x00000000 0x008099e7 0x00000000 ................
0x4883fd50 0x41012596 0x00000000 0x00000000 P..H.%.A........
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000008 0x00000000 0x00000b00 0x00000000 ................
0xffffffff 0xffffffff 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
...
Leak: 0x8008f6a20 size=160 instance of 'NSEvent', type ObjC,
implemented in AppKit
0x701d0fc0 0x00007fff 0x0000000e 0x00000000 ...p............
0x00000000 0x40972c00 0x00000000 0x4091ec00 .....,.@.......@
0x00000100 0x00000000 0x008099e2 0x00000000 ................
0xa4a05dd9 0x41012595 0x00000000 0x00000000 .]...%.A........
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000008 0x00000000 0x00000a00 0x00000000 ................
0xffffffff 0xffffffff 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
...
Leak: 0x8008fa000 size=160 instance of 'NSEvent', type ObjC,
implemented in AppKit
0x701d0fc0 0x00007fff 0x0000000e 0x00000000 ...p............
0x00000000 0x40972c00 0x00000000 0x4091ec00 .....,.@.......@
0x00000100 0x00000000 0x008099bc 0x00000000 ................
0x964b6630 0x41012590 0x00000000 0x00000000 0fK..%.A........
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000008 0x00000000 0x00000b00 0x00000000 ................
0xffffffff 0xffffffff 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
...
Leak: 0x8008fae80 size=160 instance of 'NSEvent', type ObjC,
implemented in AppKit
0x701d0fc0 0x00007fff 0x0000000e 0x00000000 ...p............
0x00000000 0x40972c00 0x00000000 0x4091ec00 .....,.@.......@
0x00000100 0x00000000 0x008099b6 0x00000000 ................
0xc1693c04 0x4101258f 0x00000000 0x00000000 .<i..%.A........
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000008 0x00000000 0x00000a00 0x00000000 ................
0xffffffff 0xffffffff 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
...
Leak: 0x1001307a0 size=144 string 'file://localhost/var/
folders/-1/-15VE2PxFqerchiKIc5ZWE+++TI/-Tmp-/GrowlMenu-637-
D2391396-2EAF-47AF-A9C8-D010AD982238.growlRegDic'
Leak: 0x100130570 size=128 instance of 'AEEventImpl', type C++,
implemented in AE
0x705bde70 0x00007fff 0x00130570 0x00000001 p.[p....p.......
0x00000005 0x00000001 0x61657674 0x9e9a898b ........tvea....
0x00000001 0x00000000 0x001171e0 0x00000001 .........q......
0x00000000 0x00000000 0x61657674 0x6f646f63 ........tveacodo
0x027d0001 0x00000000 0x00001c20 0x00000010 ..}..... .......
0x00000000 0x00000000 0x00000000 0x00048048 ............H...
0x00000000 0x00000000 0x00000000 0x69333836 ............683i
0x00128b70 0x00000001 0x00000000 0x00000000 p...............
Leak: 0x8007eb8a0 size=128 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000002c 0x00000000 0x0053002f 0x00730079 ,......./.S.y.s.
0x00650074 0x002f006d 0x0069004c 0x00720062 t.e.m./.L.i.b.r.
0x00720061 0x002f0079 0x006f0043 0x00650072 a.r.y./.C.o.r.e.
0x00650053 0x00760072 0x00630069 0x00730065 S.e.r.v.i.c.e.s.
0x006c002f 0x0067006f 0x006e0069 0x00690077 /.l.o.g.i.n.w.i.
0x0064006e 0x0077006f 0x0061002e 0x00700070 n.d.o.w...a.p.p.
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8007ec2c0 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000011 0x00000000 0x00000020 0x00000000 ........ .......
0x00000011 0x00000000 0x00000018 0x00000000 ................
0x00000013 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x007ec500 0x00000008 ..........~.....
0x007ec600 0x00000008 0x00000000 0x00000000 ..~.............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8007f07a0 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000010 0x00000000 0x00000020 0x00000000 ........ .......
0x00000010 0x00000000 0x00000018 0x00000000 ................
0x00000011 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x007f09e0 0x00000008 ................
0x007f0ae0 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8007f3e60 size=128 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000030 0x00000000 0x004c002f 0x00620069 0......./.L.i.b.
0x00610072 0x00790072 0x004c002f 0x00740069 r.a.r.y./.L.i.t.
0x006c0074 0x00200065 0x006e0053 0x00740069 t.l.e. .S.n.i.t.
0x00680063 0x004c002f 0x00740069 0x006c0074 c.h./.L.i.t.t.l.
0x00200065 0x006e0053 0x00740069 0x00680063 e. .S.n.i.t.c.h.
0x00550020 0x00410049 0x00650067 0x0074006e .U.I.A.g.e.n.t.
0x0061002e 0x00700070 0x00000000 0x00000000 ..a.p.p.........
Leak: 0x8007f4a00 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000011 0x00000000 0x00000020 0x00000000 ........ .......
0x00000011 0x00000000 0x00000018 0x00000000 ................
0x00000012 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x007f4c40 0x00000008 ........@L......
0x007f4d40 0x00000008 0x00000000 0x00000000 @M..............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8007f94e0 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000011 0x00000000 0x00000020 0x00000000 ........ .......
0x00000011 0x00000000 0x00000018 0x00000000 ................
0x00000013 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x007f9720 0x00000008 ........ .......
0x007f9820 0x00000008 0x00000000 0x00000000 ...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8007ffc80 size=128 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000025 0x00000000 0x0053002f 0x00730079 %......./.S.y.s.
0x00650074 0x002f006d 0x0069004c 0x00720062 t.e.m./.L.i.b.r.
0x00720061 0x002f0079 0x006f0043 0x00650072 a.r.y./.C.o.r.e.
0x00650053 0x00760072 0x00630069 0x00730065 S.e.r.v.i.c.e.s.
0x0044002f 0x0063006f 0x002e006b 0x00700061 /.D.o.c.k...a.p.
0x00000070 0x00000000 0x00000000 0x00000000 p...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80080a9a0 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000013 0x00000000 0x00000020 0x00000000 ........ .......
0x00000013 0x00000000 0x00000018 0x00000000 ................
0x00000015 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x0080abe0 0x00000008 ................
0x0080ace0 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80080f3c0 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000011 0x00000000 0x00000020 0x00000000 ........ .......
0x00000011 0x00000000 0x00000018 0x00000000 ................
0x00000013 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x0080f600 0x00000008 ................
0x0080f700 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800813960 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000011 0x00000000 0x00000020 0x00000000 ........ .......
0x00000011 0x00000000 0x00000018 0x00000000 ................
0x00000013 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x00813ba0 0x00000008 .........;......
0x00813ca0 0x00000008 0x00000000 0x00000000 .<..............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800817dc0 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000011 0x00000000 0x00000020 0x00000000 ........ .......
0x00000011 0x00000000 0x00000018 0x00000000 ................
0x00000013 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x00818000 0x00000008 ................
0x00818100 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80081c7c0 size=128 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000002a 0x00000000 0x0053002f 0x00730079 *......./.S.y.s.
0x00650074 0x002f006d 0x0069004c 0x00720062 t.e.m./.L.i.b.r.
0x00720061 0x002f0079 0x006f0043 0x00650072 a.r.y./.C.o.r.e.
0x00650053 0x00760072 0x00630069 0x00730065 S.e.r.v.i.c.e.s.
0x0053002f 0x006f0070 0x006c0074 0x00670069 /.S.p.o.t.l.i.g.
0x00740068 0x0061002e 0x00700070 0x00000000 h.t...a.p.p.....
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80081d2a0 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000011 0x00000000 0x00000020 0x00000000 ........ .......
0x00000011 0x00000000 0x00000018 0x00000000 ................
0x00000013 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x0081d4e0 0x00000008 ................
0x0081d5e0 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008214e0 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000013 0x00000000 0x00000020 0x00000000 ........ .......
0x00000013 0x00000000 0x00000018 0x00000000 ................
0x00000014 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x00821720 0x00000008 ........ .......
0x00821820 0x00000008 0x00000000 0x00000000 ...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800827d40 size=128 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000002f 0x00000000 0x0053002f 0x00730079 /......./.S.y.s.
0x00650074 0x002f006d 0x0069004c 0x00720062 t.e.m./.L.i.b.r.
0x00720061 0x002f0079 0x006f0043 0x00650072 a.r.y./.C.o.r.e.
0x00650053 0x00760072 0x00630069 0x00730065 S.e.r.v.i.c.e.s.
0x0053002f 0x00730079 0x00650074 0x0055006d /.S.y.s.t.e.m.U.
0x00530049 0x00720065 0x00650076 0x002e0072 I.S.e.r.v.e.r...
0x00700061 0x00000070 0x00000000 0x00000000 a.p.p...........
Leak: 0x800828ee0 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000013 0x00000000 0x00000020 0x00000000 ........ .......
0x00000013 0x00000000 0x00000018 0x00000000 ................
0x00000015 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x00829120 0x00000008 ........ .......
0x00829220 0x00000008 0x00000000 0x00000000 ...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80083d6c0 size=128 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000027 0x00000000 0x0053002f 0x00730079 '......./.S.y.s.
0x00650074 0x002f006d 0x0069004c 0x00720062 t.e.m./.L.i.b.r.
0x00720061 0x002f0079 0x006f0043 0x00650072 a.r.y./.C.o.r.e.
0x00650053 0x00760072 0x00630069 0x00730065 S.e.r.v.i.c.e.s.
0x0046002f 0x006e0069 0x00650064 0x002e0072 /.F.i.n.d.e.r...
0x00700061 0x00000070 0x00000000 0x00000000 a.p.p...........
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80083e920 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000014 0x00000000 0x00000020 0x00000000 ........ .......
0x00000014 0x00000000 0x00000018 0x00000000 ................
0x00000016 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x0083eb60 0x00000008 ........`.......
0x0083ec60 0x00000008 0x00000000 0x00000000 `...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008434c0 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000011 0x00000000 0x00000020 0x00000000 ........ .......
0x00000011 0x00000000 0x00000018 0x00000000 ................
0x00000013 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x00843700 0x00000008 .........7......
0x00843800 0x00000008 0x00000000 0x00000000 .8..............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008477a0 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000011 0x00000000 0x00000020 0x00000000 ........ .......
0x00000011 0x00000000 0x00000018 0x00000000 ................
0x00000013 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x008479e0 0x00000008 .........y......
0x00847ae0 0x00000008 0x00000000 0x00000000 .z..............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80084b8c0 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000011 0x00000000 0x00000020 0x00000000 ........ .......
0x00000011 0x00000000 0x00000018 0x00000000 ................
0x00000012 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x0084bb00 0x00000008 ................
0x0084bc00 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80084fb40 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000013 0x00000000 0x00000020 0x00000000 ........ .......
0x00000013 0x00000000 0x00000018 0x00000000 ................
0x00000015 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x0084fd80 0x00000008 ................
0x0084fe80 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008531e0 size=128 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000033 0x00000000 0x0053002f 0x00730079 3......./.S.y.s.
0x00650074 0x002f006d 0x0069004c 0x00720062 t.e.m./.L.i.b.r.
0x00720061 0x002f0079 0x006d0049 0x00670061 a.r.y./.I.m.a.g.
0x00200065 0x00610043 0x00740070 0x00720075 e. .C.a.p.t.u.r.
0x002f0065 0x00650044 0x00690076 0x00650063 e./.D.e.v.i.c.e.
0x002f0073 0x00540050 0x00430050 0x006d0061 s./.P.T.P.C.a.m.
0x00720065 0x002e0061 0x00700061 0x00000070 e.r.a...a.p.p...
Leak: 0x800853d80 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000013 0x00000000 0x00000020 0x00000000 ........ .......
0x00000013 0x00000000 0x00000018 0x00000000 ................
0x00000015 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x00853fc0 0x00000008 .........?......
0x008540c0 0x00000008 0x00000000 0x00000000 .@..............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800861f60 size=128 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000002b 0x00000000 0x0041002f 0x00700070 +......./.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x002f0073 0x0069004d 0x00630073 0x006c0065 s./.M.i.s.c.e.l.
0x0061006c 0x0065006e 0x0075006f 0x002f0073 l.a.n.e.o.u.s./.
0x00750051 0x00630069 0x0073006b 0x006c0069 Q.u.i.c.k.s.i.l.
0x00650076 0x002e0072 0x00700061 0x00000070 v.e.r...a.p.p...
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800863100 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000014 0x00000000 0x00000020 0x00000000 ........ .......
0x00000014 0x00000000 0x00000018 0x00000000 ................
0x00000016 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x00863340 0x00000008 ........@3......
0x00863440 0x00000008 0x00000000 0x00000000 @4..............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800867580 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000013 0x00000000 0x00000020 0x00000000 ........ .......
0x00000013 0x00000000 0x00000018 0x00000000 ................
0x00000015 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x008677c0 0x00000008 .........w......
0x008678c0 0x00000008 0x00000000 0x00000000 .x..............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80086c200 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000013 0x00000000 0x00000020 0x00000000 ........ .......
0x00000013 0x00000000 0x00000018 0x00000000 ................
0x00000015 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x0086c440 0x00000008 ........@.......
0x0086c540 0x00000008 0x00000000 0x00000000 @...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800872bc0 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000014 0x00000000 0x00000020 0x00000000 ........ .......
0x00000014 0x00000000 0x00000018 0x00000000 ................
0x00000016 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x00872e00 0x00000008 ................
0x00872f00 0x00000008 0x00000000 0x00000000 ./..............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800877500 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000013 0x00000000 0x00000020 0x00000000 ........ .......
0x00000013 0x00000000 0x00000018 0x00000000 ................
0x00000015 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x00877740 0x00000008 ........@w......
0x00877840 0x00000008 0x00000000 0x00000000 @x..............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80087c040 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000013 0x00000000 0x00000020 0x00000000 ........ .......
0x00000013 0x00000000 0x00000018 0x00000000 ................
0x00000015 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x0087c280 0x00000008 ................
0x0087c380 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800881500 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000013 0x00000000 0x00000020 0x00000000 ........ .......
0x00000013 0x00000000 0x00000018 0x00000000 ................
0x00000015 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x00881740 0x00000008 ........@.......
0x00881840 0x00000008 0x00000000 0x00000000 @...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800886100 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000013 0x00000000 0x00000020 0x00000000 ........ .......
0x00000013 0x00000000 0x00000018 0x00000000 ................
0x00000015 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x00886340 0x00000008 ........@c......
0x00886440 0x00000008 0x00000000 0x00000000 @d..............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008a0b40 size=128 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000026 0x00000000 0x0041002f 0x00700070 &......./.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x002f0073 0x0065004d 0x00690064 0x00200061 s./.M.e.d.i.a. .
0x006c0050 0x00790061 0x00720065 0x002f0073 P.l.a.y.e.r.s./.
0x00540069 0x006e0075 0x00730065 0x0061002e i.T.u.n.e.s...a.
0x00700070 0x00000000 0x00000000 0x00000000 p.p.............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008a1f00 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000014 0x00000000 0x00000020 0x00000000 ........ .......
0x00000014 0x00000000 0x00000018 0x00000000 ................
0x00000016 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x008a2140 0x00000008 ........@!......
0x008a2240 0x00000008 0x00000000 0x00000000 @"..............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008a3a40 size=128 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000033 0x00000000 0x004c002f 0x00620069 3......./.L.i.b.
0x00610072 0x00790072 0x0041002f 0x00700070 r.a.r.y./.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x00530020 0x00700075 0x006f0070 0x00740072 .S.u.p.p.o.r.t.
0x0069002f 0x00740053 0x00740061 0x006c0020 /.i.S.t.a.t. .l.
0x0063006f 0x006c0061 0x0069002f 0x00740053 o.c.a.l./.i.S.t.
0x00740061 0x006f004c 0x00610063 0x0000006c a.t.L.o.c.a.l...
Leak: 0x8008a40e0 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x0000000e 0x00000000 0x00000020 0x00000000 ........ .......
0x0000000e 0x00000000 0x00000018 0x00000000 ................
0x0000000f 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x008a4320 0x00000008 ........ C......
0x008a4420 0x00000008 0x00000000 0x00000000 D..............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008b2ba0 size=128 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000033 0x00000000 0x0041002f 0x00700070 3......./.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x002f0073 0x006e0049 0x00650074 0x006e0072 s./.I.n.t.e.r.n.
0x00740065 0x004d002f 0x00690061 0x002e006c e.t./.M.a.i.l...
0x00700061 0x002f0070 0x006f0043 0x0074006e a.p.p./.C.o.n.t.
0x006e0065 0x00730074 0x004d002f 0x00630061 e.n.t.s./.M.a.c.
0x0053004f 0x004d002f 0x00690061 0x0000006c O.S./.M.a.i.l...
Leak: 0x8008b4720 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000014 0x00000000 0x00000020 0x00000000 ........ .......
0x00000014 0x00000000 0x00000018 0x00000000 ................
0x00000016 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x008b4960 0x00000008 ........`I......
0x008b4a60 0x00000008 0x00000000 0x00000000 `J..............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008bbc80 size=128 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000026 0x00000000 0x0041002f 0x00700070 &......./.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x002f0073 0x006e0049 0x00650074 0x006e0072 s./.I.n.t.e.r.n.
0x00740065 0x004e002f 0x00740065 0x0065004e e.t./.N.e.t.N.e.
0x00730077 0x00690057 0x00650072 0x0061002e w.s.W.i.r.e...a.
0x00700070 0x00000000 0x00000000 0x00000000 p.p.............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008bcee0 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000014 0x00000000 0x00000020 0x00000000 ........ .......
0x00000014 0x00000000 0x00000018 0x00000000 ................
0x00000016 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x008bd120 0x00000008 ........ .......
0x008bd220 0x00000008 0x00000000 0x00000000 ...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008c19a0 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000013 0x00000000 0x00000020 0x00000000 ........ .......
0x00000013 0x00000000 0x00000018 0x00000000 ................
0x00000015 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x008c1be0 0x00000008 ................
0x008c1ce0 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008d78e0 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000014 0x00000000 0x00000020 0x00000000 ........ .......
0x00000014 0x00000000 0x00000018 0x00000000 ................
0x00000016 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x008d7b20 0x00000008 ........ {......
0x008d7c20 0x00000008 0x00000000 0x00000000 |..............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008e6960 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000014 0x00000000 0x00000020 0x00000000 ........ .......
0x00000014 0x00000000 0x00000018 0x00000000 ................
0x00000016 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x008e6ba0 0x00000008 .........k......
0x008e6ca0 0x00000008 0x00000000 0x00000000 .l..............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008ec360 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000014 0x00000000 0x00000020 0x00000000 ........ .......
0x00000014 0x00000000 0x00000018 0x00000000 ................
0x00000016 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x008ec5a0 0x00000008 ................
0x008ec6a0 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008ed060 size=128 instance of 'CFRunLoopObserver', type
CFType, implemented in CoreFoundation
0x70069040 0x00007fff 0x00002b80 0x00000001 @..p.....+......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000002 0x00000000 ................
0x0007a120 0x00000000 0x802fe028 0x00007fff .......(./.....
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008f4fc0 size=128 instance of 'CFRunLoopObserver', type
CFType, implemented in CoreFoundation
0x70069040 0x00007fff 0x00002b80 0x00000001 @..p.....+......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000002 0x00000000 ................
0x0007a120 0x00000000 0x802fe028 0x00007fff .......(./.....
Leak: 0x8008f5fe0 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000014 0x00000000 0x00000020 0x00000000 ........ .......
Leak: 0x8008f7b60 size=128 instance of 'CFRunLoopObserver', type
CFType, implemented in CoreFoundation
0x70069040 0x00007fff 0x00002b80 0x00000001 @..p.....+......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000002 0x00000000 ................
0x0007a120 0x00000000 0x802fe028 0x00007fff .......(./.....
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008f8a40 size=128 instance of 'CFRunLoopObserver', type
CFType, implemented in CoreFoundation
0x70069040 0x00007fff 0x00002b80 0x00000001 @..p.....+......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000002 0x00000000 ................
0x0007a120 0x00000000 0x802fe028 0x00007fff .......(./.....
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008fb9c0 size=128 instance of 'CFRunLoopObserver', type
CFType, implemented in CoreFoundation
0x70069040 0x00007fff 0x00002b80 0x00000001 @..p.....+......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000002 0x00000000 ................
0x0007a120 0x00000000 0x802fe028 0x00007fff .......(./.....
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008fce60 size=128 instance of 'NSCFDictionary', type ObjC,
implemented in Foundation
0x70046580 0x00007fff 0x00001080 0x00000001 .e.p............
0x00000013 0x00000000 0x00000020 0x00000000 ........ .......
0x00000013 0x00000000 0x00000018 0x00000000 ................
0x00000014 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000014 0x00000000 ................
0xa1b1c1d3 0x00000000 0x008fd0a0 0x00000008 ................
0x008fd1a0 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x1001305f0 size=96 instance of 'AEDescImpl', type C++,
implemented in AE
0x705bdcf0 0x00007fff 0x001307a0 0x00000001 ..[p............
0x00000002 0x00000001 0x6675726c 0x998a8d93 ........lruf....
0x001307a0 0x00000001 0x00000081 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x6e6f432f 0x746e6574 ......../Content
0x00000003 0xc0000000 0x00000003 0xc0000000 ................
Leak: 0x8000b98e0 size=96 instance of 'LSSharedFileListItem', type
CFType, implemented in LaunchServices
0x70069040 0x00007fff 0x00010a80 0x00000001 @..p............
0x0003daa0 0x00000008 0x00000000 0x00000000 ................
0x0000000e 0x00000000 0x0000000b 0x00000000 ................
0x000b7c80 0x00000008 0x00000000 0x00000000 .|..............
0x000b9940 0x00000008 0x0012b540 0x00000001 @.......@.......
0x000c76a0 0x00000008 0x00000000 0x00000000 .v..............
Leak: 0x8000c7860 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x0000078c 0x00000001 @`>p............
0x694c2f49 0x72617262 0x72502f79 0x72656665 I/Library/Prefer
0x65636e65 0x656e6150 0x72472f73 0x2e6c776f encePanes/Growl.
0x66657270 0x656e6150 0x6e6f432f 0x746e6574 prefPane/Content
0x65522f73 0x72756f73 0x2f736563 0x776f7247 s/Resources/Grow
0x6e654d6c 0x70612e75 0x00002f70 0x00000000 lMenu.app/......
Leak: 0x80031c9a0 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x0000078c 0x00000001 @`>p............
0x694c2f49 0x72617262 0x72502f79 0x72656665 I/Library/Prefer
0x65636e65 0x656e6150 0x72472f73 0x2e6c776f encePanes/Growl.
0x66657270 0x656e6150 0x6e6f432f 0x746e6574 prefPane/Content
0x65522f73 0x72756f73 0x2f736563 0x776f7247 s/Resources/Grow
0x6e654d6c 0x70612e75 0x00002f70 0x00000000 lMenu.app/......
Leak: 0x80031ea60 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x0000078c 0x00000001 @`>p............
0x694c2f49 0x72617262 0x72502f79 0x72656665 I/Library/Prefer
0x65636e65 0x656e6150 0x72472f73 0x2e6c776f encePanes/Growl.
0x66657270 0x656e6150 0x6e6f432f 0x746e6574 prefPane/Content
0x65522f73 0x72756f73 0x2f736563 0x776f7247 s/Resources/Grow
0x6e654d6c 0x70612e75 0x00002f70 0x00000000 lMenu.app/......
Leak: 0x8007ea860 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000015 0x00000000 0x006f0063 0x002e006d ........c.o.m...
0x00700061 0x006c0070 0x002e0065 0x006f006c a.p.p.l.e...l.o.
0x00690067 0x0077006e 0x006e0069 0x006f0064 g.i.n.w.i.n.d.o.
0x00000077 0x00000000 0x00000000 0x00000000 w...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8007eec20 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000001a 0x00000000 0x006f0063 0x002e006d ........c.o.m...
0x00610077 0x006f0063 0x002e006d 0x00650050 w.a.c.o.m...P.e.
0x005f006e 0x00610054 0x006c0062 0x00740065 n._.T.a.b.l.e.t.
0x00720044 0x00760069 0x00720065 0x00000000 D.r.i.v.e.r.....
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8007f3020 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000001c 0x00000000 0x00740061 0x006f002e ........a.t...o.
0x00640062 0x00760065 0x004c002e 0x00740069 b.d.e.v...L.i.t.
0x006c0074 0x00530065 0x0069006e 0x00630074 t.l.e.S.n.i.t.c.
0x00550068 0x00410049 0x00650067 0x0074006e h.U.I.A.g.e.n.t.
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8007f3ba0 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000015 0x00000000 0x0069004c 0x00740074 ........L.i.t.t.
0x0065006c 0x00530020 0x0069006e 0x00630074 l.e. .S.n.i.t.c.
0x00200068 0x00490055 0x00670041 0x006e0065 h. .U.I.A.g.e.n.
0x00000074 0x00000000 0x00000000 0x00000000 t...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8007f7700 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000001d 0x00000000 0x006f0063 0x002e006d ........c.o.m...
0x00610063 0x00620072 0x006e006f 0x00740069 c.a.r.b.o.n.i.t.
0x002e0065 0x00610043 0x00620072 0x006e006f e...C.a.r.b.o.n.
0x00740069 0x00530065 0x00610074 0x00750074 i.t.e.S.t.a.t.u.
0x00000073 0x00000000 0x00000000 0x00000000 s...............
Leak: 0x80080d640 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000021 0x00000000 0x006f0063 0x002e006d !.......c.o.m...
0x00700061 0x006c0070 0x002e0065 0x00690041 a.p.p.l.e...A.i.
0x00500072 0x0072006f 0x00420074 0x00730061 r.P.o.r.t.B.a.s.
0x00530065 0x00610074 0x00690074 0x006e006f e.S.t.a.t.i.o.n.
0x00670041 0x006e0065 0x00000074 0x00000000 A.g.e.n.t.......
Leak: 0x80080dee0 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000001a 0x00000000 0x00690041 0x00500072 ........A.i.r.P.
0x0072006f 0x00200074 0x00610042 0x00650073 o.r.t. .B.a.s.e.
0x00530020 0x00610074 0x00690074 0x006e006f .S.t.a.t.i.o.n.
0x00410020 0x00650067 0x0074006e 0x00000000 .A.g.e.n.t.....
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800811e00 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000021 0x00000000 0x006f0063 0x002e006d !.......c.o.m...
0x00700061 0x006c0070 0x002e0065 0x006f0046 a.p.p.l.e...F.o.
0x0064006c 0x00720065 0x00630041 0x00690074 l.d.e.r.A.c.t.i.
0x006e006f 0x00440073 0x00730069 0x00610070 o.n.s.D.i.s.p.a.
0x00630074 0x00650068 0x00000072 0x00000000 t.c.h.e.r.......
Leak: 0x800812620 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000019 0x00000000 0x006f0046 0x0064006c ........F.o.l.d.
0x00720065 0x00410020 0x00740063 0x006f0069 e.r. .A.c.t.i.o.
0x0073006e 0x00440020 0x00730069 0x00610070 n.s. .D.i.s.p.a.
0x00630074 0x00650068 0x00000072 0x00000000 t.c.h.e.r.......
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800816320 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000017 0x00000000 0x00730077 0x0061002e ........w.s...a.
0x00690067 0x0065006c 0x0031002e 0x00610050 g.i.l.e...1.P.a.
0x00730073 0x006f0077 0x00640072 0x00670041 s.s.w.o.r.d.A.g.
0x006e0065 0x00000074 0x00000000 0x00000000 e.n.t...........
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80081fc00 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000016 0x00000000 0x006f0063 0x002e006d ........c.o.m...
0x00610077 0x006f0063 0x002e006d 0x00610054 w.a.c.o.m...T.a.
0x006c0062 0x00740065 0x00720044 0x00760069 b.l.e.t.D.r.i.v.
0x00720065 0x00000000 0x00000000 0x00000000 e.r.............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800826fa0 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000018 0x00000000 0x006f0063 0x002e006d ........c.o.m...
0x00700061 0x006c0070 0x002e0065 0x00790073 a.p.p.l.e...s.y.
0x00740073 0x006d0065 0x00690075 0x00650073 s.t.e.m.u.i.s.e.
0x00760072 0x00720065 0x00000000 0x00000000 r.v.e.r.........
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008416c0 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000001e 0x00000000 0x006f0063 0x002e006d ........c.o.m...
0x0069006d 0x00720063 0x006d006f 0x00740061 m.i.c.r.o.m.a.t.
0x0054002e 0x00630065 0x00540068 0x006f006f ..T.e.c.h.T.o.o.
0x0050006c 0x006f0072 0x00610044 0x006d0065 l.P.r.o.D.a.e.m.
0x006e006f 0x00000000 0x00000000 0x00000000 o.n.............
Leak: 0x800845fc0 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000017 0x00000000 0x0065006e 0x002e0074 ........n.e.t...
0x00750063 0x0061006c 0x00650074 0x002e0072 c.u.l.a.t.e.r...
0x00490053 0x0042004d 0x005f004c 0x00670041 S.I.M.B.L._.A.g.
Leak: 0x80084a160 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000001a 0x00000000 0x006f0063 0x002e006d ........c.o.m...
0x0061006d 0x00680063 0x006e0061 0x006f0067 m.a.c.h.a.n.g.o.
0x00740075 0x0067002e 0x0069006c 0x0073006d u.t...g.l.i.m.s.
0x0061002e 0x00650067 0x0074006e 0x00000000 ..a.g.e.n.t.....
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80084e220 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000015 0x00000000 0x006f0063 0x002e006d ........c.o.m...
0x00700061 0x006c0070 0x002e0065 0x00570054 a.p.p.l.e...T.W.
0x00490041 0x0042004e 0x00690072 0x00670064 A.I.N.B.r.i.d.g.
0x00000065 0x00000000 0x00000000 0x00000000 e...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800860060 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000019 0x00000000 0x006f0063 0x002e006d ........c.o.m...
0x006c0062 0x00630061 0x0074006b 0x00650072 b.l.a.c.k.t.r.e.
0x002e0065 0x00750051 0x00630069 0x0073006b e...Q.u.i.c.k.s.
0x006c0069 0x00650076 0x00000072 0x00000000 i.l.v.e.r.......
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800865b60 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000001b 0x00000000 0x0070006a 0x0070002e ........j.p...p.
0x0065006c 0x0074006e 0x00630079 0x006d006f l.e.n.t.y.c.o.m.
0x0062002e 0x0061006f 0x0053002e 0x00650074 ..b.o.a...S.t.e.
0x00720065 0x006f004d 0x00730075 0x00000065 e.r.M.o.u.s.e...
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800870b00 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000017 0x00000000 0x006f0063 0x002e006d ........c.o.m...
0x00740061 0x00620065 0x00740069 0x002e0073 a.t.e.b.i.t.s...
0x00770074 0x00650065 0x00690074 0x002d0065 t.w.e.e.t.i.e.-.
0x0061006d 0x00000063 0x00000000 0x00000000 m.a.c...........
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800871a40 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000022 0x00000000 0x0041002f 0x00700070 "......./.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x002f0073 0x006e0049 0x00650074 0x006e0072 s./.I.n.t.e.r.n.
0x00740065 0x0054002f 0x00650077 0x00740065 e.t./.T.w.e.e.t.
0x00650069 0x0061002e 0x00700070 0x00000000 i.e...a.p.p.....
Leak: 0x800875980 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000020 0x00000000 0x006f0063 0x002e006d .......c.o.m...
0x00700061 0x006c0070 0x002e0065 0x006d0049 a.p.p.l.e...I.m.
0x00670061 0x00430065 0x00700061 0x00750074 a.g.e.C.a.p.t.u.
0x00650072 0x00780045 0x00650074 0x0073006e r.e.E.x.t.e.n.s.
0x006f0069 0x0032006e 0x00000000 0x00000000 i.o.n.2.........
Leak: 0x800876100 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000017 0x00000000 0x006d0049 0x00670061 ........I.m.a.g.
0x00200065 0x00610043 0x00740070 0x00720075 e. .C.a.p.t.u.r.
0x00200065 0x00780045 0x00650074 0x0073006e e. .E.x.t.e.n.s.
0x006f0069 0x0000006e 0x00000000 0x00000000 i.o.n...........
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80087a520 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000016 0x00000000 0x006f0063 0x002e006d ........c.o.m...
0x00700061 0x006c0070 0x002e0065 0x00540069 a.p.p.l.e...i.T.
0x006e0075 0x00730065 0x00650048 0x0070006c u.n.e.s.H.e.l.p.
0x00720065 0x00000000 0x00000000 0x00000000 e.r.............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80087f3e0 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000001f 0x00000000 0x006f0063 0x002e006d ........c.o.m...
0x00690052 0x00680067 0x00730074 0x00640069 R.i.g.h.t.s.i.d.
0x00520065 0x00730065 0x006f0070 0x0073006e e.R.e.s.p.o.n.s.
0x002e0065 0x00610054 0x0067006e 0x00720065 e...T.a.n.g.e.r.
0x006e0069 0x00000065 0x00000000 0x00000000 i.n.e...........
Leak: 0x8008809e0 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000022 0x00000000 0x0041002f 0x00700070 "......./.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x002f0073 0x00650044 0x00690073 0x006e0067 s./.D.e.s.i.g.n.
0x0054002f 0x006e0061 0x00650067 0x00690072 /.T.a.n.g.e.r.i.
0x0065006e 0x0061002e 0x00700070 0x00000000 n.e...a.p.p.....
Leak: 0x800884420 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000001f 0x00000000 0x00650073 0x006b002e ........s.e...k.
0x006e006f 0x00740073 0x0063006f 0x00760068 o.n.s.t.o.c.h.v.
0x006e0061 0x0069006c 0x00610067 0x00610073 a.n.l.i.g.a.s.a.
0x0065006b 0x002e0072 0x00700041 0x00540070 k.e.r...A.p.p.T.
0x00610072 0x00000070 0x00000000 0x00000000 r.a.p...........
Leak: 0x8008b34e0 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000001f 0x00000000 0x0041002f 0x00700070 ......../.A.p.p.
0x0069006c 0x00610063 0x00690074 0x006e006f l.i.c.a.t.i.o.n.
0x002f0073 0x006e0049 0x00650074 0x006e0072 s./.I.n.t.e.r.n.
0x00740065 0x004d002f 0x00690061 0x002e006c e.t./.M.a.i.l...
0x00700061 0x00000070 0x00000000 0x00000000 a.p.p...........
Leak: 0x8008ba7c0 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000018 0x00000000 0x006f0063 0x002e006d ........c.o.m...
0x00610072 0x0063006e 0x00650068 0x006f0072 r.a.n.c.h.e.r.o.
0x004e002e 0x00740065 0x0065004e 0x00730077 ..N.e.t.N.e.w.s.
0x00690057 0x00650072 0x00000000 0x00000000 W.i.r.e.........
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008bfda0 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000001d 0x00000000 0x006f0063 0x002e006d ........c.o.m...
0x00720062 0x006e006f 0x006f0073 0x0062006e b.r.o.n.s.o.n.b.
0x00740065 0x002e0061 0x0061004d 0x006c0069 e.t.a...M.a.i.l.
0x00700041 0x00650070 0x00690074 0x0065007a A.p.p.e.t.i.z.e.
0x00000072 0x00000000 0x00000000 0x00000000 r...............
Leak: 0x8008c04a0 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000022 0x00000000 0x0061004d 0x006c0069 ".......M.a.i.l.
0x0061002e 0x00700070 0x00740065 0x007a0069 ..a.p.p.e.t.i.z.
0x00720065 0x004e0020 0x0074006f 0x00660069 e.r. .N.o.t.i.f.
0x00630069 0x00740061 0x006f0069 0x0020006e i.c.a.t.i.o.n. .
0x00650053 0x00760072 0x00720065 0x00000000 S.e.r.v.e.r.....
Leak: 0x8008fac80 size=96 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000018 0x00000000 0x006f0063 0x002e006d ........c.o.m...
0x00720047 0x0077006f 0x002e006c 0x00720047 G.r.o.w.l...G.r.
0x0077006f 0x0048006c 0x006c0065 0x00650070 o.w.l.H.e.l.p.e.
0x00410072 0x00700070 0x00000000 0x00000000 r.A.p.p.........
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8000c76a0 size=64 instance of 'NSURL', type ObjC, implemented
in Foundation
0x70080280 0x00007fff 0x00001f80 0x00000001 ...p............
0x00005000 0x00000000 0x000c7860 0x00000008 .P......`x......
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x08000100 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80031c960 size=64 instance of 'NSURL', type ObjC, implemented
in Foundation
0x70080280 0x00007fff 0x00001f80 0x00000001 ...p............
0x00101000 0x00000000 0x0031c9a0 0x00000008 ..........1.....
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x08000100 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80031ea20 size=64 instance of 'NSURL', type ObjC, implemented
in Foundation
0x70080280 0x00007fff 0x00001f80 0x00000001 ...p............
0x00101000 0x00000000 0x0031ea60 0x00000008 ........`.1.....
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x08000100 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8007eafc0 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000000b 0x00000000 0x006f006c 0x00690067 ........l.o.g.i.
0x0077006e 0x006e0069 0x006f0064 0x00000077 n.w.i.n.d.o.w...
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8007ef820 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000000f 0x00000000 0x00650050 0x0054006e ........P.e.n.T.
0x00620061 0x0065006c 0x00440074 0x00690072 a.b.l.e.t.D.r.i.
0x00650076 0x00000072 0x00000000 0x00000000 v.e.r...........
Leak: 0x8007f7f20 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000000f 0x00000000 0x00610043 0x00620072 ........C.a.r.b.
0x006e006f 0x00740069 0x00530065 0x00610074 o.n.i.t.e.S.t.a.
0x00750074 0x00000073 0x00000000 0x00000000 t.u.s...........
Leak: 0x8007fee00 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000000e 0x00000000 0x006f0063 0x002e006d ........c.o.m...
0x00700061 0x006c0070 0x002e0065 0x006f0064 a.p.p.l.e...d.o.
0x006b0063 0x00000000 0x00000000 0x00000000 c.k.............
Leak: 0x800816a60 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000000e 0x00000000 0x00500031 0x00730061 ........1.P.a.s.
0x00770073 0x0072006f 0x00410064 0x00650067 s.w.o.r.d.A.g.e.
0x0074006e 0x00000000 0x00000000 0x00000000 n.t.............
Leak: 0x80081b820 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000013 0x00000000 0x006f0063 0x002e006d ........c.o.m...
0x00700061 0x006c0070 0x002e0065 0x00700073 a.p.p.l.e...s.p.
0x0074006f 0x0069006c 0x00680067 0x00000074 o.t.l.i.g.h.t...
Leak: 0x80081bfe0 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000009 0x00000000 0x00700053 0x0074006f ........S.p.o.t.
Leak: 0x800820660 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000000c 0x00000000 0x00610054 0x006c0062 ........T.a.b.l.
0x00740065 0x00720044 0x00760069 0x00720065 e.t.D.r.i.v.e.r.
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800826860 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000000e 0x00000000 0x00790053 0x00740073 ........S.y.s.t.
0x006d0065 0x00490055 0x00650053 0x00760072 e.m.U.I.S.e.r.v.
0x00720065 0x00000000 0x00000000 0x00000000 e.r.............
Leak: 0x80083a9e0 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000006 0x00000000 0x00690046 0x0064006e ........F.i.n.d.
0x00720065 0x00000000 0x00000000 0x00000000 e.r.............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80083b1c0 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000010 0x00000000 0x006f0063 0x002e006d ........c.o.m...
0x00700061 0x006c0070 0x002e0065 0x00690066 a.p.p.l.e...f.i.
0x0064006e 0x00720065 0x00000000 0x00000000 n.d.e.r.........
Leak: 0x800841f20 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000013 0x00000000 0x00650054 0x00680063 ........T.e.c.h.
0x006f0054 0x006c006f 0x00500020 0x006f0072 T.o.o.l. .P.r.o.
0x00440020 0x00650061 0x006f006d 0x0000006e .D.a.e.m.o.n...
Leak: 0x800846540 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000000b 0x00000000 0x00490053 0x0042004d ........S.I.M.B.
0x0020004c 0x00670041 0x006e0065 0x00000074 L. .A.g.e.n.t...
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80084aa60 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000000b 0x00000000 0x006c0047 0x006d0069 ........G.l.i.m.
0x00200073 0x00670041 0x006e0065 0x00000074 s. .A.g.e.n.t...
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80084e8c0 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000000b 0x00000000 0x00570054 0x00490041 ........T.W.A.I.
0x0042004e 0x00690072 0x00670064 0x00000065 N.B.r.i.d.g.e...
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008524a0 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000013 0x00000000 0x006f0063 0x002e006d ........c.o.m...
0x00700061 0x006c0070 0x002e0065 0x00540050 a.p.p.l.e...P.T.
0x00430050 0x006d0061 0x00720065 0x00000061 P.C.a.m.e.r.a...
Leak: 0x800852b20 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000009 0x00000000 0x00540050 0x00430050 ........P.T.P.C.
0x006d0061 0x00720065 0x00000061 0x00000000 a.m.e.r.a.......
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80085f980 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000000b 0x00000000 0x00750051 0x00630069 ........Q.u.i.c.
0x0073006b 0x006c0069 0x00650076 0x00000072 k.s.i.l.v.e.r...
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008662a0 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000012 0x00000000 0x00740053 0x00650065 ........S.t.e.e.
0x004d0072 0x0075006f 0x00650073 0x004d0020 r.M.o.u.s.e. .M.
0x006e0061 0x00670061 0x00720065 0x00000000 a.n.a.g.e.r.....
Leak: 0x800870520 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000007 0x00000000 0x00770054 0x00650065 ........T.w.e.e.
0x00690074 0x00000065 0x00000000 0x00000000 t.i.e...........
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80087acc0 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000000d 0x00000000 0x00540069 0x006e0075 ........i.T.u.n.
0x00730065 0x00480020 0x006c0065 0x00650070 e.s. .H.e.l.p.e.
0x00000072 0x00000000 0x00000000 0x00000000 r...............
Leak: 0x8008801e0 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000009 0x00000000 0x00610054 0x0067006e ........T.a.n.g.
0x00720065 0x006e0069 0x00000065 0x00000000 e.r.i.n.e.......
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800884da0 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000007 0x00000000 0x00700041 0x00540070 ........A.p.p.T.
0x00610072 0x00000070 0x00000000 0x00000000 r.a.p...........
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80089dba0 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000006 0x00000000 0x00540069 0x006e0075 ........i.T.u.n.
0x00730065 0x00000000 0x00000000 0x00000000 e.s.............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80089e7a0 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000010 0x00000000 0x006f0063 0x002e006d ........c.o.m...
0x00700061 0x006c0070 0x002e0065 0x00540069 a.p.p.l.e...i.T.
0x006e0075 0x00730065 0x00000000 0x00000000 u.n.e.s.........
Leak: 0x8008a3800 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000000a 0x00000000 0x00530069 0x00610074 ........i.S.t.a.
0x004c0074 0x0063006f 0x006c0061 0x00000000 t.L.o.c.a.l.....
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008aff80 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000000e 0x00000000 0x006f0063 0x002e006d ........c.o.m...
0x00700061 0x006c0070 0x002e0065 0x0061006d a.p.p.l.e...m.a.
0x006c0069 0x00000000 0x00000000 0x00000000 i.l.............
Leak: 0x8008b1de0 size=64 instance of 'NSConcreteNotification', type
ObjC, implemented in Foundation
0x70060ec0 0x00007fff 0x702a24a8 0x00007fff ...p.....$*p....
0x0002d120 0x00000008 0x00000000 0x00000000 ...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008ba260 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000000b 0x00000000 0x0065004e 0x004e0074 ........N.e.t.N.
0x00770065 0x00570073 0x00720069 0x00000065 e.w.s.W.i.r.e...
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008c3d40 size=64 instance of 'NSCFArray', type ObjC,
implemented in Foundation
0x70034e00 0x00007fff 0x00001186 0x00000001 .N.p............
0x00000001 0x00000000 0x00000002 0x00000000 ................
0x008d2860 0x00000008 0x00000000 0x00000000 `(..............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008c53e0 size=64 instance of 'NSConcreteNotification', type
ObjC, implemented in Foundation
0x70060ec0 0x00007fff 0x702a2168 0x00007fff ...p....h!*p....
0x0009f2a0 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008c59c0 size=64 string ' '
Leak: 0x8008c7ca0 size=64 instance of 'NSCFArray', type ObjC,
implemented in Foundation
0x70034e00 0x00007fff 0x00001186 0x00000001 .N.p............
0x00000001 0x00000000 0x00000002 0x00000000 ................
0x008c59c0 0x00000008 0x00000000 0x00000000 .Y..............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008c88c0 size=64 instance of 'NSConcreteNotification', type
ObjC, implemented in Foundation
0x70060ec0 0x00007fff 0x702a23e8 0x00007fff ...p.....#*p....
0x0002d120 0x00000008 0x00000000 0x00000000 ...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008c8f60 size=64 instance of 'NSAutoreleasePool', type ObjC,
implemented in Foundation
0x70036d60 0x00007fff 0x00000000 0x00000000 `m.p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008cd800 size=64 instance of 'NSConcreteNotification', type
ObjC, implemented in Foundation
0x70060ec0 0x00007fff 0x702a24a8 0x00007fff ...p.....$*p....
0x0002d120 0x00000008 0x00000000 0x00000000 ...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008cea40 size=64 instance of 'NSConcreteNotification', type
ObjC, implemented in Foundation
0x70060ec0 0x00007fff 0x702a2168 0x00007fff ...p....h!*p....
0x0009f2a0 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008d2860 size=64 string ' '
Leak: 0x8008d2d80 size=64 instance of 'NSAutoreleasePool', type ObjC,
implemented in Foundation
0x70036d60 0x00007fff 0x00000000 0x00000000 `m.p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008d3380 size=64 instance of 'NSConcreteNotification', type
ObjC, implemented in Foundation
0x70060ec0 0x00007fff 0x702a23e8 0x00007fff ...p.....#*p....
0x0002d120 0x00000008 0x00000000 0x00000000 ...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008d3940 size=64 instance of 'NSAutoreleasePool', type ObjC,
implemented in Foundation
0x70036d60 0x00007fff 0x00000000 0x00000000 `m.p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008d3ee0 size=64 instance of 'NSAutoreleasePool', type ObjC,
implemented in Foundation
0x70036d60 0x00007fff 0x00000000 0x00000000 `m.p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008d5520 size=64 instance of 'NSConcreteNotification', type
ObjC, implemented in Foundation
0x70060ec0 0x00007fff 0x702a24a8 0x00007fff ...p.....$*p....
0x0002d120 0x00000008 0x00000000 0x00000000 ...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008dfca0 size=64 instance of 'NSConcreteNotification', type
ObjC, implemented in Foundation
0x70060ec0 0x00007fff 0x702a2168 0x00007fff ...p....h!*p....
0x0009f2a0 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008e3c20 size=64 string ' '
Leak: 0x8008e4220 size=64 instance of 'NSCFArray', type ObjC,
implemented in Foundation
0x70034e00 0x00007fff 0x00001186 0x00000001 .N.p............
0x00000001 0x00000000 0x00000002 0x00000000 ................
0x008e3c20 0x00000008 0x00000000 0x00000000 <..............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008e47e0 size=64 instance of 'NSConcreteNotification', type
ObjC, implemented in Foundation
0x70060ec0 0x00007fff 0x702a23e8 0x00007fff ...p.....#*p....
0x0002d120 0x00000008 0x00000000 0x00000000 ...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008e4da0 size=64 instance of 'NSAutoreleasePool', type ObjC,
implemented in Foundation
0x70036d60 0x00007fff 0x00000000 0x00000000 `m.p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008e5d20 size=64 instance of 'NSAutoreleasePool', type ObjC,
implemented in Foundation
0x70036d60 0x00007fff 0x00000000 0x00000000 `m.p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008e5ea0 size=64 instance of 'NSConcreteNotification', type
ObjC, implemented in Foundation
0x70060ec0 0x00007fff 0x702a24a8 0x00007fff ...p.....$*p....
0x0002d120 0x00000008 0x00000000 0x00000000 ...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008e7020 size=64 instance of 'NSConcreteNotification', type
ObjC, implemented in Foundation
0x70060ec0 0x00007fff 0x702a2168 0x00007fff ...p....h!*p....
0x0009f2a0 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008e7360 size=64 string ' '
Leak: 0x8008e79e0 size=64 instance of 'NSCFArray', type ObjC,
implemented in Foundation
0x70034e00 0x00007fff 0x00001186 0x00000001 .N.p............
0x00000001 0x00000000 0x00000002 0x00000000 ................
0x008e7360 0x00000008 0x00000000 0x00000000 `s..............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008e7d20 size=64 instance of 'NSConcreteNotification', type
ObjC, implemented in Foundation
0x70060ec0 0x00007fff 0x702a23e8 0x00007fff ...p.....#*p....
0x0002d120 0x00000008 0x00000000 0x00000000 ...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008e8060 size=64 instance of 'NSAutoreleasePool', type ObjC,
implemented in Foundation
0x70036d60 0x00007fff 0x00000000 0x00000000 `m.p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008e9760 size=64 instance of 'NSAutoreleasePool', type ObjC,
implemented in Foundation
0x70036d60 0x00007fff 0x00000000 0x00000000 `m.p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008e9dc0 size=64 instance of 'NSConcreteNotification', type
ObjC, implemented in Foundation
0x70060ec0 0x00007fff 0x702a24a8 0x00007fff ...p.....$*p....
0x0002d120 0x00000008 0x00000000 0x00000000 ...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008ec3e0 size=64 instance of 'NSConcreteNotification', type
ObjC, implemented in Foundation
0x70060ec0 0x00007fff 0x702a2168 0x00007fff ...p....h!*p....
0x0009f2a0 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008eec40 size=64 string ' '
Leak: 0x8008f2700 size=64 instance of 'NSCFArray', type ObjC,
implemented in Foundation
0x70034e00 0x00007fff 0x00001186 0x00000001 .N.p............
0x00000001 0x00000000 0x00000002 0x00000000 ................
0x008eec40 0x00000008 0x00000000 0x00000000 @...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008f4160 size=64 instance of 'NSConcreteNotification', type
ObjC, implemented in Foundation
0x70060ec0 0x00007fff 0x702a23e8 0x00007fff ...p.....#*p....
0x0002d120 0x00000008 0x00000000 0x00000000 ...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008f61e0 size=64 instance of 'NSAutoreleasePool', type ObjC,
implemented in Foundation
0x70036d60 0x00007fff 0x00000000 0x00000000 `m.p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008f6580 size=64 instance of 'NSAutoreleasePool', type ObjC,
implemented in Foundation
0x70036d60 0x00007fff 0x00000000 0x00000000 `m.p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008f69a0 size=64 instance of 'NSConcreteNotification', type
ObjC, implemented in Foundation
0x70060ec0 0x00007fff 0x702a24a8 0x00007fff ...p.....$*p....
0x0002d120 0x00000008 0x00000000 0x00000000 ...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008f7160 size=64 instance of 'NSConcreteNotification', type
ObjC, implemented in Foundation
0x70060ec0 0x00007fff 0x702a2168 0x00007fff ...p....h!*p....
0x0009f2a0 0x00000008 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008f75c0 size=64 string ' '
Leak: 0x8008f77a0 size=64 instance of 'NSCFArray', type ObjC,
implemented in Foundation
0x70034e00 0x00007fff 0x00001186 0x00000001 .N.p............
0x00000001 0x00000000 0x00000002 0x00000000 ................
0x008f75c0 0x00000008 0x00000000 0x00000000 .u..............
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008f8c20 size=64 instance of 'NSConcreteNotification', type
ObjC, implemented in Foundation
0x70060ec0 0x00007fff 0x702a23e8 0x00007fff ...p.....#*p....
0x0002d120 0x00000008 0x00000000 0x00000000 ...............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008f9240 size=64 instance of 'NSAutoreleasePool', type ObjC,
implemented in Foundation
0x70036d60 0x00007fff 0x00000000 0x00000000 `m.p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008f9540 size=64 instance of 'NSAutoreleasePool', type ObjC,
implemented in Foundation
0x70036d60 0x00007fff 0x00000000 0x00000000 `m.p............
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
0x00000000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008fc000 size=64 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x0000000e 0x00000000 0x00720047 0x0077006f ........G.r.o.w.
0x0048006c 0x006c0065 0x00650070 0x00410072 l.H.e.l.p.e.r.A.
0x00700070 0x00000000 0x00000000 0x00000000 p.p.............
Leak: 0x10012b540 size=32
0xe000ff9c 0x001a1303 0x001a1030 0x00000001 ........0.......
0x00000008 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8000b7c80 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x0000078c 0x00000001 @`>p............
0x6f724709 0x654d6c77 0x0000756e 0x00000000 .GrowlMenu......
Leak: 0x8007ea9e0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x0000002a 0x00000000 0x00000000 0x00000000 *...............
Leak: 0x8007eaea0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x05608000 0x00000000 0x00000000 0x00000000 ..`.............
Leak: 0x8007eaf00 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x0067006c 0x0077006e ........l.g.n.w.
Leak: 0x8007eaf60 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x8007eb5e0 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x6bdef912 0x41b08178 0x00000000 0x00000000 ...kx..A........
Leak: 0x8007ec280 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00011000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8007ec2a0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00004004 0x00000000 0x00000000 0x00000000 .@..............
Leak: 0x8007eee80 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x000000cb 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8007ef2e0 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00610057 0x00540050 ........W.a.P.T.
Leak: 0x8007ef340 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x8007ef900 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x75b4b839 0x41b08178 0x00000000 0x00000000 9..ux..A........
Leak: 0x8007f0760 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00011000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8007f0780 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x0000a00a 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8007f31c0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x000000c4 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8007f3680 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x003f003f 0x003f003f ........?.?.?.?.
Leak: 0x8007f36e0 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x8007f3ca0 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x76727371 0x41b08178 0x00000000 0x00000000 qsrvx..A........
Leak: 0x8007f49c0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00011000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8007f49e0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x0000b00b 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8007f78a0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x000000c7 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8007f7e60 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x003f003f 0x003f003f ........?.?.?.?.
Leak: 0x8007f7ec0 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x8007f8680 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x77251a11 0x41b08178 0x00000000 0x00000000 ..%wx..A........
Leak: 0x8007f94a0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00011000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8007f94c0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x0000c00c 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8007fe460 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x77605921 0x41b08178 0x00000000 0x00000000 !Y`wx..A........
Leak: 0x8007fe4a0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x000000d8 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8007fe800 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x006f0044 0x006b0063 ........D.o.c.k.
Leak: 0x8007ff6e0 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x006f0064 0x006b0063 ........d.o.c.k.
Leak: 0x8007ff7a0 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x8007ffac0 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x795c9f73 0x41b08178 0x00000000 0x00000000 s.\yx..A........
Leak: 0x8007fffc0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00011000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8007fffe0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x0000e00e 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80080a980 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00004004 0x00000000 0x00000000 0x00000000 .@..............
Leak: 0x80080d7e0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x000000cd 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80080de20 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x00410044 ........A.P.D.A.
Leak: 0x80080de80 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x80080e540 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x77616ef0 0x41b08178 0x00000000 0x00000000 .nawx..A........
Leak: 0x80080f380 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00011000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80080f3a0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x0000f00f 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800811a80 size=32 string 'LRFCLRFC'
Leak: 0x800811f80 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x000000c1 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800812500 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x01008000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800812560 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00610066 0x00690064 ........f.a.d.i.
Leak: 0x8008125c0 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x800812be0 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x77629468 0x41b08178 0x00000000 0x00000000 h.bwx..A........
Leak: 0x800813920 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00011000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800813940 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00010010 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008164c0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x000000c2 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008169a0 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500031 0x00670041 ........1.P.A.g.
Leak: 0x800816a00 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x800817000 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x779724a7 0x41b08178 0x00000000 0x00000000 .$.wx..A........
Leak: 0x800817d80 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00011000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800817da0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00011011 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80081ba00 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x000000d1 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80081bf20 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00700073 0x0074006f ........s.p.o.t.
Leak: 0x80081bf80 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x80081c600 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x78ebf423 0x41b08178 0x00000000 0x00000000 #..xx..A........
Leak: 0x80081d260 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00011000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80081d280 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00012012 0x00000000 0x00000000 0x00000000 . ..............
Leak: 0x80081fb60 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x7a031e2a 0x41b08178 0x00000000 0x00000000 *..zx..A........
Leak: 0x80081fba0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x000000dd 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008201a0 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00610057 0x004d0043 ........W.a.C.M.
Leak: 0x800820240 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x800820740 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x7a06a23c 0x41b08178 0x00000000 0x00000000 <..zx..A........
Leak: 0x800821480 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00011000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008214a0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00014014 0x00000000 0x00000000 0x00000000 .@..............
Leak: 0x8008214c0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x0000a00a 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800825d40 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x7aa6eee9 0x41b08178 0x00000000 0x00000000 ...zx..A........
Leak: 0x800825d80 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x000000df 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800827580 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00790073 0x00690075 ........s.y.u.i.
Leak: 0x800827640 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x800827be0 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x7d245879 0x41b08178 0x00000000 0x00000000 yX$}x..A........
Leak: 0x800828e80 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00011000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800828ea0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00015015 0x00000000 0x00000000 0x00000000 .P..............
Leak: 0x800828ec0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00004004 0x00000000 0x00000000 0x00000000 .@..............
Leak: 0x8008398a0 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x7ad7fae3 0x41b08178 0x00000000 0x00000000 ...zx..A........
Leak: 0x8008398e0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x000000e0 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80083cc00 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x0041004d 0x00530043 ........M.A.C.S.
Leak: 0x80083cc80 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x10588000 0x00000000 0x00000000 0x00000000 ..X.............
Leak: 0x80083cce0 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x004e0046 0x00520044 ........F.N.D.R.
Leak: 0x80083d480 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x8611232d 0x41b08178 0x00000000 0x00000000 -#..x..A........
Leak: 0x80083e8c0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00001000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80083e8e0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00016016 0x00000000 0x00000000 0x00000000 .`..............
Leak: 0x80083e900 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00004004 0x00000000 0x00000000 0x00000000 .@..............
Leak: 0x800841860 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x000000da 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800841e00 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x05068000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800841e60 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x004d004d 0x00640070 ........M.M.p.d.
Leak: 0x800841ec0 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x8008425a0 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x7c61cbef 0x41b08178 0x00000000 0x00000000 ..a|x..A........
Leak: 0x800843480 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00011000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008434a0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00017017 0x00000000 0x00000000 0x00000000 .p..............
Leak: 0x800845e40 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x000000cc 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800846420 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x00948000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800846480 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00490053 0x0061004d ........S.I.M.a.
Leak: 0x8008464e0 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x800846a60 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x82135a86 0x41b08178 0x00000000 0x00000000 .Z..x..A........
Leak: 0x800846e80 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00000003 0x70061200 0x00000000 0x00000000 .......p........
Leak: 0x800847760 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00011000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800847780 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x0001a01a 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80084a000 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x000000c8 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80084a5a0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x01008000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80084a600 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x0048004d 0x0047004f ........M.H.O.G.
Leak: 0x80084a660 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x80084ab40 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x821359ef 0x41b08178 0x00000000 0x00000000 .Y..x..A........
Leak: 0x80084afa0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00000003 0x70061200 0x00000000 0x00000000 .......p........
Leak: 0x80084b880 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00011000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80084b8a0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x0001b01b 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80084e180 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x88286cca 0x41b08178 0x00000000 0x00000000 .l(.x..A........
Leak: 0x80084e1c0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x000000e4 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80084e7a0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x04008000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80084e800 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00630069 0x00760061 ........i.c.a.v.
Leak: 0x80084e860 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x80084edc0 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x89a02d8c 0x41b08178 0x00000000 0x00000000 .-..x..A........
Leak: 0x80084fae0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00001400 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80084fb00 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x0001c01c 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80084fb20 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00015015 0x00000000 0x00000000 0x00000000 .P..............
Leak: 0x800852400 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x923e4335 0x41b08178 0x00000000 0x00000000 5C>.x..A........
Leak: 0x800852440 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x000000ec 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800852a00 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x04028000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800852a60 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00630069 0x00700061 ........i.c.a.p.
Leak: 0x800852ac0 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x800853020 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x942c4253 0x41b08178 0x00000000 0x00000000 SB,.x..A........
Leak: 0x800853d20 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00011000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800853d40 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00020020 0x00000000 0x00000000 0x00000000 ...............
Leak: 0x800853d60 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00015015 0x00000000 0x00000000 0x00000000 .P..............
Leak: 0x80085daa0 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x93981aef 0x41b08178 0x00000000 0x00000000 ....x..A........
Leak: 0x80085dae0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x000000f0 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008619a0 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00610064 0x00640065 ........d.a.e.d.
Leak: 0x800861a00 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x800861da0 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x983d66f1 0x41b08178 0x00000000 0x00000000 .f=.x..A........
Leak: 0x8008630a0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00001000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008630c0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00024024 0x00000000 0x00000000 0x00000000 $@..............
Leak: 0x8008630e0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00004004 0x00000000 0x00000000 0x00000000 .@..............
Leak: 0x800865ac0 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x943569d3 0x41b08178 0x00000000 0x00000000 .i5.x..A........
Leak: 0x800865b00 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x000000f2 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800866180 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x03908000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008661e0 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00780045 0x006f0042 ........E.x.B.o.
Leak: 0x800866240 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x800866820 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x97732fba 0x41b08178 0x00000000 0x00000000 ./s.x..A........
Leak: 0x800867520 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00011000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800867540 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00026026 0x00000000 0x00000000 0x00000000 &`..............
Leak: 0x800867560 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00004004 0x00000000 0x00000000 0x00000000 .@..............
Leak: 0x80086c1a0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00011000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80086c1c0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00027027 0x00000000 0x00000000 0x00000000 'p..............
Leak: 0x80086c1e0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00004004 0x00000000 0x00000000 0x00000000 .@..............
Leak: 0x800870160 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x94366373 0x41b08178 0x00000000 0x00000000 sc6.x..A........
Leak: 0x8008701a0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x000000f4 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800871320 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x01248000 0x00000000 0x00000000 0x00000000 ..$.............
Leak: 0x800871380 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x003f003f 0x003f003f ........?.?.?.?.
Leak: 0x8008713e0 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x8008717e0 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x986cafc4 0x41b08178 0x00000000 0x00000000 ..l.x..A........
Leak: 0x800872b60 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00001000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800872b80 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00028028 0x00000000 0x00000000 0x00000000 (...............
Leak: 0x800872ba0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00004004 0x00000000 0x00000000 0x00000000 .@..............
Leak: 0x8008758e0 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x9de64862 0x41b08178 0x00000000 0x00000000 bH..x..A........
Leak: 0x800875920 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x000000f9 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800875fe0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x04048000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800876040 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00630069 0x00620061 ........i.c.a.b.
Leak: 0x8008760a0 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x8008766a0 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x9e28b589 0x41b08178 0x00000000 0x00000000 ..(.x..A........
Leak: 0x8008774a0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00001400 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008774c0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x0002b02b 0x00000000 0x00000000 0x00000000 +...............
Leak: 0x8008774e0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00020020 0x00000000 0x00000000 0x00000000 ...............
Leak: 0x80087a480 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0xaa8ea67f 0x41b08178 0x00000000 0x00000000 ....x..A........
Leak: 0x80087a4c0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x00000106 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80087ab80 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00740069 0x00700068 ........i.t.h.p.
Leak: 0x80087ac00 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x09018000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80087ac60 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x80087b2a0 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0xac596441 0x41b08178 0x00000000 0x00000000 AdY.x..A........
Leak: 0x80087bfe0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00001400 0x00000000 0x00000000 0x00000000 ................
Leak: 0x80087c000 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x0002c02c 0x00000000 0x00000000 0x00000000 ,...............
Leak: 0x80087c020 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00004004 0x00000000 0x00000000 0x00000000 .@..............
Leak: 0x80087f340 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0xaa8f2303 0x41b08178 0x00000000 0x00000000 .#..x..A........
Leak: 0x80087f380 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x00000107 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008800c0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x01208000 0x00000000 0x00000000 0x00000000 .. .............
Leak: 0x800880120 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x004f0050 0x00610048 ........P.O.H.a.
Leak: 0x800880180 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x800880820 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0xabef764f 0x41b08178 0x00000000 0x00000000 Ov..x..A........
Leak: 0x8008814a0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00011000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008814c0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x0002d02d 0x00000000 0x00000000 0x00000000 -...............
Leak: 0x8008814e0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00004004 0x00000000 0x00000000 0x00000000 .@..............
Leak: 0x800884380 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0xaa901861 0x41b08178 0x00000000 0x00000000 a...x..A........
Leak: 0x8008843c0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x00000109 0x00000000 0x00000000 0x00000000 ................
Leak: 0x800884c80 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x31008000 0x00000000 0x00000000 0x00000000 ...1............
Leak: 0x800884ce0 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x003f003f 0x003f003f ........?.?.?.?.
Leak: 0x800884d40 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x8008852c0 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0xac1fb0f7 0x41b08178 0x00000000 0x00000000 ....x..A........
Leak: 0x800885840 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00000003 0x0000f000 0x00000000 0x00000000 ................
Leak: 0x8008860a0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00011000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008860c0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x0002f02f 0x00000000 0x00000000 0x00000000 /...............
Leak: 0x8008860e0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00004004 0x00000000 0x00000000 0x00000000 .@..............
Leak: 0x80089d6e0 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0xae09a61e 0x41b08178 0x00000000 0x00000000 ....x..A........
Leak: 0x80089d720 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x0000010c 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008a00e0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x09018000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008a0140 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x006f0068 0x006b006f ........h.o.o.k.
Leak: 0x8008a01a0 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x8008a09c0 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0xb4da4313 0x41b08178 0x00000000 0x00000000 .C..x..A........
Leak: 0x8008a1ea0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00001000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008a1ec0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00031031 0x00000000 0x00000000 0x00000000 1...............
Leak: 0x8008a1ee0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x0002c02c 0x00000000 0x00000000 0x00000000 ,...............
Leak: 0x8008a3680 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x000000c6 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008a38e0 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0xbed202eb 0x41b08178 0x00000000 0x00000000 ....x..A........
Leak: 0x8008a3b00 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x003f003f 0x003f003f ........?.?.?.?.
Leak: 0x8008a3b60 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00000003 0x62694c2f 0x00000000 0x00000000 ..../Lib........
Leak: 0x8008a3bc0 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x003f003f 0x003f003f ........?.?.?.?.
Leak: 0x8008a40a0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00001400 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008a40c0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00032032 0x00000000 0x00000000 0x00000000 2 ..............
Leak: 0x8008ae460 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x987323cd 0x41b08179 0x00000000 0x00000000 .#s.y..A........
Leak: 0x8008ae4a0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x0000019d 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008af740 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x0061004d 0x006c0069 ........M.a.i.l.
Leak: 0x8008b2cc0 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x006d0065 0x006c0061 ........e.m.a.l.
Leak: 0x8008b2d20 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x8008b32a0 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x993212a5 0x41b08179 0x00000000 0x00000000 ..2.y..A........
Leak: 0x8008b41e0 size=32 string 'LRFCLRFC'
Leak: 0x8008b46c0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00001000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008b46e0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00036036 0x00000000 0x00000000 0x00000000 6`..............
Leak: 0x8008b4700 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x0000e00e 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008b9900 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x9920944f 0x41b08179 0x00000000 0x00000000 O. .y..A........
Leak: 0x8008b9940 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x0000019e 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008baca0 size=32
0xa1b1c1d3 0x00000000 0x5e4e3e2c 0xffffffff ........,>N^....
0x5e4e3e2c 0xffffffff 0x0002e780 0x00000008 ,>N^............
Leak: 0x8008bb5a0 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x006e004e 0x002a0077 ........N.n.w.*.
Leak: 0x8008bb600 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x8008bba40 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x99eda74c 0x41b08179 0x00000000 0x00000000 L...y..A........
Leak: 0x8008bbc60 size=32
0xa1b1c1d3 0x00000000 0x5e4e3e2c 0xffffffff ........,>N^....
0x5e4e3e2c 0xffffffff 0x0002e780 0x00000008 ,>N^............
Leak: 0x8008bce80 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00001000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008bcea0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00037037 0x00000000 0x00000000 0x00000000 7p..............
Leak: 0x8008bcec0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x0000e00e 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008bfd00 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x9c3511f1 0x41b08179 0x00000000 0x00000000 ..5.y..A........
Leak: 0x8008bfd40 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x0000019f 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008c03e0 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x003f003f 0x003f003f ........?.?.?.?.
Leak: 0x8008c0440 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x8008c0a40 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x9c7ee515 0x41b08179 0x00000000 0x00000000 ..~.y..A........
Leak: 0x8008c1940 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00011000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008c1960 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00038038 0x00000000 0x00000000 0x00000000 8...............
Leak: 0x8008c1980 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00036036 0x00000000 0x00000000 0x00000000 6`..............
Leak: 0x8008c57c0 size=32 string 'LRFCLRFC'
Leak: 0x8008c5de0 size=32 string 'LRFCLRFC'
Leak: 0x8008c63a0 size=32 string 'LRFCLRFC'
Leak: 0x8008c81c0 size=32 string 'LRFCLRFC'
Leak: 0x8008c8500 size=32 string 'LRFCLRFC'
Leak: 0x8008c9240 size=32 string 'LRFCLRFC'
Leak: 0x8008d6f20 size=32 string 'LRFCLRFC'
Leak: 0x8008d7060 size=32 string 'LRFCLRFC'
Leak: 0x8008d7880 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00001000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008d78a0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x0003a03a 0x00000000 0x00000000 0x00000000 :...............
Leak: 0x8008d78c0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x0000e00e 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008e60e0 size=32 string 'LRFCLRFC'
Leak: 0x8008e6900 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00001000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008e6920 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x0003f03f 0x00000000 0x00000000 0x00000000 ?...............
Leak: 0x8008e6940 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00024024 0x00000000 0x00000000 0x00000000 $@..............
Leak: 0x8008e9080 size=32 string 'LRFCLRFC'
Leak: 0x8008e92e0 size=32 string 'LRFCLRFC'
Leak: 0x8008e9ee0 size=32 string 'LRFCLRFC'
Leak: 0x8008ea2a0 size=32 string 'LRFCLRFC'
Leak: 0x8008ec300 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00001000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008ec320 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00043043 0x00000000 0x00000000 0x00000000 C0..............
Leak: 0x8008ec340 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x0000e00e 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008ec9a0 size=32 string 'LRFCLRFC'
Leak: 0x8008ef840 size=32 string 'LRFCLRFC'
Leak: 0x8008f5f80 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00001000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008f5fa0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00046046 0x00000000 0x00000000 0x00000000 F`..............
Leak: 0x8008f5fc0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00021021 0x00000000 0x00000000 0x00000000 !...............
Leak: 0x8008f68a0 size=32 string 'LRFCLRFC'
Leak: 0x8008f7280 size=32 string 'LRFCLRFC'
Leak: 0x8008f76a0 size=32 string 'LRFCLRFC'
Leak: 0x8008f9f20 size=32 string 'LRFCLRFC'
Leak: 0x8008faae0 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x5f1b48b2 0x41b0817c 0x00000000 0x00000000 .H._|..A........
Leak: 0x8008fac20 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x0000027b 0x00000000 0x00000000 0x00000000 {...............
Leak: 0x8008fbaa0 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001683 0x00000001 @..p............
0x01208000 0x00000000 0x00000000 0x00000000 .. .............
Leak: 0x8008fbb00 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00520047 0x00520052 ........G.R.R.R.
Leak: 0x8008fbb60 size=32 instance of 'NSCFString', type ObjC,
implemented in CoreFoundation
0x703e6040 0x00007fff 0x00000790 0x00000001 @`>p............
0x00000004 0x00000000 0x00500041 0x004c0050 ........A.P.P.L.
Leak: 0x8008fc140 size=32 instance of '__NSCFDate', type ObjC,
implemented in CoreFoundation
0x703e95e0 0x00007fff 0x00001780 0x00000001 ..>p............
0x5f39d00f 0x41b0817c 0x00000000 0x00000000 ..9_|..A........
Leak: 0x8008fce00 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00011000 0x00000000 0x00000000 0x00000000 ................
Leak: 0x8008fce20 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00047047 0x00000000 0x00000000 0x00000000 Gp..............
Leak: 0x8008fce40 size=32 instance of 'NSCFNumber', type ObjC,
implemented in Foundation
0x70038640 0x00007fff 0x00001684 0x00000001 @..p............
0x00021021 0x00000000 0x00000000 0x00000000 !...............
Leak: 0x1001171e0 size=16 string '----'

Heap returned:

Process 637: 2 zones
Zone DefaultMallocZone_0x100017000: Overall size: 10823KB; 4481 nodes
malloced for 2606KB (24% of capacity); largest unused:
[0x1010aae00-7508KB]
Zone auto_zone_0x10001d000: Overall size: 16908876KB; 23614 nodes
malloced for 2022KB (0% of capacity); largest unused:
[0x800900000-16899072KB]
All zones: 28095 nodes malloced - 4627KB

Zone DefaultMallocZone_0x100017000: 4481 nodes - Sizes: 204KB[1] 92KB
[1] 80KB[1] 72KB[2] 68KB[1] 64KB[2] 48KB[2] 44KB[2] 40KB[2] 36KB[1]
32KB[2] 28KB[6] 24KB[8] 20KB[5] 16KB[4] 15KB[1] 13KB[1] 12KB[1] 12KB
[1] 11KB[1] 10KB[2] 9KB[1] 9KB[1] 8KB[1] 8KB[5] 7KB[4] 7KB[2] 6KB[2]
6KB[4] 5KB[2] 5KB[4] 4KB[4] 4KB[10] 3584[6] 3072[21] 2560[34] 2048[17]
1536[29] 1024[94] 512[6] 496[12] 480[9] 464[1] 448[3] 432[4] 400[14]
384[10] 368[3] 352[11] 336[13] 320[2] 304[7] 288[16] 272[13] 256[65]
240[14] 208[14] 192[28] 176[28] 160[27] 144[780] 128[45] 112[40] 96
[64] 80[502] 64[681] 48[524] 32[427] 16[830]

Zone auto_zone_0x10001d000: 23614 nodes - Sizes: 70KB[1] 16KB[1] 10KB
[1] 8KB[6] 6KB[2] 4KB[13] 2048[6] 1312[2] 1056[6] 1024[45] 960[2] 800
[1] 736[3] 544[1] 512[97] 480[1] 448[6] 384[2] 352[7] 320[11] 288[56]
256[233] 224[66] 192[174] 160[461] 128[3709] 96[2870] 64[8424] 32
[7407]

All zones: 28095 nodes malloced - Sizes: 204KB[1] 92KB[1] 80KB[1] 72KB
[2] 70KB[1] 68KB[1] 64KB[2] 48KB[2] 44KB[2] 40KB[2] 36KB[1] 32KB[2]
28KB[6] 24KB[8] 20KB[5] 16KB[5] 15KB[1] 13KB[1] 12KB[1] 12KB[1] 11KB
[1] 10KB[3] 9KB[1] 9KB[1] 8KB[1] 8KB[11] 7KB[4] 7KB[2] 6KB[2] 6KB[6]
5KB[2] 5KB[4] 4KB[4] 4KB[23] 3584[6] 3072[21] 2560[34] 2048[23] 1536
[29] 1312[2] 1056[6] 1024[139] 960[2] 800[1] 736[3] 544[1] 512[103] 496
[12] 480[10] 464[1] 448[9] 432[4] 400[14] 384[12] 368[3] 352[18] 336
[13] 320[13] 304[7] 288[72] 272[13] 256[298] 240[14] 224[66] 208[14]
192[202] 176[28] 160[488] 144[780] 128[3754] 112[40] 96[2934] 80[502]
64[9105] 48[524] 32[7834] 16[830]

Found 90 CFTypes in process 637

-----------------------------------------------------------------------
Zone DefaultMallocZone_0x100017000: 4481 nodes (2668016 bytes)

CLASS_NAME TYPE
BINARY COUNT BYTES AVG
========== ====
====== ===== ===== ===
<non-
object> 3652 2534816 694.1
TBaseFont C++
CoreText 703 101232 144.0
TInstanceFont C++
CoreText 12 2112 176.0
ImageLoaderMachO C++
dyld 10 1920 192.0
SegmentMachO C++
dyld 10 480 48.0
TCoreTextEngine C++
HIToolbox 7 560 80.0
SCService C++
CarbonCore 7 448 64.0
TCoreTextLineInfo C++
HIToolbox 7 336 48.0
(anonymous namespace)::BuiltinIntegerType C++
libGLProgrammability.dylib 5 320 64.0
MenuElement C++
HIToolbox 4 1984 496.0
MenuData C++
HIToolbox 4 1344 336.0
RemoteCacheable C++
CarbonCore 4 256 64.0
llvm::Type C++
libGLProgrammability.dylib 4 256 64.0
TSplicedFont C++
CoreText 3 528 176.0
icu::UCharCharacterIterator C++
libicucore.A.dylib 3 192 64.0
VolFSMount C++
CarbonCore 2 2048 1024.0
SCClientSession C++
CarbonCore 2 512 256.0
CGColorSpace CFType
CoreGraphics 2 320 160.0
TComponentFont C++
CoreText 2 288 144.0
AEDescImpl C+
+ AE 2 192 96.0
TThemeMetaFont C++
HIToolbox 2 128 64.0
CUIRenderer C++
CoreUI 2 96 48.0
CUIPenCG C++
CoreUI 2 32 16.0
HandlerTable C+
+ AE 2 32 16.0
Not A Type CFType
CoreFoundation 1 8192 8192.0
AFPFSMount C++
CarbonCore 1 1024 1024.0
HIMenuBarFrameView C++
HIToolbox 1 1024 1024.0
HIMenuBarView C++
HIToolbox 1 1024 1024.0
HIMenuContentView C++
HIToolbox 1 1024 1024.0
HIMenuWindowView C++
HIToolbox 1 1024 1024.0
HIStandardMenuView C++
HIToolbox 1 1024 1024.0
HIViewWrapperDef C++
HIToolbox 1 1024 1024.0
POSIXMount C++
CarbonCore 1 1024 1024.0
CFAllocator CFType
CoreFoundation 1 192 192.0
HIApplication C++
HIToolbox 1 176 176.0
icu::Locale C++
libicucore.A.dylib 1 176 176.0
AEEventImpl C+
+ AE 1 128 128.0
HIEventDispatcher C++
HIToolbox 1 96 96.0
HIUserFocus C++
HIToolbox 1 96 96.0
AuthClient C++
Security 1 48 48.0
NSObject ObjC
CoreFoundation 1 48 48.0
Security::Bundle C++
Security 1 48 48.0
_NSResurrectedObject ObjC
<unknown> 1 48 48.0
AXRegistry C++
HIToolbox 1 16 16.0
DefaultAllocator C++
Security 1 16 16.0
TDomainDescriptorIndex C++
CoreText 1 16 16.0
TFamilyNameDescriptorIndex C++
CoreText 1 16 16.0
TFullNameDescriptorIndex C++
CoreText 1 16 16.0
THIThemeTextInfoPublic C++
HIToolbox 1 16 16.0
TPlatformFontDescriptorIndex C++
CoreText 1 16 16.0
TPostScriptNameDescriptorIndex C++
CoreText 1 16 16.0
TStyleNameDescriptorIndex C++
CoreText 1 16 16.0

-----------------------------------------------------------------------
Zone auto_zone_0x10001d000: 23614 nodes (2069536 bytes)

CLASS_NAME TYPE
BINARY COUNT BYTES AVG
========== ====
====== ===== ===== ===
NSCFString ObjC
CoreFoundation 10144 704288 69.4
<non-
object> 6277 595360 94.8
NSCFDictionary ObjC
Foundation 2803 360416 128.6
NSCFNumber ObjC
Foundation 1143 36576 32.0
NSCFArray ObjC
Foundation 991 71872 72.5
NSCTFontDescriptor ObjC
AppKit 724 69504 96.0
NSURL ObjC
Foundation 306 19584 64.0
NSCFSet ObjC
Foundation 183 28320 154.8
__NSCFDate ObjC
CoreFoundation 153 4896 32.0
LSASN CFType
LaunchServices 104 3328 32.0
CFBundle CFType
CoreFoundation 65 10400 160.0
NSCFData ObjC
Foundation 61 92160 1510.8
NSPathStore2 ObjC
Foundation 35 3872 110.6
NSCFLocale ObjC
Foundation 34 2144 63.1
CFXPreferencesSearchListSource ObjC
CoreFoundation 22 1408 64.0
CFXPreferencesPropertyListSource ObjC
CoreFoundation 21 2688 128.0
NSRecursiveLock ObjC
Foundation 19 2432 128.0
NSConcreteNotification ObjC
Foundation 18 1152 64.0
CFBag CFType
CoreFoundation 17 2176 128.0
CFRunLoopSource CFType
CoreFoundation 17 2176 128.0
CGSRegion CFType
CoreGraphics 17 544 32.0
NSHIObject ObjC
HIToolbox 17 544 32.0
CGDataProvider CFType
CoreGraphics 16 3072 192.0
NSMachPort ObjC
Foundation 16 1536 96.0
HIShape CFType
HIServices 15 960 64.0
CGEvent CFType
CoreGraphics 14 4032 288.0
CFXPreferencesManagedSource ObjC
CoreFoundation 14 1792 128.0
NSAutoreleasePool ObjC
Foundation 14 896 64.0
CTTextTab CFType
CoreText 12 768 64.0
CFUUID CFType
CoreFoundation 12 384 32.0
CFRunLoopMode CFType
CoreFoundation 11 1056 96.0
NSBundle ObjC
Foundation 10 960 96.0
CMProfile CFType
ColorSync 9 1728 192.0
CFXPreferencesSource ObjC
CoreFoundation 9 288 32.0
CFAllocator CFType
CoreFoundation 8 1536 192.0
NSLock ObjC
Foundation 8 1024 128.0
CTRun CFType
CoreText 7 2016 288.0
CTLine CFType
CoreText 7 1568 224.0
NSEvent ObjC
AppKit 7 1120 160.0
CFRunLoopObserver CFType
CoreFoundation 7 896 128.0
CTGlyphStorage CFType
CoreText 7 896 128.0
NSExtraMIData ObjC
AppKit 7 896 128.0
NSInputManager ObjC
AppKit 7 896 128.0
NSMenuItem ObjC
AppKit 7 896 128.0
NSClassicMapTable ObjC
Foundation 7 672 96.0
CFRunArray CFType
CoreFoundation 7 224 32.0
NSCFAttributedString ObjC
Foundation 7 224 32.0
CGImage CFType
CoreGraphics 6 1152 192.0
CGColorSpace CFType
CoreGraphics 6 960 160.0
_NSRepresentationInfo ObjC
AppKit 6 768 128.0
NSBitmapImageRep ObjC
AppKit 6 576 96.0
_NSImageAuxiliary ObjC
AppKit 6 576 96.0
NSImage ObjC
AppKit 6 384 64.0
CMSColorSpace CFType
libCSync.A.dylib 5 1120 224.0
CGColor CFType
CoreGraphics 5 480 96.0
NSMergePolicy ObjC
CoreData 5 160 32.0
NSConcreteMapTable ObjC
Foundation 4 1408 352.0
NSCTFont ObjC
AppKit 4 640 160.0
NSCFTimer ObjC
Foundation 4 512 128.0
CFPasteboard CFType
CoreFoundation 4 256 64.0
DADisk CFType
DiskArbitration 4 256 64.0
_NSStateMarker ObjC
AppKit 4 256 64.0
CMSColorWorld CFType
libCSync.A.dylib 3 864 288.0
NSConcreteHashTable ObjC
Foundation 3 576 192.0
CFMessagePort CFType
CoreFoundation 3 384 128.0
CMColorWorld CFType
ColorSync 3 192 64.0
_NSFocusStackElement ObjC
AppKit 3 192 64.0
CMSToken CFType
libCSync.A.dylib 3 96 32.0
_NSViewAuxiliary ObjC
AppKit 2 768 384.0
__NSSharedFontInstanceInfo ObjC
AppKit 2 448 224.0
CGFont CFType
CoreGraphics 2 256 128.0
CGImageReadRef CFType
ImageIO 2 192 96.0
CFNotificationCenter CFType
CoreFoundation 2 128 64.0
EventLoopTimer CFType
HIToolbox 2 128 64.0
NSCFCharacterSet ObjC
Foundation 2 128 64.0
NSConcreteData ObjC
Foundation 2 128 64.0
NSCursor ObjC
AppKit 2 128 64.0
NSFont ObjC
AppKit 2 128 64.0
CGImageReadSessionRef CFType
ImageIO 2 64 32.0
CUICFType CFType
CoreUI 2 64 32.0
NSBuiltinCharacterSet ObjC
Foundation 2 64 32.0
__NSPlaceholderArray ObjC
CoreFoundation 2 64 32.0
__NSPlaceholderDictionary ObjC
CoreFoundation 2 64 32.0
__NSPlaceholderSet ObjC
CoreFoundation 2 64 32.0
CGColorTransformCache CFType
CoreGraphics 1 1312 1312.0
NSWindowAuxiliary ObjC
AppKit 1 512 512.0
SCTSearchManager ObjC
Shortcut 1 352 352.0
__NSAppKitThreadSpecificData ObjC
AppKit 1 320 320.0
NSStatusBarWindow ObjC
AppKit 1 288 288.0
NSNextStepFrame ObjC
AppKit 1 224 224.0
CGColorTransform CFType
CoreGraphics 1 192 192.0
CGContext CFType
CoreGraphics 1 192 192.0
CGContextDelegate CFType
CoreGraphics 1 192 192.0
CGPattern CFType
CoreGraphics 1 192 192.0
NSConcretePointerArray ObjC
Foundation 1 192 192.0
NSFocusState ObjC
AppKit 1 192 192.0
NSStatusBarButton ObjC
AppKit 1 192 192.0
NSApplication ObjC
AppKit 1 160 160.0
NSStatusBarButtonCell ObjC
AppKit 1 160 160.0
NSViewHierarchyLock ObjC
AppKit 1 160 160.0
_NSThreadData ObjC
Foundation 1 160 160.0
CGNotificationCenter CFType
CoreGraphics 1 128 128.0
NSNotificationCenter ObjC
Foundation 1 128 128.0
NSToolTip ObjC
AppKit 1 128 128.0
NSToolTipManager ObjC
AppKit 1 128 128.0
_NSLocalNotificationCenter ObjC
Foundation 1 128 128.0
CFRunLoop CFType
CoreFoundation 1 96 96.0
CGEventSource CFType
CoreGraphics 1 96 96.0
CTParagraphStyle CFType
CoreText 1 96 96.0
LSSharedFileListItem CFType
LaunchServices 1 96 96.0
NSFontManager ObjC
AppKit 1 96 96.0
NSMutableParagraphStyle ObjC
AppKit 1 96 96.0
NSParagraphStyle ObjC
AppKit 1 96 96.0
NSRunLoop ObjC
CoreFoundation 1 96 96.0
NSStatusItem ObjC
AppKit 1 96 96.0
NSTrackingArea ObjC
AppKit 1 96 96.0
NSUIHeartBeat ObjC
AppKit 1 96 96.0
__NSFontTypefaceInfo ObjC
AppKit 1 96 96.0
AXUIElement CFType
HIServices 1 64 64.0
CMSTransform CFType
libCSync.A.dylib 1 64 64.0
DASession CFType
DiskArbitration 1 64 64.0
GrowlMenu ObjC
GrowlMenu 1 64 64.0
LSSharedFileList CFType
LaunchServices 1 64 64.0
NSAffineTransform ObjC
Foundation 1 64 64.0
NSCachedRGBColor ObjC
AppKit 1 64 64.0
NSCellAuxiliary ObjC
AppKit 1 64 64.0
NSConcreteMutableData ObjC
Foundation 1 64 64.0
NSDocumentController ObjC
AppKit 1 64 64.0
NSDocumentControllerMoreIVars ObjC
AppKit 1 64 64.0
NSHelpManager ObjC
AppKit 1 64 64.0
NSMenu ObjC
AppKit 1 64 64.0
NSProcessInfo ObjC
Foundation 1 64 64.0
NSRectSet ObjC
AppKit 1 64 64.0
NSRegion ObjC
AppKit 1 64 64.0
NSScreen ObjC
AppKit 1 64 64.0
NSSystemStatusBar ObjC
AppKit 1 64 64.0
NSThread ObjC
Foundation 1 64 64.0
NSUserDefaults ObjC
CoreFoundation 1 64 64.0
NSWindowGraphicsContext ObjC
AppKit 1 64 64.0
_NSMenuImpl ObjC
AppKit 1 64 64.0
CFXPreferencesCompatibilitySource ObjC
CoreFoundation 1 32 32.0
CGColorTransformBase CFType
CoreGraphics 1 32 32.0
GrowlPreferencesController ObjC
GrowlMenu 1 32 32.0
NSAppleEventManager ObjC
Foundation 1 32 32.0
NSCachedWhiteColor ObjC
AppKit 1 32 32.0
NSCarbonMenuImpl ObjC
AppKit 1 32 32.0
NSConcreteAttributedString ObjC
Foundation 1 32 32.0
NSFileManager ObjC
Foundation 1 32 32.0
NSFocusStack ObjC
AppKit 1 32 32.0
NSGarbageCollector ObjC
Foundation 1 32 32.0
NSPlaceholderMutableString ObjC
Foundation 1 32 32.0
NSPlaceholderNumber ObjC
Foundation 1 32 32.0
NSPlaceholderString ObjC
Foundation 1 32 32.0
NSPlaceholderValue ObjC
Foundation 1 32 32.0
NSWorkspace ObjC
AppKit 1 32 32.0
TSMInputSource CFType
HIToolbox 1 32 32.0
_NSDisplayOperationStack ObjC
AppKit 1 32 32.0


Doug

unread,
Oct 16, 2009, 8:50:36 AM10/16/09
to Growl Discuss
I'm seeing similar VM usage - 34.93GB for Growl Menu. First time I
saw it I thought it was just an anomaly but its pretty consistent.

Is this something that can be fixed and/or would my leak data help
also?

Christopher Forsythe

unread,
Oct 16, 2009, 8:52:57 AM10/16/09
to growld...@googlegroups.com
How much real memory is being used?

Doug

unread,
Oct 16, 2009, 2:36:01 PM10/16/09
to Growl Discuss
14.2 MB real, 34.92 GB virtual.

Joelw135

unread,
Oct 16, 2009, 2:46:00 PM10/16/09
to Growl Discuss
23.4 Real Memory and Virtual Memory is 10.99

Peter Hosey

unread,
Oct 16, 2009, 6:41:43 PM10/16/09
to growld...@googlegroups.com
On Oct 16, 2009, at 05:50:36, Doug wrote:
> Is this something that can be fixed and/or would my leak data help
> also?

What would help more is to run GrowlMenu with MallocStackLogging, and
use it until the numbers are high, then run leaks and heap on it.

That's an advanced-user sort of thing, so I'm not going to walk all of
you through it step-by-step. I'll say this much:

Use Terminal to run GrowlMenu (which is inside the Growl prefpane)
with the MallocStackLogging environment variable set to 1.

If you know what that means, please do it. If you don't know what that
means, don't worry about it.

kae36

unread,
Oct 20, 2009, 12:04:28 AM10/20/09
to Growl Discuss
I'm seeing similar stuff. Growl Menu RSIZE=14.96 VSIZE=34.90. I saw
this when I was trying to figure out why I have 1GB of active memory
and my system is really slow. Growl Menu stood out as a big
consumer. Not sure if it's the culprit, but something doesn't look
right with that app.

Ken Mayer

unread,
Oct 20, 2009, 8:36:22 PM10/20/09
to Growl Discuss
Me too (MBP 2.66Ghz i2, 10.5.8). I can send you the MallocStackLogging
output, just tell me where

Peter Hosey

unread,
Oct 20, 2009, 9:42:51 PM10/20/09
to growld...@googlegroups.com
On Oct 20, 2009, at 17:36:22, Ken Mayer wrote:
> I can send you the MallocStackLogging output, just tell me where

Right here is fine.

Peter Hosey

unread,
Oct 21, 2009, 3:00:41 AM10/21/09
to growld...@googlegroups.com
On Oct 16, 2009, at 05:50:36, Doug wrote:
> I'm seeing similar VM usage - 34.93GB for Growl Menu.

Here's another, easier Terminal command:

vmmap -w GrowlMenu > ~/"GrowlMenu-vmmap-$USER.txt"

All affected users: Please run that command, post that file in our
Files are, and tell us both the name of the file you uploaded and the
Virtual Memory size Activity Monitor was showing for GrowlMenu at the
time that you ran the command.

Zang

unread,
Oct 21, 2009, 6:23:01 AM10/21/09
to Growl Discuss
39.40 GB of VM

GrowlMenu-vmmap-Zang.txt

Rama

unread,
Oct 21, 2009, 9:48:32 AM10/21/09
to Growl Discuss
GrowlMenu-vmmap-ra.txt

32.3G

Doug

unread,
Oct 21, 2009, 11:07:22 AM10/21/09
to Growl Discuss
file = GrowlMenu-vmmap-doug.txt
vm size = 34.91GB

Zang

unread,
Oct 21, 2009, 3:46:12 PM10/21/09
to Growl Discuss
Sorry, that should have been 34.90GB of VM

On Oct 21, 6:23 am, Zang <zan...@gmail.com> wrote:
> 39.40 GB of VM
>
> GrowlMenu-vmmap-Zang.txt

Kelsey

unread,
Nov 28, 2009, 6:15:55 PM11/28/09
to Growl Discuss
Hello Peter,

I've uploaded the following file: GrowlMenu-vmmap-kelsey.txt

and can confirm that my VM size in Activity Monitor shows 34.91GB.

This is true even immediately following restarting the computer.

Regards,

Kelsey

On Oct 21, 6:00 pm, Peter Hosey <p...@growl.info> wrote:
> On Oct 16, 2009, at 05:50:36, Doug wrote:
>
> > I'm seeing similar VM usage - 34.93GB for Growl Menu.
>
> Here's another, easier Terminal command:
>
>         vmmap -w GrowlMenu > ~/"GrowlMenu-vmmap-$USER.txt"
>
> All affected users: Please run that command, post that file in our  
> Files are, and tell us both the name of the file you uploaded and the  VirtualMemorysize Activity Monitor was showing for GrowlMenu at the  

Peter Hosey

unread,
Dec 6, 2009, 1:04:01 PM12/6/09
to growld...@googlegroups.com
On Oct 10, 2009, at 19:43:55, Zang wrote:
> I'm finding Growl Menu (and another app, AppTrap) are both using
> immensely large amounts of virtual memory (34.91GB exactly), right
> from startup. Upon clicking "inspect" in Activity Monitor, both bump
> down to 8.35GB, which is still larger than any other app.

I've added an entry to our FAQ about this:

http://growl.info/documentation/faq.php#growlmenu-vsize

GrowlMenu is not actually using 8 GB of memory. Read that entry for
the full details. The same information is probably true of AppTrap.

Zang

unread,
Dec 22, 2009, 11:52:16 PM12/22/09
to Growl Discuss
It doesn't really explain why it's listing 34.91GB though, nor why it
and AppTrap are the *only* apps to even so much as reserve even a
tenth that much address space. The Cocoa Dev forum post linked to in
the FAQ references "up to 8GB", not "up to 34.91GB".

Am I the only one who thinks there's something wrong with Growl Menu
even so much as daring to *look* at that much space?

Peter Hosey

unread,
Dec 23, 2009, 12:08:10 AM12/23/09
to Growl Discuss
On 2009-12-22, at 20:52, Zang wrote:
> It doesn't really explain why it's listing 34.91GB though, …

From your vmmap output:

MALLOC 0000000800000000-00000008ffe00000 [ 4.0G] rw-/
rw- SM=PRV auto_zone_0x10001d000
MALLOC (freed) 00000008ffe00000-0000000bff800000 [ 12.0G] rw-/
rw- SM=NUL auto_zone_0x10001d000
MALLOC (freed) 0000000bff800000-0000000cff600000 [ 4.0G] rw-/
rw- SM=PRV auto_zone_0x10001d000
MALLOC (freed?) 0000000cff600000-0000001000000000 [ 12.0G] rw-/
rw- SM=NUL

All but 4 GiB of the 32+ GiB is freed.

> … nor why it and AppTrap are the *only* apps to even so much as

> reserve even a tenth that much address space.

They're the only apps on your system using the garbage collector. Most
apps aren't GC yet.

> The Cocoa Dev forum post linked to in the FAQ references "up to
> 8GB", not "up to 34.91GB".

That's the common case. Yours is rare.

> Am I the only one who thinks there's something wrong with Growl Menu
> even so much as daring to *look* at that much space?

No. But GrowlMenu does not look at that much space; this is entirely
behind-the-scenes bookkeeping done by the Cocoa garbage collector.
Thus, there's nothing wrong with GrowlMenu's memory consumption.

The “Virtual Memory” number is useless and misleading to non-
programmers. It does not indicate GrowlMenu's memory consumption. The
“Real Memory” number does.

Spidey!!!

unread,
Jan 2, 2010, 9:01:11 AM1/2/10
to Growl Discuss
I am a programmer, and I can tell you that if VM keeps growing like
that, it does indicate a memory leak issue.

Perhaps this is different from the standard 8GB VM behavior mentioned
above? I too have seen VM grow to over 30 GB -- and I don't buy the
statement that this is OK. It is indicative that at some point the
application allocated way more memory than expected of a simple menu.

Also, I would be very surprised if there is no way to tell Cocoa GC
what the max allocation of VM should be. Even 8 GB for a menu item is
bogus.

Spidey!!!

Chris Forsythe

unread,
Jan 2, 2010, 11:36:37 AM1/2/10
to growld...@googlegroups.com
Then tell us what the problem is. All research points to this not
being an issue.

We're not opposed to someone finding the issue, if there is an issue.
But we can't find one. So if you're a programmer and you don't think
we're right, and you're interested, by all means, find the problem
Spidey.

Otherwise, posting something like this without some facts behind it is
pointless.

Chris

> --
>
> You received this message because you are subscribed to the Google
> Groups "Growl Discuss" group.
> To post to this group, send email to growld...@googlegroups.com.
> To unsubscribe from this group, send email to growldiscuss...@googlegroups.com
> .
> For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en
> .
>
>

Peter Hosey

unread,
Jan 2, 2010, 10:41:16 PM1/2/10
to growld...@googlegroups.com
On Jan 2, 2010, at 06:01:11, Spidey!!! wrote:
> I am a programmer, …

So am I.

> I too have seen VM grow to over 30 GB -- and I don't buy the
> statement that this is OK.

Feel free to run GrowlMenu under Instruments and show us when and
where the allocation of 22 GB of memory occurs.

GrowlMenu's address space is only 8 GiB for me, not 30, and when I ran
Instruments, I saw no memory usage over 1.57 MiB—no 8 GiB allocation,
not even one that gets freed. And the VM Tracker instrument says that
that 8 GiB region exists from the very start of the process.

And if anyone wants any proof that the 8 GiB reservation is innocuous,
I wrote an empty program that uses GC. Seriously, here's the entire
code:

#import <Foundation/Foundation.h>

int main(int argc, char **argv) {
printf("My PID: %i\n", getpid());
sleep(300); //5 minutes
return EXIT_SUCCESS;
}

That does nothing but print its own process ID and then wait 5
minutes, and it doesn't even use Cocoa to do that. There isn't a
single Objective-C or CF object in this entire program—nothing
allocated, nothing to free.

I ran this in Instruments. VM size: 8 GiB.

Spidey!!!

unread,
Jan 3, 2010, 7:18:06 AM1/3/10
to Growl Discuss

I agree that the 8 GiB reservation is innocuous (if irritating). I
will need to look at the Cocoa GC documentation to see if there is a
way to reduce that initial reservation.

As for the > 30 GiB issue: I believe this to be separate. I am
wondering whether it may actually not be a problem with Growl itself,
but rather with the implementation of Cocoa, or perhaps with some
interaction with another library. When I get a chance later this week
I will run GrowlMenu under Instruments and see if I can reproduce the
> 30 GiB issue.

An interesting observation: Right now I see GrowlMenu showing in
Activity Monitor with Virtual Mem = 215.0 MB. Looking at the detail
pane, I see Virtual Memory Size: 10.68 GB, Virtual Private Memory:
215.0 GB. Clearly the top page of Activity Monitor shows Virtual
Private Memory, even though the column is labeled Virtual Mem. I
note, however, that when the Growl Menu VM usage shoots up, it is the
Virtual Private Memory which increases...

Spidey!!!

Ian White

unread,
Jan 21, 2010, 9:29:17 AM1/21/10
to Growl Discuss
I too am experiencing the ~32Gb VM size in Activity Monitor issue,
which gave me the heebie-jeebies, Until...

I checked the actual vm size

du -h /private/var/vm

And it came back 4.2Gb, and that's mostly the sleepimage (I have 4Gb
RAM so that make the VM 200M or so)

So, I concled that Activity Monitor is doing some pretty crayzee
reporting of VM sizes per process.

I googled this, and found a discussion here:
http://discussions.apple.com/thread.jspa?threadID=2069474&tstart=885

Others are experiencing this issue with Activity Monitor in general,
so it looks like Growl is not the culprit.

Cheers,
Ian White

Peter Hosey

unread,
Jan 21, 2010, 3:28:36 PM1/21/10
to growld...@googlegroups.com
On Jan 21, 2010, at 06:29:17, Ian White wrote:
> Others are experiencing this issue with Activity Monitor in general,
> so it looks like Growl is not the culprit.

It's not Activity Monitor, either. As I mentioned up-thread and in the
FAQ, it's the garbage collector that some apps (GrowlMenu being one)
use. The GC reserves at least 8 GiB's worth of address space to make
sure that space is contiguous, but it does not actually allocate any
memory in that space.

The GC is part of the operating system, although not all apps use it
(it's optional). And from Bill Bumgarner's statement on that one Apple
developer mailing list, this is not a bug, just a startling-but-
harmless aspect of the design.

TrevorGerzen

unread,
Jan 29, 2010, 1:59:36 PM1/29/10
to Growl Discuss
I noticed that it only happens for me when I select the checkbox to
"Show Growl icon in the menubar". If I uncheck that the VM goes way
down

Peter Hosey

unread,
Jan 29, 2010, 4:18:55 PM1/29/10
to growld...@googlegroups.com

Yes, applications only have address space when they are running.
GrowlMenu is only running when the box is checked.

“The VM” is still not a problem.

Reply all
Reply to author
Forward
0 new messages