Skip to content

Seg fault during development #143

Open
@willhaslett

Description

@willhaslett

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.

Gemfile.lock.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions