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

Stack Level Too deep error when using alpine ruby image #197

Closed
jottr opened this issue Mar 8, 2018 · 1 comment
Closed

Stack Level Too deep error when using alpine ruby image #197

jottr opened this issue Mar 8, 2018 · 1 comment

Comments

@jottr
Copy link

jottr commented Mar 8, 2018

We get a stack level too deep error message, when running our rspec tests inside a container based on the alpine ruby image (ruby:2.5.0-alpine).

This does not happen when using an ubuntu image as base.
It seems that this issue has already been reported on the rspec bugtracker, and on the ruby bug tracker.
This comment provides a testcase for what happens when ruby tries to calculate the stacksize inside an alpine container.

I created this issue, so we can track if this issue has been resolved here, or upstream by ruby devs or musl-libc devs

@yosifkit
Copy link
Member

yosifkit commented Mar 8, 2018

Duplicate of #196

@yosifkit yosifkit marked this as a duplicate of #196 Mar 8, 2018
@yosifkit yosifkit closed this as completed Mar 8, 2018
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

No branches or pull requests

2 participants