• 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: Problems with large files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with large files


  • Subject: Re: Problems with large files
  • From: Mark Williams <email@hidden>
  • Date: Thu, 29 Dec 2005 19:34:30 -0700

This was the exact fix.. THANK YOU!

On Dec 27, 2005, at 8:58 AM, Scott Ribe wrote:

I still cannot seem to work with large files (Larger than 2.9gig).
I've tried primatives but they do not cure the problem.

I think you're not freeing the data after reading it into memory. You need
to set up an autorelease pool in your loop, otherwise autoreleased objects
aren't freed until the current event is finished processing, in other words
after your routine returns.

--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 665-7007 voice





_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
References: 
 >Re: Problems with large files (From: Scott Ribe <email@hidden>)

  • Prev by Date: Re: Tiger Mail.app style toolbar item
  • Next by Date: Re: Problems with large files
  • Previous by thread: Re: Problems with large files
  • Next by thread: Tiger Mail.app style toolbar item
  • Index(es):
    • Date
    • Thread