Actions
Bug #17770
closedAssets precompilation aborts with Segmentation fault
Status:
Third Party's Issue
Priority:
Normal
Assignee:
-
Target version:
-
ruby -v:
ruby 2.6.1p33 (2019-01-30 revision 66950) [x86_64-linux]
Description
ruby 2.6.1p33 (2019-01-30 revision 66950) [x86_64-linux]
What changed? I updated a gem version, administrate 0.14.0 to 0.15.0
when deploying to server the following error is constantly appearing.
Note: when reverting to version 0.14.0 the deployment process completes (I will also be reporting this to the administrate gem)
The same occurs if I log into the server, find the current release and run bundle exec rake assets:precompile
Log (capistrano) attached
Files
Updated by peterzhu2118 (Peter Zhu) over 2 years ago
Are you able to reproduce locally in a clean Rails app with administrate installed?
The backtrace looks like it could be a bug in sassc.
Updated by jeremyevans0 (Jeremy Evans) over 2 years ago
- Status changed from Open to Third Party's Issue
This does appear to be a sassc bug: https://github.com/sass/sassc-ruby/issues/207
Actions
Like0
Like0Like0