Project

General

Profile

Actions

Bug #17770

closed

Assets precompilation aborts with Segmentation fault

Added by dvodvodvo (Jerome Camus) almost 3 years ago. Updated almost 3 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
ruby 2.6.1p33 (2019-01-30 revision 66950) [x86_64-linux]
[ruby-core:103147]

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

capistrano_log_administrate.txt (318 KB) capistrano_log_administrate.txt dvodvodvo (Jerome Camus), 04/01/2021 08:49 AM

Updated by peterzhu2118 (Peter Zhu) almost 3 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) almost 3 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

Also available in: Atom PDF

Like0
Like0Like0