Project

General

Profile

Actions

Bug #13565

closed

Segmentation fault with rails (4.1.0) and ruby (2.2.7)

Added by dannyboy (dan rey oquindo) over 7 years ago. Updated over 7 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
[ruby-core:81159]

Description

➜  rsportz git:(install-sidekiq) ✗ rails -v
ruExpected string default value for '--rc'; got false (boolean)
Rails 4.1.0
➜  rsportz git:(install-sidekiq) ✗ ruby -v
ruby 2.2.7p470 (2017-03-28 revision 58194) [x86_64-darwin16]


/Users/danreyoquindo/.rvm/gems/ruby-2.2.7/gems/json-1.8.6/lib/json/ext/parser.bundle: [BUG] Segmentation fault
ruby 2.0.0p648 (2015-12-16 revision 53162) [universal.x86_64-darwin16]

Updated by nobu (Nobuyoshi Nakada) over 7 years ago

  • Description updated (diff)
  • Status changed from Open to Rejected

You ran old system version with newer extension library.

ruby 2.0.0p648 (2015-12-16 revision 53162) [universal.x86_64-darwin16]
Actions

Also available in: Atom PDF

Like0
Like0