Re: over-released NSIdEnumerator

2010-09-13 Thread Nick Zitzmann
On Sep 13, 2010, at 9:34 PM, Jeffrey Oleander wrote: > After my main NSDocument algorithm method was done doing its thing and > returned up the call chain to where the button click had started its action, > it would flip to showing NSPopAutoreleasePool and I was crashing with > EXC_BAD_ACCESS.

Re: over-released NSIdEnumerator

2010-09-13 Thread Quincey Morris
On Sep 13, 2010, at 20:34, Jeffrey Oleander wrote: > After my main NSDocument algorithm method was done doing its thing and > returned up the call chain to where the button click had started its action, > it would flip to showing NSPopAutoreleasePool and I was crashing with > EXC_BAD_ACCESS. S