Jump to content
2 posts in this topic

Recommended Posts

I have the problem that all apps written in PPC code crash right after opening. Also any universal binary apps that i set the use rosetta setting in the get info page crash as well. any ideas. The error is listed below

 

 

Process: Doom 3 [1307]

Path: /Applications/Doom 3/Doom 3.app/Contents/MacOS/Doom 3

Identifier: com.aspyr.doom3

Version: ??? (???)

Code Type: PPC (Translated)

Parent Process: launchd [115]

 

Date/Time: 2008-04-15 13:47:32.506 -0400

OS Version: Mac OS X 10.5.2 (9C7010)

Report Version: 6

 

Exception Type: EXC_CRASH (SIGTRAP)

Exception Codes: 0x0000000000000000, 0x0000000000000000

Crashed Thread: 0

 

Thread 0 Crashed:

0 ??? 0x801a25ba 0 + 2149197242

1 translate 0xb80b6b54 0xb8000000 + 748372

2 translate 0xb80b705b 0xb8000000 + 749659

3 translate 0xb80d4a14 0xb8000000 + 870932

4 translate 0xb813d7b3 spin_lock_wrapper + 4259

 

Thread 1:

0 ??? 0x800bb9e6 0 + 2148252134

1 ??? 0x800c31dc 0 + 2148282844

2 translate 0xb818b6ea CallPPCFunctionAtAddressInt + 202802

3 ??? 0x800ecc55 0 + 2148453461

4 ??? 0x800ecb12 0 + 2148453138

 

Thread 0 crashed with X86 Thread State (32-bit):

eax: 0x00000000 ebx: 0xb80b6ccc ecx: 0xb7fff9ac edx: 0x801a25ba

edi: 0xb8208980 esi: 0x00000005 ebp: 0xb7fff9d8 esp: 0xb7fff9ac

ss: 0x0000001f efl: 0x00000246 eip: 0x801a25ba cs: 0x00000007

ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037

cr2: 0x85c09000

 

Binary Images:

0xb8000000 - 0xb81d7fe7 translate ??? (???) /usr/libexec/oah/translate

 

Translated Code Information:

NO CRASH REPORT

Link to comment
https://www.insanelymac.com/forum/topic/99459-ppc-apps-do-not-run/
Share on other sites

I had the same problem, it turned out that my /usr/libexec/oah/translate app was broken (Try running it from the command line, if you get 'Illegal Instruction', read on).

 

This guy's post helped me fix it:

 

http://forum.insanelymac.com/index.php?sho...mp;#entry655440

×
×
  • Create New...