Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inception_thoughts doesn't work in x86_64 Mac OS X #2

Open
dgladkov opened this issue Aug 31, 2010 · 1 comment
Open

inception_thoughts doesn't work in x86_64 Mac OS X #2

dgladkov opened this issue Aug 31, 2010 · 1 comment

Comments

@dgladkov
Copy link

inception_thoughts code throws "illegal hardware instruction" in x86_64 Mac OS X unless you compile the program with -m32

@karthick18
Copy link
Owner

Yeah. I don't have a MAC x86_64 to test since x86_64 syscall interface should be slightly different for OSX 64 then its for 64 bit. Also the registers could be different for the arguments pushed into the stack before a write syscall unlike 32 bit. I will see what I can do for x86_64 MAC when I get time, since I tested this on a MAC VM (vmplayer) running on linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants