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
Updated by shyouhei (Shyouhei Urabe) about 8 years ago
- Is duplicate of Bug #12807: [BUG] Segmentation fault at 0x00000000000110 added
Updated by shyouhei (Shyouhei Urabe) about 8 years ago
- Status changed from Open to Third Party's Issue
Marked as a dup of #12807.
Updated by shyouhei (Shyouhei Urabe) about 8 years ago
- Is duplicate of Misc #12781: Segmentation fault on macOS Sierra (sqlite3_adapter.rb) added
Actions
Like0
Like0Like0Like0