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

Tracing System Call Error No Such Process #78

Open
Tahinli opened this issue Oct 10, 2024 · 1 comment
Open

Tracing System Call Error No Such Process #78

Tahinli opened this issue Oct 10, 2024 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@Tahinli
Copy link

Tahinli commented Oct 10, 2024

Describe the bug
Hi,
I have a program that transfers file with TCP.. It's default behaviour is connecting localhost, if we don't give any parameter. I'm not able to do dynamic analysis with binsider but I'm able to see syscalls with strace normally.

To reproduce

Steps to reproduce the behavior:

  1. Open binsider with my app
  2. Try dynamic analysis
  3. See error

Expected behavior

Binsider should show syscalls properly

Screenshots / Logs
image
image
image

2024-10-10.11-14-06.mp4

Software information

  • Operating system: Fedora 40
  • Rust version: rustc 1.81.0 (eeb90cda1 2024-09-04)
  • Project version: 0.2.0
@Tahinli Tahinli added the bug Something isn't working label Oct 10, 2024
@Tahinli
Copy link
Author

Tahinli commented Oct 10, 2024

Sorry my fault i realized right now, duplicate of #43

@orhun orhun added the duplicate This issue or pull request already exists label Oct 10, 2024
@orhun orhun removed their assignment Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants