Re: appendBytes memcpy
Re: appendBytes memcpy
- Subject: Re: appendBytes memcpy
- From: "roger casaliƱas" <email@hidden>
- Date: Wed, 1 Aug 2007 15:44:24 +0800
I'm not sure if it's the memory capacity because the PPC has 512MB but it
never crashes there. The Intel has 1GB RAM yet it still crashes. Does the
PPC and the Intel have different memory addressing capacities?
On 8/1/07, Nick Zitzmann <email@hidden> wrote:
>
>
> On Aug 1, 2007, at 12:46 AM, roger casaliƱas wrote:
>
> > I think the error is happening because we have exceeded the
> > capacity of
> > NSMutableData. It's just a guess.
>
> NSMutableData can handle up to 2^31-1 bytes in theory, but 32-bit
> programs can only allocate up to about 4 GB of memory IIRC. How much
> memory is the program using?
>
> 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