I was stepping through until it hits the while loop. A breakpoint
after that shows that the error appears to occur at [pool release].
After canceling the thread stack message, there is a #0 thread that
reads: NSDecrementExtraRefCountWasZero., followed by 1 [NSObject
release] and a gazillion [DataParser dealloc]s.
On Aug 31, 2007, at 7:16 PM, Mike Blaguszewski wrote:
On Aug 31, 2007, at 7:06 PM, Daniel Child wrote:
The only code that gets called is what you saw, however.
Have you tried stepping through your code line-by-line in the Xcode
debugger? I agree with Shawn that it's pretty likely an infinite
recursion problem.
--
Mike Blaguszewski / Cocoa Hacker / Ambrosia Software, Inc.
_______________________________________________
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