Hey guys While testing my app with the Growl 1.3.1 SDK with no Growl installed it looks like Mist notifications are leaking memory. This is under OS X 10.7.4.
Here's what I'm seeing in instruments after generating a few 100 growl notifications: <http://f.cl.ly/items/171v0v221Z0F2D0T360s/Mist%20Leaks.png> And the output of the leaks tool after sending one growl notification: leaks Report Version: 2.0 Process 6813: 17946 nodes malloced for 4302 KB Process 6813: 5 leaks for 368 total leaked bytes. Leak: 0x10383a220 size=208 zone: DefaultMallocZone_0x1000f7000 NSViewAnimation ObjC AppKit 0x73c76640 0x00007fff 0x33333333 0x3fd33333 @f.s....333333.? 0x3f800000 0x00000000 0x00000000 0x00000000 ...?............ 0x00000000 0x00000000 0xcc5be5b8 0x41b5a053 ..........[.S..A 0x00000000 0x00000000 0x00000000 0x00000000 ................ 0x00000000 0x00000000 0x00000000 0x00000000 ................ 0x00000100 0x00000000 0x00000000 0x00000000 ................ 0x00000000 0x00000000 0x00000000 0x00000000 ................ 0x00000000 0x00000000 0x0383a200 0x00000001 ................ ... Leak: 0x103832510 size=64 zone: DefaultMallocZone_0x1000f7000 __NSCFDictionary ObjC CoreFoundation item count: 2 Leak: 0x10382f8f0 size=32 zone: DefaultMallocZone_0x1000f7000 0x00250900 0x00000001 0x00000000 0x00000000 ..%............. 0x73ccd8e0 0x00007fff 0x00000000 0x00020000 ...s............ Leak: 0x10383a1e0 size=32 zone: DefaultMallocZone_0x1000f7000 0x73ccd860 0x00007fff 0x00000000 0x00000000 `..s............ 0x73ccd8c0 0x00007fff 0x00000000 0x00040000 ...s............ Leak: 0x10383a200 size=32 zone: DefaultMallocZone_0x1000f7000 __NSArrayI ObjC CoreFoundation item count: 1 So it's not to major but it would be great to see this fixed in a future version of the SDK. Cheers John -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/growldiscuss/-/nz9fw77jIFkJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
