We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Pin gets terminated throwing the following error on 64bit Ubuntu 16.04.
A: Source/pin/vm_ia32_l/jit_region_ia32_linux.cpp: XlateSysCall: 33: Sysenter is supported on IA32 only and the expected location is inside Linux Gate
Googling suggests it's due to incompatibility with kernel >4.3 on 64bit systems.
The text was updated successfully, but these errors were encountered:
Have the exact same problem.
Sorry, something went wrong.
No branches or pull requests
Pin gets terminated throwing the following error on 64bit Ubuntu 16.04.
Googling suggests it's due to incompatibility with kernel >4.3 on 64bit systems.
The text was updated successfully, but these errors were encountered: