You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
Desktop (please complete the following information):
OS: Windows 10
Aderyn Version: 0.3.2
The text was updated successfully, but these errors were encountered: