• 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: Scott Ribe <email@hidden>
  • Date: Tue, 27 Dec 2005 08:58:33 -0700
  • Thread-topic: Problems with large files

> 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

  • Follow-Ups:
    • Re: Problems with large files
      • From: Mark Williams <email@hidden>
References: 
 >Problems with large files (From: Mark Williams <email@hidden>)

  • Prev by Date: Re: Retrieving data returned by AppleScript [Solved]
  • Next by Date: Re: Prevent running in Rosetta
  • Previous by thread: Re: Problems with large files
  • Next by thread: Re: Problems with large files
  • Index(es):
    • Date
    • Thread