Re: appendBytes memcpy
Re: appendBytes memcpy
- Subject: Re: appendBytes memcpy
- From: "roger casaliƱas" <email@hidden>
- Date: Wed, 1 Aug 2007 14:46:35 +0800
I think the error is happening because we have exceeded the capacity of
NSMutableData. It's just a guess.
Is there a way to get the capacity of NSConcreteMutableData or it's
superclasses?
On 8/1/07, wrote:
>
> Good day.
>
> This crash occurs only in TigerIntel. I am appending data to a buffer and
> we are appending fast and repeatedly. Is there anything specific I have to
> note about when coding for TigerIntel?
>
> 0 <<00000000>> 0xffff08a8 __memcpy + 264
> (cpu_capabilities.h:228)
> 1 com.apple.Foundation 0x927fb8c4 -[NSConcreteMutableData
> appendBytes:length:] + 156
>
> Thanks,
>
> Roger
>
_______________________________________________
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