Re: Hanging after autorelease...
Re: Hanging after autorelease...
- Subject: Re: Hanging after autorelease...
- From: Gerd Knops <email@hidden>
- Date: Tue, 10 Apr 2007 14:31:48 -0500
According to Sampler.app the call stack looks like this:
__spin_lock
__spin_lock
-[NSKeyValueMutableArray dealloc]
-[NSKeyValueNotifyingMutableArray _proxyFinalize]
_NSKeyValueProxyDeallocate
-[NSKeyValueMutableArray dealloc]
NSPopAutoReleasePool
-[NSApplication run]
main
start
start
Seems like a deadlock somewhere in KVO. Question is where...
Thanks for all the suggestions so far!
Gerd
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden