orhun/binsider

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

Aperta

#43 aperta il 19 set 2024

 (18 commenti) (0 reazioni) (0 assegnatari)Rust (105 fork)auto 404
bugeffort: difficulthelp wanted

Metriche repository

Star
 (4333 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor