orhun/binsider

Dynamic analysis: "Tracing system call error: `ESRCH: No such process`"

开放

#43 创建于 2024年9月19日

 (18 条评论) (0 个反应) (0 位负责人)Rust (105 个派生)auto 404
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

image

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

贡献者指南