View Single Post
 
Old 01-27-2010, 06:06 PM
andyvand's Avatar
andyvand andyvand is offline
 
Join Date: Apr 2009
Location: Tienen
Posts: 515
Quote:
Originally Posted by eMatoS View Post
Thank you Andy, this is a great improvement, I could boot in 64bits with my athlon64 3000+ (SSE3). Although I could only run some apps and the rest crashes instantly. I'm attaching a crash log if you need it. Now I'm testing it in 32 bits mode and so far so good.
I examined the crash logs and it seems to be related to the bootstrapping of /usr/lib/dyld...
I think there must be made some new dyld (32+64bit) specifically for AMD.
The problem exactly is the sysenter trap (I'm not sure any/all AMD cpu's have it...).
It is a 32-bit application which is launching.
Maybe it uses some sort of mechanism for running 32-bit apps under 64-bit environment.
I haven't examined the dyld sources yet because of no time.
Reply With Quote