Re: Collection was mutated while being enumerated
Re: Collection was mutated while being enumerated
- Subject: Re: Collection was mutated while being enumerated
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 29 Oct 2007 16:02:39 -0600
On Oct 29, 2007, at 3:02 PM, Philip Dow wrote:
Since installing Leopard I'm seeing the following appear appear in
the console: "*** Collection <NSCFDictionary: 0x5e2e540> was mutated
while being enumerated."
I imagine this was something happening in the code before Leopard
but Leopard started logging it. Is there by any chance a breakpoint
I can set to catch where this is occurring? Would be handy.
Break on "objc_exception_throw" with no quotes or parentheses.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden