Actions
Bug #13035
closedSegmentation fault when using Rails 5.0.0.1 console
Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
ruby 2.3.3p222 (2016-11-21 revision 56859) [x86_64-darwin16]
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
Updated by shyouhei (Shyouhei Urabe) almost 8 years ago
- Is duplicate of Misc #12781: Segmentation fault on macOS Sierra (sqlite3_adapter.rb) added
Updated by shyouhei (Shyouhei Urabe) almost 8 years ago
- Status changed from Open to Third Party's Issue
Thank you reporting, this is a known 3rd party issue.
Actions
Like0
Like0Like0