orhun/binsider
View on GitHubDynamic analysis: "Tracing system call error: `ESRCH: No such process`"
Open
#43 opened on Sep 19, 2024
bugeffort: difficulthelp wanted
Repository metrics
- Stars
- (4,333 stars)
- PR merge metrics
- (PR metrics pending)
Description
Describe the bug
For some of binaries, after press enter at "Dynamic" tab, i see a "ESRCH: No such process" error.
To reproduce
cargo new hello
cd hello
cargo build
binsider ./target/debug/hello
Screenshots / Logs
Software information
- Operating system: Ubuntu 24.04.1 LTS
- Rust version: rustc 1.81.0 (eeb90cda1 2024-09-04)
- Project version: binsider 0.1.0