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

Bug: The application panicked (crashed). assertion failed: mid <= self.len() #6262

Closed
2 tasks done
pcaversaccio opened this issue Nov 9, 2023 · 0 comments · Fixed by #6263
Closed
2 tasks done

Bug: The application panicked (crashed). assertion failed: mid <= self.len() #6262

pcaversaccio opened this issue Nov 9, 2023 · 0 comments · Fixed by #6263
Labels
T-bug Type: bug

Comments

@pcaversaccio
Copy link
Contributor

pcaversaccio commented Nov 9, 2023

Component

Forge

Have you ensured that all of these are up to date?

  • Foundry
  • Foundryup

What version of Foundry are you on?

forge 0.2.0 (57180fc 2023-11-09T01:52:52.711349925Z)

What command(s) is the bug in?

forge test

Operating System

Linux

Describe the bug

I think that PR #6222 introduced a small bug (haven't investigated yet tbh).

My CI pipeline currently throws with the following error (see here; corresponding PR):

image

My last CI run was 3 days ago (see main branch) and that one passed successfully. I haven't changed any tests over the last 3 days. It only upgrades to Solidity version 0.8.23.

@pcaversaccio pcaversaccio added the T-bug Type: bug label Nov 9, 2023
@gakonst gakonst added this to Foundry Nov 9, 2023
@github-project-automation github-project-automation bot moved this to Todo in Foundry Nov 9, 2023
@pcaversaccio pcaversaccio changed the title "The application panicked (crashed).: assertion failed: mid <= self.len()" Bug: The application panicked (crashed). assertion failed: mid <= self.len() Nov 9, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in Foundry Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-bug Type: bug
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant