olimpiada / oitimetool-bin

Time Measurement Tool for the Polish Olympiad in Informatics
Other
23 stars 3 forks source link

Error on 64bit systems with modern kernel #5

Open cytadela8 opened 7 years ago

cytadela8 commented 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.

L1nkus commented 7 years ago

Have the exact same problem.