linux-inject
                                
                                 linux-inject copied to clipboard
                                
                                    linux-inject copied to clipboard
                            
                            
                            
                        "ptrace(PTRACE_GETSIGINFO) failed" issue
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!