Project

General

Profile

Actions

Bug #12795

closed

Bug when using Rails Console to query ActiveRecord - Segmentation fault

Added by suprTony (tony c) over 7 years ago. Updated over 7 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-darwin15]
[ruby-core:77433]

Description

Encountered a bug when trying to use Rails Console (with Pry gem) to quesry and interact with activerecord. Everything had been working fine, only system change has been to upgrade to MacOS this past week.

steps to reproduce:

Enter into Rails Console

perform basically any action (such as User.last)

error spits out bug report, boots you out of the console

/Users/Tony/.rvm/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
ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-darwin15]

see attached crash report


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 nobu (Nobuyoshi Nakada) over 7 years ago

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

Updated by nobu (Nobuyoshi Nakada) over 7 years ago

  • Status changed from Open to Third Party's Issue

Please report to the sqlite3-ruby project.

Actions

Also available in: Atom PDF

Like0
Like0Like0