Skip to content

Conversation

zerosnacks
Copy link
Member

Motivation

Fixes #11213

Solution

Pins revm to https://github.com/bluealloy/revm/tree/interpreter-is-end-flag which includes a fix for code that previously segfaulted

Bumping to revm 28 requires more work due to boxing changes in revm-inspectors, ref: #11217

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@zerosnacks zerosnacks self-assigned this Aug 8, 2025
@zerosnacks zerosnacks added this to the v1.3.0 milestone Aug 8, 2025
@zerosnacks zerosnacks marked this pull request as ready for review August 8, 2025 15:17
Copy link
Collaborator

@grandizzy grandizzy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@zerosnacks zerosnacks enabled auto-merge (squash) August 8, 2025 15:23
@zerosnacks zerosnacks merged commit dbd9c19 into master Aug 8, 2025
22 checks passed
@zerosnacks zerosnacks deleted the zerosnacks/bump-revm-27.1.0 branch August 8, 2025 15:31
@github-project-automation github-project-automation bot moved this to Done in Foundry Aug 8, 2025
grandizzy pushed a commit to grandizzy/foundry that referenced this pull request Aug 9, 2025
@grandizzy grandizzy mentioned this pull request Aug 9, 2025
3 tasks
grandizzy added a commit that referenced this pull request Aug 9, 2025
* fix(fmt): don't panic on stdin read failure (#11226)

* fix(`forge script`): repeated `vm.createSelectFork` with same RPC causes segfault (#11250)

---------

Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
Co-authored-by: zerosnacks <95942363+zerosnacks@users.noreply.github.com>
@grandizzy grandizzy moved this from Done to Completed in Foundry Aug 18, 2025
MerkleBoy pushed a commit to MerkleBoy/foundry that referenced this pull request Sep 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Completed

Development

Successfully merging this pull request may close these issues.

segfault(forge script): repeated vm.createSelectFork with same RPC causes segfault, previously error

3 participants