Re: Xcode 3.1 (iphone SDK version) breaks my Core Data app
Re: Xcode 3.1 (iphone SDK version) breaks my Core Data app
- Subject: Re: Xcode 3.1 (iphone SDK version) breaks my Core Data app
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 7 Nov 2008 22:48:31 -0700
On Nov 7, 2008, at 10:28 PM, Steve Steinitz wrote:
When I attempt to load the large production database it uses a lot of
CPU for a while and then finally fails with this:
Attempt to allocate 4194304 bytes for NS/CFDictionary failed
1 _NSOutOfMemoryErrorHandler (in Foundation) + 72
Sounds like you hit the 32-bit 4 GB VM limit. You might want to use
Instruments to figure out why the app is allocating so much memory
unexpectedly...
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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