Project

General

Profile

Actions

Bug #12816

closed

After upgrade to Mac OS Sierra, segmentation faults occur during rails/bin console

Added by swoozie14 (Sophia Wu) over 7 years ago. Updated over 7 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
[ruby-core:77505]

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


Related issues 2 (0 open2 closed)

Is duplicate of Ruby master - Bug #12807: [BUG] Segmentation fault at 0x00000000000110Third Party's IssueActions
Is duplicate of Ruby master - Misc #12781: Segmentation fault on macOS Sierra (sqlite3_adapter.rb)Third Party's IssueActions
Actions #1

Updated by shyouhei (Shyouhei Urabe) over 7 years ago

  • Is duplicate of Bug #12807: [BUG] Segmentation fault at 0x00000000000110 added

Updated by shyouhei (Shyouhei Urabe) over 7 years ago

  • Status changed from Open to Third Party's Issue

Marked as a dup of #12807.

Actions #3

Updated by shyouhei (Shyouhei Urabe) over 7 years ago

  • Is duplicate of Misc #12781: Segmentation fault on macOS Sierra (sqlite3_adapter.rb) added
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0