Actions
Bug #12816
closedAfter upgrade to Mac OS Sierra, segmentation faults occur during rails/bin console
Description
When the rails/bin console is opened and utilized, segmentation faults will occur much of the time when, for instance, returning an array of all articles (Article.all). The segmentation fault can also occur with the command "bin/rake db:migrate".
If the terminal is completely closed and re-opened, many times this problem is fixed. After some time though, segmentation faults start happening again.
It seems that there is an issue with the sqlite3_adapter, as the bug looks something like this usually:
.../gems/ruby-2.3.1@global/gems/activerecord-5.0.0.1/lib/active_record/connection_adapters/sqlite3_adapter.rb:27: [BUG] Segmentation fault at 0x00000000000110
Actions
Like0
Like0Like0Like0