From: kleinjm007@... Date: 2016-07-02T00:20:57+00:00 Subject: [ruby-core:76219] [Ruby trunk Bug#11169] Symbol not found: _rb_str_new_static Issue #11169 has been updated by James Klein. This saved me such a huge headache. I was stuck on this for an hour with Puma right out of the box. Thank you so much ---------------------------------------- Bug #11169: Symbol not found: _rb_str_new_static https://bugs.ruby-lang.org/issues/11169#change-59439 * Author: Khoa Bui * Status: Rejected * Priority: Normal * Assignee: * ruby -v: 2.2.1 * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- when i'm running **rails server** i'm getting this message below: ~~~ Warning: You're using Rubygems 2.0.14 with Spring. Upgrade to at least Rubygems 2.1.0 and run `gem pristine --all` for better startup performance. dyld: lazy symbol binding failed: Symbol not found: _rb_str_new_static Referenced from: /Users/buihdk/.rvm/gems/ruby-2.2.1/gems/json-1.8.2/lib/json/ext/parser.bundle Expected in: flat namespace dyld: Symbol not found: _rb_str_new_static Referenced from: /Users/buihdk/.rvm/gems/ruby-2.2.1/gems/json-1.8.2/lib/json/ext/parser.bundle Expected in: flat namespace Trace/BPT trap: 5 ~~~ Does anyone know the solution for this issue? Thanks! -- https://bugs.ruby-lang.org/ Unsubscribe: