You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
The text was updated successfully, but these errors were encountered:
$ ./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
$ ./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
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
[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
The text was updated successfully, but these errors were encountered: