Project

General

Profile

Actions

Bug #12804

closed

rails console crashes on accessing db after upgrading to mac sierra

Added by link2prasad@gmail.com (Rama Prasad) over 7 years ago. Updated over 7 years ago.

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

Description

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

Rails 5.0.0
ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-darwin15]

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

Attaching crash file for more information.

Also on rails console seeing this new warning
irb: warn: can't alias context from irb_context.


Files

ruby_2016-10-03-124941_Ramas-MacBook-Pro.crash (22.2 KB) ruby_2016-10-03-124941_Ramas-MacBook-Pro.crash Crash file link2prasad@gmail.com (Rama Prasad), 10/03/2016 07:30 AM

Related issues 3 (0 open3 closed)

Has duplicate Ruby master - Bug #12807: [BUG] Segmentation fault at 0x00000000000110Third Party's IssueActions
Has duplicate Ruby master - Bug #12819: Sporadic BUG after upgrading to macOS SierraThird Party's IssueActions
Is duplicate of Ruby master - Misc #12781: Segmentation fault on macOS Sierra (sqlite3_adapter.rb)Third Party's IssueActions

Updated by shyouhei (Shyouhei Urabe) over 7 years ago

  • Status changed from Open to Third Party's Issue

According to the attached crash report it dies inside of sqlite3. Please contact its authors.

Actions #2

Updated by shyouhei (Shyouhei Urabe) over 7 years ago

  • Has duplicate Bug #12807: [BUG] Segmentation fault at 0x00000000000110 added
Actions #3

Updated by nobu (Nobuyoshi Nakada) over 7 years ago

  • Has duplicate Bug #12819: Sporadic BUG after upgrading to macOS Sierra added
Actions #4

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
Like0Like0Like0Like0