linux-inject
linux-inject copied to clipboard
inject process failed,instead of expected SIGTRAP, target stopped with signal 4: Illegal instruction
[root@centos8-x86_64 linux-inject-master]# ./inject -p 638480 sample-library.so targeting process with pid 638480 instead of expected SIGTRAP, target stopped with signal 4: Illegal instruction sending process 638480 a SIGSTOP signal for debugging purposes
I am getting similar (but slightly different):
$ ./inject -n sample-target sample-library.so targeting process "sample-target" with pid 52271 instead of expected SIGTRAP, target stopped with signal 11: Segmentation fault sending process 52271 a SIGSTOP signal for debugging purposes
I am getting similar (but slightly different):
$ ./inject -n sample-target sample-library.so targeting process "sample-target" with pid 52271 instead of expected SIGTRAP, target stopped with signal 11: Segmentation fault sending process 52271 a SIGSTOP signal for debugging purposes
i got same problem with you, did you fix it ?
glibc 2.31 same here
targeting process with pid 23056 instead of expected SIGTRAP, target stopped with signal 11: Segmentation fault sending process 23056 a SIGSTOP signal for debugging purposes