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

srb init crashes with Segmentation Fault #4104

Closed
dorianmariecom opened this issue Mar 20, 2021 · 3 comments
Closed

srb init crashes with Segmentation Fault #4104

dorianmariecom opened this issue Mar 20, 2021 · 3 comments
Labels
bug Something isn't working unconfirmed This issue has not yet been confirmed by the Sorbet team

Comments

@dorianmariecom
Copy link

Input

Gemfile https://gist.github.com/50d2d950fe01d4fdbda6d068703e75e7 (with the fix for warnings and finding the executable)

Observed output

See full logs: https://gist.github.com/dorianmariefr/c414a7c2d48671be12fbf0fe6769882b

Expected behavior

Initializes all the correct files

@dorianmariecom dorianmariecom added bug Something isn't working unconfirmed This issue has not yet been confirmed by the Sorbet team labels Mar 20, 2021
@dorianmariecom
Copy link
Author

dorianmariecom commented Mar 20, 2021

Added a puts debugging, and I get:

puts "CONSTANT #{constant.inspect} CONST_GET NAME #{name.inspect}"

(other constants)
...
CONSTANT InheritedResources CONST_GET NAME "BaseHelper"

It's from the ActiveAdmin gem

@dorianmariecom
Copy link
Author

Also removed bootsnap and it didn't fix it

@dorianmariecom
Copy link
Author

Oops, duplicate of #3984

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unconfirmed This issue has not yet been confirmed by the Sorbet team
Projects
None yet
Development

No branches or pull requests

1 participant