• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSXMLParser thread safe?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSXMLParser thread safe?


  • Subject: Re: NSXMLParser thread safe?
  • From: Graham Cox <email@hidden>
  • Date: Fri, 01 Jun 2012 15:36:26 +1000

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 (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

References: 
 >NSXMLParser thread safe? (From: Graham Cox <email@hidden>)
 >Re: NSXMLParser thread safe? (From: Ken Thomases <email@hidden>)

  • Prev by Date: Best Practice for laying out images for printing in a WYSIWYG Mac app?
  • Previous by thread: Re: NSXMLParser thread safe?
  • Next by thread: Best Practice for laying out images for printing in a WYSIWYG Mac app?
  • Index(es):
    • Date
    • Thread