Skip to content

Cannot start Rails application in 1.11.0 #411

Closed
@tagliala

Description

I made sure the issue is in bootsnap

$ DISABLE_BOOTSNAP=1 rails s
=> Booting Puma
=> Rails 7.0.2.2 application starting in development 

git bisect identified the following commit: 4f60408

Steps to reproduce

  1. rails new test-bootsnap -G -J -T
  2. cd test-bootsnap
  3. rails s

Expected behavior

Server starts

Actual behavior

$ rails s
~/.rvm/gems/ruby-3.0.3/gems/bootsnap-1.11.0/lib/bootsnap/load_path_cache/store.rb:44:in `set': can't modify frozen Hash: {"__bootsnap_ruby_version...

System configuration

Bootsnap version: 1.11.0

Ruby version: 3.0.3

Rails version: 7.0.2.2

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions