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

RSRuby doesn't work with Rails #49

Open
athityakumar opened this issue Aug 8, 2017 · 1 comment
Open

RSRuby doesn't work with Rails #49

athityakumar opened this issue Aug 8, 2017 · 1 comment

Comments

@athityakumar
Copy link
Member

Though RSRuby gem (and RDS / RData IO modules) work properly on Travis CI within a gem, it faces this error when used with Rails (Passenger / Rack) -

Error: C stack usage  17589078384920 is too close to the limit
Error: C stack usage  17589078384968 is too close to the limit
Error: C stack usage  17589078384872 is too close to the limit
Fatal error: unable to initialize the JIT

Similar issue posted in StackOverFlow and issue tracker of RSRuby gem repo.

However, this small hack seems to make it work.

@v0dro
Copy link
Member

v0dro commented Sep 5, 2017

I do not think commenting out the error is a good idea. How about you contact one of the RSRuby developers and ask them for a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants