Actions
Bug #12795
closedBug when using Rails Console to query ActiveRecord - Segmentation fault
Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-darwin15]
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
Updated by nobu (Nobuyoshi Nakada) about 8 years ago
- Is duplicate of Misc #12781: Segmentation fault on macOS Sierra (sqlite3_adapter.rb) added
Updated by nobu (Nobuyoshi Nakada) about 8 years ago
- Status changed from Open to Third Party's Issue
Please report to the sqlite3-ruby project.
Actions
Like0
Like0Like0