It's __ (2 underscores) and not _

-- Julien from his iPhone

Le 30 août 2009 à 23:00, Seth Willits <sli...@araelium.com> a écrit :


In Snow Leopard I started seeing this:
*** __NSAutoreleaseNoPool(): Object 0x100a49ec0 of class NSCFString autoreleased with no pool in place - just leaking


I have no idea where this is happening so I tried to break in _NSAutoreleaseNoPool just like the Apple documentation at http://developer.apple.com/mac/library/documentation/Performance/Conceptual/ManagingMemory/Articles/FindingLeaks.html says to. However, it's not resolving. GDB claims there is no _NSAutoreleaseNoPool defined. I used nm on Foundation in Snow Leopard and there is no function. On 10.5, though, there is. So it seems it's gone and I can't find anything similarly named.

Does anyone know what I *should* be breaking on? I'd obviously like to track this down.


--
Seth Willits



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/jjalon%40gmail.com

This email sent to jja...@gmail.com
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to