For SA_RESTART, in init_build_bb() we change start_pc to vsyscall_sysenter_displaced_pc: but we need to not do that when not hooking vsyscall to avoid sending the app to a NULL pc.
Fixes #2674 (closed)
For SA_RESTART, in init_build_bb() we change start_pc to vsyscall_sysenter_displaced_pc: but we need to not do that when not hooking vsyscall to avoid sending the app to a NULL pc.
Fixes #2674 (closed)