orhun/binsider
Dynamic analysis: "Tracing system call error: `ESRCH: No such process`"
开放
#43 创建于 2024年9月19日
bugeffort: difficulthelp wanted
仓库指标
- 星标
- (4,333 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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