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

concurrent loading therubyracer produces a segfault #582

Closed
ahorek opened this issue Sep 27, 2018 · 1 comment
Closed

concurrent loading therubyracer produces a segfault #582

ahorek opened this issue Sep 27, 2018 · 1 comment

Comments

@ahorek
Copy link
Contributor

ahorek commented Sep 27, 2018

Gemfile

gem 'therubyracer', :require => false, :platforms => :mri

Actual behavior

because of #469 the gem is loaded concurrently and it produces a segfault (not all the time, but pretty often)

Expected behavior

mini_racer works fine
if the concurrent compilation is disabled therubyracer also works fine

this is actually therubyracer's issue which isn't developed anymore
probably nothing we can do about this in sprockets?

System configuration

  • Sprockets version 4
@ahorek
Copy link
Contributor Author

ahorek commented May 24, 2019

therubyracer is deprecated for a long time, so this is unlikely to be fixed

@ahorek ahorek closed this as completed May 24, 2019
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

1 participant