From: amos.shapira@... Date: 2014-01-18T11:12:01+00:00 Subject: [ruby-core:59838] [ruby-trunk - Bug #9200] Segmentation Fault in jason 1.8.1 parser with Ruby 2.0.0 p353 Issue #9200 has been updated by Amos Shapira. File ruby_2014-01-18-220237_Amoss-MacBook-Pro.crash.gz added Another occurance here. I'm trying to follow exercise 3 in section 3.5 of http://ruby.railstutorial.org/chapters/static-pages#sec-static_pages_exercises and get the same error on all commands after I tried to configure the Rails application with psql: "rake db:setup", "bundle exec rails s". Latest crash report, from "bundle exec rails s", is attached. The database is up and "psql" manages to connect to it and execute commands on it. ---------------------------------------- Bug #9200: Segmentation Fault in jason 1.8.1 parser with Ruby 2.0.0 p353 https://bugs.ruby-lang.org/issues/9200#change-44405 * Author: Jordan Stone * Status: Feedback * Priority: High * Assignee: * Category: lib/rubygems * Target version: * ruby -v: 2.0.0-p353 * Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN ---------------------------------------- Trying to start the server for a brand new rails app using ruby 2.0.0 p353 results in a segmentation fault in the json parser gem. ---Files-------------------------------- ruby_2013-12-14-011123_Jerrys-MacBook-Pro.crash (19.8 KB) ruby_2014-01-18-220237_Amoss-MacBook-Pro.crash.gz (5.33 KB) -- http://bugs.ruby-lang.org/