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

TheRubyRacer 0.12.1 SefFault #797

Closed
luisincrespo opened this issue Sep 12, 2014 · 2 comments
Closed

TheRubyRacer 0.12.1 SefFault #797

luisincrespo opened this issue Sep 12, 2014 · 2 comments

Comments

@luisincrespo
Copy link

Hi there. I've configured my Rails app for using twitter-bootstrap-rails and its required a JS runtime such as therubyracer (which I chose) for it to work. These are the gems I'm working with:

gem 'therubyracer',  platforms: :ruby
gem "less-rails"
gem "twitter-bootstrap-rails"

When I run my app I get the following error:

.rvm/gems/ruby-2.1.2/gems/therubyracer-0.12.1/lib/v8/function.rb:13: [BUG] Segmentation fault at
0x00000000000000
ruby 2.1.2p95 (2014-05-08 revision 45877) [x86_64-linux]

Any fix?.

Thanks,

@toadkicker
Copy link
Contributor

Try downgrading to rubyracer v0.11

@luisincrespo
Copy link
Author

Yep I heard that. I may try it. Thanks!!.
On Sep 13, 2014 10:31 AM, "Todd Baur" notifications@github.com wrote:

Try downgrading to rubyracer v0.11


Reply to this email directly or view it on GitHub
#797 (comment)
.

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