• 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
NSPropertyListSerialization from a subthread
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSPropertyListSerialization from a subthread


  • Subject: NSPropertyListSerialization from a subthread
  • From: Nikita Zhuk <email@hidden>
  • Date: Tue, 31 Jul 2007 09:28:31 +0300

Hello,

Is it safe to call +[NSPropertyListSerialization propertyListFromData:mutabilityOption:format:errorDescription:] from a subthread? I've been getting some crashes from inside this method running in a subthread (crashed callstack contains basically __CFBinaryPlistCreateObject function calling itself for 400 times before calling CFStringCreateWithBytes and crashing with EXC_BAD_ACCESS), and I was wondering if a thread-safety issue could be the reason for this crash (seems very unlikely, but I just want to be sure).

- Nikita Zhuk

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

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

  • Prev by Date: Re: Values set in awakeFromInsert have gone missing.
  • Next by Date: Posting NSApplicationDidFinishLaunchingNotification fails, Application crashes on Intel Macs
  • Previous by thread: Re: Correctly implementing page up/down, home and end for custom views?
  • Next by thread: Posting NSApplicationDidFinishLaunchingNotification fails, Application crashes on Intel Macs
  • Index(es):
    • Date
    • Thread