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

segfault when upgrading to using sprockets 4 #116

Closed
michaelglass opened this issue Apr 25, 2019 · 1 comment
Closed

segfault when upgrading to using sprockets 4 #116

michaelglass opened this issue Apr 25, 2019 · 1 comment

Comments

@michaelglass
Copy link
Contributor

michaelglass commented Apr 25, 2019

Env: Ubuntu 16.04
Ruby: 2.5.3
sprockets: 4.0.0-beta8
sassc: 2.0.1
sassc-rails: 2.1.1
rails: 5.2.2.1

Howdy,

when we updated to Sprockets 4 beta, we started getting segfault flakes in different files (the same ~ 3-4 files so far, but sometimes they compile fine).

(see https://gist.github.com/michaelglass/4c2e635f1ba27ac91b19171fcd9216d1)

Any ideas? What information can I give to narrow this down?

@michaelglass
Copy link
Contributor Author

fixed by disabling concurrency, see: rails/sprockets#581 (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

1 participant