libsystrap
libsystrap copied to clipboard
sigreturn via vdso is missed
Since we don't want to catch sigreturns, this is serendipitous in a way. But it's a problem that they sneak through the 'real' vDSO rather than our fake one. Not sure how this is happening... kernel sets pretcode pointing there by default, perhaps? In 32-bit mode.