[ruby-core:77433] [Ruby trunk Bug#12795] Bug when using Rails Console to query ActiveRecord - Segmentation fault

From: fox.mulder@...
Date: 2016-09-28 01:13:13 UTC
List: ruby-core #77433
Issue #12795 has been reported by tony c.

----------------------------------------
Bug #12795: Bug when using Rails Console to query ActiveRecord - Segmentation fault
https://bugs.ruby-lang.org/issues/12795

* Author: tony c
* Status: Open
* Priority: Normal
* Assignee: 
* ruby -v: ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-darwin15]
* Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN
----------------------------------------
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--------------------------------
ruby_2016-09-27-205416_Tonys-MacBook-Pro.crash (22.4 KB)


-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next