Open cytadela8 opened 7 years ago
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.
Have the exact same problem.
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.