Open
Description
Starting recently after some gem updates, seemingly randomly, saving a .scss file during development results in this segmentation fault:
/usr/local/bundle/gems/sassc-2.0.1/lib/sassc/engine.rb:42: [BUG] Segmentation fault at 0x0000000000000000
ruby 2.6.3p62 (2019-04-16 revision 67580) [x86_64-linux]
I can't provide specific steps to reproduce because this is happening unpredictably, in any of the app's stylesheets.
This is a production Rails 6 app that has been stable for years (originally Rails 5). The app is Dockerized, and the development setup has not changed in some time. What other information can I provide to help diagnose this? I'm hopeful that this error will not appear in production (precompiled), but the severity of the error is disconcerting.
Metadata
Metadata
Assignees
Labels
No labels