• 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: NSData Silently Failing to Write on Leopard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSData Silently Failing to Write on Leopard


  • Subject: Re: NSData Silently Failing to Write on Leopard
  • From: Dave Camp <email@hidden>
  • Date: Fri, 14 Dec 2007 07:50:32 -0800


Il giorno 2007-12-09, alle ore 01:12, Jonathon Mah ha scritto:

Hi Simone,

On 2007-12-09, at 19:15, Simone Manganelli wrote:

The variable "fullWritePath" is a path to a directory I know exists and one to which I can write: /Users/username/Desktop/ testdir/


Just to clarify, fullWritePath is the path to that directory, or a path to a file in that directory?


I ran into something like this earlier in the week. Turns out I had a file descriptor leak (wasn't closing temp files) and I had hit the limit for open file descriptors (some number above 243). I figured this out by running fs_usage on my pid and looking at the errno on the open that failed which was 24 in my case.


Dave

_______________________________________________

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: 
 >NSData Silently Failing to Write on Leopard (From: Simone Manganelli <email@hidden>)
 >Re: NSData Silently Failing to Write on Leopard (From: Jonathon Mah <email@hidden>)
 >Re: NSData Silently Failing to Write on Leopard (From: Simone Manganelli <email@hidden>)

  • Prev by Date: Re: CoreData huge memory usage - is this right ?
  • Next by Date: Binding NSTreeController to NSBrowser
  • Previous by thread: Re: NSData Silently Failing to Write on Leopard
  • Next by thread: Writing GNU-Step compatible Cocoa
  • Index(es):
    • Date
    • Thread