
10-19-2011, 08:35 PM
|
|
|
Join Date: Feb 2010
Location: Santiago, Chile
Posts: 98
|
|
I could boot Snow Leopard with arch=x86_64 (V2 10.6.8 kernel), but all apps were crashing after the desktop appeared.
Bootargs in org.chameleon.Boot.plist: arch=i386 -force64 std_dyld=Yes npci=0x2000
Setting -v arch=x86_64 at chameleon boot prompt worked, as appeared in the boot log, Kernel is LP64
Code:
Process: Finder [2974]
Path: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
Identifier: Finder
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: launchd [125]
Date/Time: 2011-10-19 16:11:25.199 -0300
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Crashed Thread: 0
Thread 0 Crashed:
0 dyld 0x8fe2b7bf _sysenter_trap + 3
1 dyld 0x8fe2d5ea mach_init + 47
2 dyld 0x8fe01766 dyldbootstrap::start(macho_header const*, int, char const**, long) + 448
3 dyld 0x8fe01057 _dyld_start + 39
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0xffffffe4 ebx: 0x8fe2d4ac ecx: 0xbffffa4c edx: 0x8fe2dcf2
edi: 0x00000000 esi: 0x00000000 ebp: 0xbffffa98 esp: 0xbffffa4c
ss: 0x00000023 efl: 0x00010286 eip: 0x8fe2b7bf cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x00000000
cr2: 0x8fe2b7bc
Binary Images:
0x8fe00000 - 0x8fe4163b dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
My finder is 32 bit only
Slowpoke
System- MoBo: MSI K9N2GM-FD, Chipset GeForce 8200 (MCP78)
- CPU: AMD Athlon 64 X2 5200+ @3,02 Ghz
- RAM: Kingston 2GB DDR2 800Mhz + Corsair 2GB DDR2 800Mhz @747Mhz
- VGA: EVGA 9800GT SSC
- HDD: 300GB WD SATAII
- Optical Drive: Sony SATA 24X
- OS: Vanilla Mac OS X Server 10.6.0 + Nawcom ModCD, upgraded to 10.6.8 and Windows 7 x64.
Everything works, except sleep, so system isn't Energy Star compilant .
|