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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]