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

Unable to stop the process after a trace session #261

Open
korcankaraokcu opened this issue May 23, 2024 · 0 comments
Open

Unable to stop the process after a trace session #261

korcankaraokcu opened this issue May 23, 2024 · 0 comments
Labels

Comments

@korcankaraokcu
Copy link
Owner

korcankaraokcu commented May 23, 2024

This is a GDB bug that happens rarely, you might want to try tracing an address that's visited frequently (poll, syscalls etc) to increase your chances of triggering this bug. After the trace session ends, GDB won't be able to stop the process with interrupt command

However, this can be fixed easily by running a second trace session. The reason for this behavior will be investigated

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

No branches or pull requests

1 participant