Actions
Bug #12844
closedUnable to run $rails console
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-darwin15]
Description
If I run rails console it diplays many lines of code and then states:
[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html
If I specify development it will show me the console has started. But upon issuing any command for instance user = User.new
it will revert back to the original error. I'm running mac sierra
$ bin/rails console development
Running via Spring preloader in process 30451
Loading development environment (Rails 5.0.0.1)
irb(main):001:0>
Updated by shyouhei (Shyouhei Urabe) about 8 years ago
- Related to Misc #12781: Segmentation fault on macOS Sierra (sqlite3_adapter.rb) added
Updated by shyouhei (Shyouhei Urabe) about 8 years ago
- Status changed from Open to Feedback
We need the "many lines of code" you omit to say who is wrong.
Updated by nobu (Nobuyoshi Nakada) about 8 years ago
- Description updated (diff)
Updated by jeremyevans0 (Jeremy Evans) over 5 years ago
- Status changed from Feedback to Closed
Actions
Like0
Like0Like0Like0Like0