• 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: appendBytes memcpy
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: appendBytes memcpy


  • Subject: Re: appendBytes memcpy
  • From: Alastair Houghton <email@hidden>
  • Date: Wed, 1 Aug 2007 12:29:45 +0100

On 1 Aug 2007, at 08:44, roger casaliƱas wrote:

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?

Unless you're manipulating huge data sets, it seems unlikely that this is related to any memory capacity issue. There are lots of other differences between Intel and PowerPC that could cause this kind of problem though, depending on exactly what your code does.


For instance, if you had a relatively small amount of data, with a length field, and you forgot to byte-swap that length field, then your program might crash on one but not the other.

Kind regards,

Alastair.

--
http://alastairs-place.net


_______________________________________________

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


References: 
 >Re: appendBytes memcpy (From: Nick Zitzmann <email@hidden>)
 >Re: appendBytes memcpy (From: "roger casaliƱas" <email@hidden>)

  • Prev by Date: Re: Launching a process with Admin Privileges asynchronously
  • Next by Date: Re: Background processing and progress updates
  • Previous by thread: Re: appendBytes memcpy
  • Next by thread: Re: appendBytes memcpy
  • Index(es):
    • Date
    • Thread