-
Notifications
You must be signed in to change notification settings - Fork 64
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
This is a fatal bug in Aderyn, sorry! ----truly i feel i may be doing something wrong ? #785
Comments
fixed it robotics345@robotics345-Lenovo-ideapad-330-15IKB: ⠀⠀⠀⡠⠔⠂⠁⠀⠀⠀⠀⠀⠈⠐⡂⠀⠀ █████╗ ██████╗ ███████╗ ██████╗ ██╗ ██╗ ███╗ ██╗
100 3964 100 3964 0 0 11029 0 --:--:-- --:--:-- --:--:-- 11041 |
to sum it um i ran" cargo install aderyn" ...now the command works round$ aderyn |
wait its not solved it does not work on single files im gonna try the docker version robotics345@robotics345-Lenovo-ideapad-330-15IKB:~/Aderyn/aderyn-contracts-playground/src$ aderyn UncheckedCalls.sol 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_driver/src/process_auto.rs:99 If you can also share your code and say what file you were editing or any You may also want to try again with the robotics345@robotics345-Lenovo-ideapad-330-15IKB:~/Aderyn/aderyn-contracts-playground/src$ |
botics345@robotics345-Lenovo-ideapad-330-15IKB: NEW VERSION OF ADERYN AVAILABLE! Please run
|
the program will only work once you are in the folder showing these files round$ ls |
i should have never opened this , it was too easy to fix , well i posted my story on how to fix it all the commands i had to run to solve it , i messed up big time i thought i fixed it but i actually installed a prevous version the program actually told me im using the wrong version so instead of the cargo install had to use the commands suggested |
rror: 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_driver/src/lib.rs:34
called
Result::unwrap()
on anErr
value: StripPrefixError(())Aderyn version: 0.3.3
Operating system: linux
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
environmentvariable set.
Compiling 13 files with Solc 0.8.25+commit.b61c2a91.Linux.gcc
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_driver/src/lib.rs:34
called
Result::unwrap()
on anErr
value: StripPrefixError(())Aderyn version: 0.3.3
Operating system: linux
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
environmentvariable set.
Compiling 14 files with Solc 0.8.28+commit.7893614a.Linux.gcc
Compiling 2 files with Solc 0.5.8+commit.23d335f2.Linux.gcc
Compiling 3 files with Solc 0.6.4+commit.1dca32f3.Linux.gcc
robotics345@robotics345-Lenovo-ideapad-330-15IKB:
/Aderyn/aderyn-contracts-playground/src$ ls/Aderyn/aderyn-contracts-playground/src$ aderyn UncheckedCalls.solAbstractContract.sol
AderynIgnoreCustomDetectors.sol
AdminContract.sol
ArbitraryTransferFrom.sol
AssemblyExample.sol
AssertStateChange.sol
auditor_mode
BooleanEquality.sol
BuiltinSymbolShadow.sol
CacheArrayLength.sol
CallGraphTests.sol
Casting.sol
cloc
CompilerBugStorageSignedIntegerArray.sol
ConstantFuncsAssembly.sol
ConstantsLiterals.sol
ConstFuncChangeState.sol
ContractLocksEther.sol
ContractWithTodo.sol
CostlyOperationsInsideLoops.sol
Counter.sol
CrazyPragma.sol
DangerousStrictEquality1.sol
DangerousStrictEquality2.sol
DangerousUnaryOperator.sol
DeadCode.sol
DelegateCallWithoutAddressCheck.sol
DeletionNestedMappingStructureContract.sol
DeprecatedOZFunctions.sol
DivisionBeforeMultiplication.sol
DynamicArrayLengthAssignment.sol
EmptyBlocks.sol
EnumerableSetIteration.sol
eth2
ExperimentalEncoder.sol
FunctionInitializingState.sol
FunctionPointers.sol
FunctionSignatureCollision.sol
HugeConstants.sol
IgnoreEverything.sol
InconsistentUints.sol
IncorrectCaretOperator.sol
IncorrectERC20.sol
IncorrectERC721.sol
IncorrectShift.sol
inheritance
InternalFunctions.sol
KeccakContract.sol
LocalVariableShadow.sol
MissingInheritance.sol
MisusedBoolean.sol
MsgValueInLoop.sol
MultipleConstructorSchemes.sol
nested
nested_mappings
OnceModifierExample.sol
OutOfOrderRetryable.sol
parent_chain
PreDeclaredVarUsage.sol
PublicVariableReadInExternalContext.sol
RedundantStatements.sol
ReturnBomb.sol
reused_contract_name
RevertsAndRequriesInLoops.sol
RTLO.sol
SendEtherNoChecks.sol
StateShadowing.sol
StateVariableCouldBeDeclaredConstant.sol
StateVariablesManipulation.sol
StateVariables.sol
StorageConditionals.sol
StorageParameters.sol
T11sTranferer.sol
TautologicalCompare.sol
TautologyOrContradiction.sol
TestERC20.sol
Trump.sol
TxOriginUsedForAuth.sol
U2.sol
U3.sol
U4.sol
U5.sol
UncheckedCalls.sol
UncheckedReturn.sol
UncheckedSend.sol
UninitializedLocalVariables.sol
UninitializedStateVariable.sol
uniswap
UnprotectedInitialize.sol
UnsafeERC721Mint.sol
UnusedError.sol
UnusedImport.sol
UnusedStateVariables.sol
UsingSelfdestruct.sol
VoidConstructor.sol
WeakRandomness.sol
WrongOrderOfLayout.sol
YulReturn.sol
ZeroAddressCheck.sol
robotics345@robotics345-Lenovo-ideapad-330-15IKB:
WARNING:
remappings.txt
not found.Root: "/home/robotics345/Aderyn/aderyn-contracts-playground/src/UncheckedCalls.sol", Src: None, Include: None, Exclude: None
Resolving sources versions by graph ...
Compiling 1 files with Solc 0.6.4+commit.1dca32f3.Linux.gcc
Os { code: 20, kind: NotADirectory, message: "Not a directory" }
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_driver/src/process_auto.rs:99
Error running solc command
Aderyn version: 0.3.3
Operating system: linux
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
environmentvariable set.
robotics345@robotics345-Lenovo-ideapad-330-15IKB:~/Aderyn/aderyn-contracts-playground/src$ cyfrinup
⠀⠀⠀⡠⠔⠂⠁⠀⠀⠀⠀⠀⠈⠐⡂⠀⠀ █████╗ ██████╗ ███████╗ ██████╗ ██╗ ██╗ ███╗ ██╗
⠀⡠⠀⠀⠀⠀⠀⡀⠀⠀⠀⠀⠀⠀⢈⣀⡀ ██╔══██╗ ██╔══██╗ ██╔════╝ ██╔══██╗ ╚██╗ ██╔╝ ████╗ ██║
⠰⠀⠀⠀⢠⢆⣤⣆⠀⠀⠤⠤⠄⢀⡀⠑⠀ ███████║ ██║ ██║ █████╗ ██████╔╝ ╚████╔╝ ██╔██╗ ██║
⡌⠊⠒⠠⡁⠈⠛⠋⡠⠊⠀⠠⠀⠀⠀⠀⠉ ██╔══██║ ██║ ██║ ██╔══╝ ██╔══██╗ ╚██╔╝ ██║╚██╗██║
⡅⠀⢀⣰⣧⠁⠀⠉⠀⠀⢀⠂⠀⠀⠀⠀⣠ ██║ ██║ ██████╔╝ ███████╗ ██║ ██║ ██║ ██║ ╚████║
⠇⣬⣿⣿⣿⠀⠀⠀⠀⠠⠂⠀⠀⠀⢄⣴⣿ ╚═╝ ╚═╝ ╚═════╝ ╚══════╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═══╝
⠈⠻⣗⡀⢡⢁⠀⢀⠔⠁⠀⠀⠀⢠⣿⣿⣿
⠀⠀⠀⠁⠈⡀⠒⠃⠀⠀⠀⠀⠀⠸⣿⣿⡿ A powerful Solidity static analyzer that takes a
⠀⠀⠀⠀⠀⠁⠀⠀⡀⠀⠀⠀⠀⡄⢸⠚⠃ bird's eye view over your smart contracts.
⠀⠀⠀⠀⠀⠇⠀⢠⠁⠀⡀⠀⢠⠀⡚⠀⠀
⠀⠀⠀⠀⠘⠀⠂⠀⡀⠔⡅⡠⠂⠉ Official Docs - https://docs.cyfrin.io/
100 3964 100 3964 0 0 15903 0 --:--:-- --:--:-- --:--:-- 15919
cyfrinup: installing latest cyfrin tools
cyfrinup: downloading latest aderyn
######################################################################## 100.0%
cyfrinup: installed aderyn
cyfrinup: done
robotics345@robotics345-Lenovo-ideapad-330-15IKB:~/Aderyn/aderyn-contracts-playground/src$ aderyn
WARNING:
remappings.txt
not found.Root: "/home/robotics345/Aderyn/aderyn-contracts-playground/src", Src: None, Include: None, Exclude: None
Resolving sources versions by graph ...
Compiling 13 files with Solc 0.4.22+commit.4cb486ee.Linux.gcc
Compiling 1 files with Solc 0.7.6+commit.7338295f.Linux.gcc
Compiling 4 files with Solc 0.5.0+commit.1d4f565a.Linux.gcc
Compiling 55 files with Solc 0.8.20+commit.a1b79de6.Linux.gcc
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_driver/src/lib.rs:34
called
Result::unwrap()
on anErr
value: StripPrefixError(())Aderyn version: 0.3.3
Operating system: linux
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
environmentvariable set.
Compiling 13 files with Solc 0.8.25+commit.b61c2a91.Linux.gcc
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_driver/src/lib.rs:34
called
Result::unwrap()
on anErr
value: StripPrefixError(())Aderyn version: 0.3.3
Operating system: linux
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
environmentvariable set.
Compiling 14 files with Solc 0.8.28+commit.7893614a.Linux.gcc
Compiling 45 files with Solc 0.8.19+commit.7dd6d404.Linux.gcc
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_driver/src/lib.rs:34
called
Result::unwrap()
on anErr
value: StripPrefixError(())Aderyn version: 0.3.3
Operating system: linux
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
environmentvariable set.
Compiling 2 files with Solc 0.5.8+commit.23d335f2.Linux.gcc
Compiling 3 files with Solc 0.6.4+commit.1dca32f3.Linux.gcc
Compiling 1 files with Solc 0.4.26+commit.4563c3fc.Linux.gcc
robotics345@robotics345-Lenovo-ideapad-330-15IKB:~/Aderyn/aderyn-contracts-playground/src$
The text was updated successfully, but these errors were encountered: