[#70843] Re: [ruby-cvs:58952] hsbt:r51801 (trunk): * lib/rubygems: Update to RubyGems HEAD(fe61e4c112). — Eric Wong <normalperson@...>
hsbt@ruby-lang.org wrote:
3 messages
2015/09/17
[ruby-core:70727] [Ruby trunk - Bug #11521] [BUG] Segmentation fault at 0x00000000000418 ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-darwin14]
From:
davistyrant@...
Date:
2015-09-11 16:21:24 UTC
List:
ruby-core #70727
Issue #11521 has been updated by Tyrant Davis. Thanks for the feedback. I am still riding version 2.2.1. I have been unable to install the 2.2.3 update. Per the 2.2.3 install instructions on https://rvm.io/rvm/security ( # install mpapis public key ) I used the command line: gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 It returned the error: -bash: gpg: command not found That failed so I tried command line: curl -sSL https://rvm.io/mpapis.asc | gpg --import - per the instructions. The error below was returned: -bash: gpg: command not found (23) Failed writing body . I started my journey into programming just a few days ago. This is uncharted territory. How do I resolve the rvm bug for 2.2.1 or should updating to 2.2.3 take priority? Your help is very much appreciated. ---------------------------------------- Bug #11521: [BUG] Segmentation fault at 0x00000000000418 ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-darwin14] https://bugs.ruby-lang.org/issues/11521#change-54108 * Author: Tyrant Davis * Status: Feedback * Priority: Normal * Assignee: * ruby -v: 2.2.1 * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- I am new to coding and rails. When I try running rails server I get the segmentation fault. This was not an issue yesterday. I am not sure what went wrong. I tried reinstalling Ruby 2.2.1 and updating to 2.2.3 to no avail. Below is the report. ~~~ (snip) Abort trap: 6 ~~~ ---Files-------------------------------- bug-11521.log (77.6 KB) -- https://bugs.ruby-lang.org/