Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fatal bug in Aderyn #780

Open
mhmojtaba opened this issue Nov 29, 2024 · 0 comments
Open

fatal bug in Aderyn #780

mhmojtaba opened this issue Nov 29, 2024 · 0 comments

Comments

@mhmojtaba
Copy link

I've installed and tried to use Aderyn to analyze a smart contract but when I run command "aderyn ." I saw the following error message:

Root: "F:/Codding/Exercise/web3/audit/4-puppy-raffle-audit", Src: Some(["src"]), Include: None, Exclude: Some(["test/", "script/", "lib/"])
Resolving sources versions by graph ...
Compiling 16 files with Solc 0.7.6+commit.7338295f.Windows.msvc
Get Detectors
Running 87 detectors
Detectors run, processing found issues
error: Fatal compiler bug!

This is a fatal bug in Aderyn, sorry!

Please report this crash to https://github.com/cyfrin/aderyn/issues/new and include this error message with your report.

Panic: aderyn_core\src\lib.rs:243
        called `Option::unwrap()` on a `None` value
Aderyn version: 0.3.2
Operating system: windows

If you can also share your code and say what file you were editing or any
steps to reproduce the crash that would be a great help.

You may also want to try again with the `ADERYN_LOG=trace` environment
variable set.

Desktop (please complete the following information):

  • OS: Windows 10

  • Aderyn Version: 0.3.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant