Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Disassemble example panics #356

Closed
riptl opened this issue Jul 14, 2022 · 0 comments · Fixed by #357
Closed

Disassemble example panics #356

riptl opened this issue Jul 14, 2022 · 0 comments · Fixed by #357

Comments

@riptl
Copy link

riptl commented Jul 14, 2022

At commit 2e6d571, the disassemble example is broken.

% cargo run --example disassemble
    Finished dev [unoptimized + debuginfo] target(s) in 0.04s
     Running `target/debug/examples/disassemble`
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: ElfError(InvalidEntrypoint)', examples/disassemble.rs:41:59
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant