Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inject process failed,instead of expected SIGTRAP, target stopped with signal 4: Illegal instruction #16

Open
yinggoga opened this issue Dec 18, 2020 · 3 comments

Comments

@yinggoga
Copy link

[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

@gthaker
Copy link

gthaker commented May 16, 2021

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

@dnhuy4869
Copy link

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 ?

@fr0zenrain
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants