orhun/binsider
Dynamic analysis: "Tracing system call error: `ESRCH: No such process`"
オープン
#43 opened on 2024/09/19
bugeffort: difficulthelp wanted
Repository metrics
- Stars
- (4,333 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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