• 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: Leopard on PPC
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Leopard on PPC


  • Subject: Re: Leopard on PPC
  • From: Jean-Daniel Dupas <email@hidden>
  • Date: Mon, 28 Apr 2008 09:58:54 +0200

An invalid byte swap may result in allocation of a big memory block (ie. malloc(mySize) and "mySize" was not swapped).
This is the kind of issues you may have between Intel and PPC version.


Is it possible that this problem occurs somewhere in your code ?




Le 28 avr. 08 à 09:48, Lorenzo a écrit :

Hi Nick, my client sent me this info about his machine.

Model Name:            Power Mac G4 (Mirror Door)
Model Identifier:      PowerMac3,6
Processor Name:        PowerPC G4  (3.2)
Processor Speed:       1.25 GHz
Number Of CPUs:        2
L2 Cache (per CPU):    256 KB
L3 Cache (per CPU):    2 MB
Memory:                2 GB
Bus Speed:             167 MHz
Boot ROM Version:      4.4.8f2
Graphics Card          ATI Radeon 9800 Pro
GPU Chipset Model      ATY,R350
GPU VRAM (Total):      256 MB
System Version:        Mac OS X 10.5.2 (9C7010)
Kernel Version:        Darwin 9.2.2

And I compiled my app with
   ARCHS = ppc i386
   VALID_ARCHS = ppc64 ppc7400 ppc970 i386 x86_64 ppc
   MACOSX_DEPLOYMENT_TARGET = 10.4
   SDKROOT = $(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk
   GCC_MODEL_TUNING = G4

And no, my app gets just a few MB of RAM.
Never got a crash on a Intel machine.


Best Regards -- Lorenzo email: email@hidden

From: Nick Zitzmann <email@hidden>
Date: Mon, 28 Apr 2008 01:34:46 -0600
To: Lorenzo <email@hidden>
Cc: email@hidden
Subject: Re: Leopard on PPC


On Apr 28, 2008, at 1:31 AM, Lorenzo wrote:

8   com.apple.Foundation              0x951a1ba0
_NSOutOfMemoryErrorHandler
+ 60


Are you sure your program is not trying to exceed the 4 GB memory
limit? Does this happen on PPC64 as well?

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


_______________________________________________

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


  • Follow-Ups:
    • Re: Leopard on PPC
      • From: Jean-Daniel Dupas <email@hidden>
References: 
 >Re: Leopard on PPC (From: Lorenzo <email@hidden>)

  • Prev by Date: Re: Leopard on PPC
  • Next by Date: Re: Leopard on PPC
  • Previous by thread: Re: Leopard on PPC
  • Next by thread: Re: Leopard on PPC
  • Index(es):
    • Date
    • Thread