On 01/06/2012, at 1:50 PM, Ken Thomases wrote:

> From the Lion release notes for Foundation:
> 
> "NSXMLParser Thread Safety
> 
> NSXMLParser is now threadsafe. However, it is not reentrant on a given 
> thread; don't call -parse on an NSXMLParser from within a delegate callback 
> of another NSXMLParser."


Ah, thanks. I'm not doing that.... must be something else.

I wonder if it's a stack space issue? I'm getting EXC_BAD_ACCESS with code 13 - 
where are these codes listed? Is there a way to increase stack space for a 
thread?

--Graham



_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

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

Reply via email to