Skip to content

Trouble running aderyn in devcontainer #877

@0ximmeas

Description

@0ximmeas

Describe the bug
I get this error message when running aderyn in the cyfrin devcontainer on my mac:

Panic: aderyn_driver/src/process_auto.rs:48
        called `Result::unwrap()` on an `Err` value: SvmError(UnknownVersion)
Aderyn version: 0.5.3
Operating system: linux

To Reproduce

  1. Run the devcontainer
  2. run aderyn in the terminal

Expected behavior
Aderyn to produce a report.

Desktop (please complete the following information):

  • OS:
    host machine:
% uname -a
Darwin Mac 24.3.0 Darwin Kernel Version 24.3.0: Thu Jan  2 20:24:24 PST 2025; root:xnu- 11215.81.4~3/RELEASE_ARM64_T6030 arm64

docker:

$ uname -a
Linux d54e29ba1cfc 6.10.14-linuxkit #1 SMP Fri Nov 29 17:22:03 UTC 2024 aarch64 GNU/Linux
  • Chip: arm
  • Aderyn Version: 0.5.3

Additional context
I only get this when running on my MacBook. When I run the same devcontainer on my Ubuntu laptop i don't get this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority-lowLow priority issue

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions