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

Improve error message on MaxInitCodeSizeExceeded issue #1242

Closed
montyly opened this issue Apr 25, 2024 · 3 comments · Fixed by #1269
Closed

Improve error message on MaxInitCodeSizeExceeded issue #1242

montyly opened this issue Apr 25, 2024 · 3 comments · Fixed by #1269

Comments

@montyly
Copy link
Member

montyly commented Apr 25, 2024

echidna: VM failed for unhandled reason, MaxInitCodeSizeExceeded 0xc000 (Lit 0x1d8ea). This shouldn't happen. Please file a ticket with this error message and steps to reproduce!

We should recommend to do codeSize: 0xffffffff

@ggrieco-tob
Copy link
Member

Added a quick note in the Echidna FAQ: crytic/building-secure-contracts#355

@Renzo1
Copy link

Renzo1 commented Jun 6, 2024

What's the fix for this error? I am having thesame issue.

@ggrieco-tob
Copy link
Member

@Renzo1 Add codeSize: 0xffffffff to your config file

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

Successfully merging a pull request may close this issue.

3 participants