Project

General

Profile

Actions

Bug #13035

closed

Segmentation fault when using Rails 5.0.0.1 console

Added by kevinsapp (Kevin Sapp) over 7 years ago. Updated over 7 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
ruby 2.3.3p222 (2016-11-21 revision 56859) [x86_64-darwin16]
[ruby-core:78653]

Description

Following along with the new Rails blog intro, I ran into a segfault when I attempted to run a query from the Rails console.

2.3.3 :001 > Post.first.comments
/Users/ksapp/.rvm/gems/ruby-2.3.3@blog/gems/activerecord-5.0.0.1/lib/active_record/connection_adapters/sqlite3_adapter.rb:27: [BUG] Segmentation fault at 0x00000000000110
ruby 2.3.3p222 (2016-11-21 revision 56859) [x86_64-darwin16]


Files


Related issues 1 (0 open1 closed)

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 Misc #12781: Segmentation fault on macOS Sierra (sqlite3_adapter.rb) added
Actions #2

Updated by shyouhei (Shyouhei Urabe) over 7 years ago

  • Status changed from Open to Third Party's Issue

Thank you reporting, this is a known 3rd party issue.

Actions

Also available in: Atom PDF

Like0
Like0Like0