linux-inject icon indicating copy to clipboard operation
linux-inject copied to clipboard

"ptrace(PTRACE_GETSIGINFO) failed" issue

Open x1m0 opened this issue 8 years ago • 0 comments

Hi,

On a 64 linux box with SElinux disabled, and no Yama protection, I'm getting on most of the processes (not all) the following error:

./inject -p 12345 test-lib.so

targeting process with pid 12345 ptrace(PTRACE_GETSIGINFO) failed

Any ideas why this is happening?

Thanks in advance!

x1m0 avatar Jan 30 '17 04:01 x1m0