Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem run on mac and rvm #36

Closed
artofhuman opened this issue Nov 4, 2013 · 3 comments
Closed

problem run on mac and rvm #36

artofhuman opened this issue Nov 4, 2013 · 3 comments

Comments

@artofhuman
Copy link

Hi. I use rvm with ruby 2.0
When i run specs from terminal vim i get crash report

/Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/json-1.8.1/lib/json/ext/parser.bundle: [BUG] Segmentation fault
ruby 2.0.0p0 (2013-02-24 revision 39474) [x86_64-darwin12.2.1]

-- Crash Report log information --------------------------------------------
See Crash Report log file under the one of following:
* ~/Library/Logs/CrashReporter
* /Library/Logs/CrashReporter
* ~/Library/Logs/DiagnosticReports
* /Library/Logs/DiagnosticReports
the more detail of.

-- Control frame information -----------------------------------------------
c:0040 p:-17587210902646 s:0122 e:000121 TOP [FINISH]
c:0039 p:---- s:0120 e:000119 CFUNC :require
c:0038 p:0009 s:0116 e:000115 CLASS /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/json-1.8.1/lib/json/ext.rb:13
c:0037 p:0011 s:0114 e:000113 CLASS /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/json-1.8.1/lib/json/ext.rb:12
c:0036 p:0057 s:0112 e:000111 TOP /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/json-1.8.1/lib/json/ext.rb:9 [FINISH]
c:0035 p:---- s:0110 e:000109 CFUNC :require
c:0034 p:0019 s:0106 e:000105 CLASS /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/json-1.8.1/lib/json.rb:58
c:0033 p:0017 s:0104 e:000103 TOP /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/json-1.8.1/lib/json.rb:54 [FINISH]
c:0032 p:---- s:0102 e:000101 CFUNC :require
c:0031 p:0009 s:0098 e:000097 TOP /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/object/to_json.rb:3 [FINISH]
c:0030 p:---- s:0096 e:000095 CFUNC :require
c:0029 p:0071 s:0092 e:000091 TOP /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/object.rb:11 [FINISH]
c:0028 p:---- s:0090 e:000089 CFUNC :require
c:0027 p:0023 s:0086 e:000085 TOP /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/railties-4.0.0/lib/rails/configuration.rb:3 [FINISH]
c:0026 p:---- s:0084 e:000083 CFUNC :require
c:0025 p:0015 s:0080 e:000079 TOP /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/railties-4.0.0/lib/rails/railtie.rb:2 [FINISH]
c:0024 p:---- s:0078 e:000077 CFUNC :require
c:0023 p:0007 s:0074 e:000073 TOP /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/railties-4.0.0/lib/rails/engine.rb:1 [FINISH]
c:0022 p:---- s:0072 e:000071 CFUNC :require
c:0021 p:0031 s:0068 e:000067 TOP /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/railties-4.0.0/lib/rails/application.rb:4 [FINISH]
c:0020 p:---- s:0066 e:000065 CFUNC :require
c:0019 p:0047 s:0062 e:000061 TOP /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/railties-4.0.0/lib/rails.rb:9 [FINISH]
c:0018 p:---- s:0060 e:000059 CFUNC :require
c:0017 p:0007 s:0056 e:000055 TOP /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/railties-4.0.0/lib/rails/all.rb:1 [FINISH]
c:0016 p:---- s:0054 e:000053 CFUNC :require
c:0015 p:0026 s:0050 e:000049 TOP /Users/semen/Sites/ruby/games/config/application.rb:3 [FINISH]
c:0014 p:---- s:0048 e:000047 CFUNC :require
c:0013 p:0018 s:0044 e:000043 TOP /Users/semen/Sites/ruby/games/config/environment.rb:2 [FINISH]
c:0012 p:---- s:0042 e:000041 CFUNC :require
c:0011 p:0046 s:0038 e:000037 TOP /Users/semen/Sites/ruby/games/spec/spec_helper.rb:3 [FINISH]
c:0010 p:---- s:0036 e:000035 CFUNC :require
c:0009 p:0007 s:0032 e:000031 TOP /Users/semen/Sites/ruby/games/spec/models/user_spec.rb:1 [FINISH]
c:0008 p:---- s:0030 e:000029 CFUNC :load
c:0007 p:0018 s:0026 e:000025 BLOCK /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/configuration.rb:896 [FINISH]
c:0006 p:---- s:0023 e:000022 CFUNC :each
c:0005 p:0011 s:0020 e:000019 METHOD /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/configuration.rb:896
c:0004 p:0054 s:0017 e:000016 METHOD /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/command_line.rb:22
c:0003 p:0101 s:0012 e:000011 METHOD /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/runner.rb:80
c:0002 p:0044 s:0005 e:000004 BLOCK /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/runner.rb:17 [FINISH]
c:0001 p:0000 s:0002 E:001e88 TOP [FINISH]

/Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/runner.rb:17:in block in autorun' /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/runner.rb:80:inrun'
/Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/command_line.rb:22:in run' /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/configuration.rb:896:inload_spec_files'
/Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/configuration.rb:896:in each' /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/configuration.rb:896:inblock in load_spec_files'
/Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/configuration.rb:896:in load' /Users/semen/Sites/ruby/games/spec/models/user_spec.rb:1:in<top (required)>'
/Users/semen/Sites/ruby/games/spec/models/user_spec.rb:1:in require' /Users/semen/Sites/ruby/games/spec/spec_helper.rb:3:in<top (required)>'
/Users/semen/Sites/ruby/games/spec/spec_helper.rb:3:in require' /Users/semen/Sites/ruby/games/config/environment.rb:2:in<top (required)>'
/Users/semen/Sites/ruby/games/config/environment.rb:2:in require' /Users/semen/Sites/ruby/games/config/application.rb:3:in<top (required)>'
/Users/semen/Sites/ruby/games/config/application.rb:3:in require' /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/railties-4.0.0/lib/rails/all.rb:1:in<top (required)>'
/Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/railties-4.0.0/lib/rails/all.rb:1:in require' /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/railties-4.0.0/lib/rails.rb:9:in<top (required)>'
/Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/railties-4.0.0/lib/rails.rb:9:in require' /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/railties-4.0.0/lib/rails/application.rb:4:in<top (required)>'
/Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/railties-4.0.0/lib/rails/application.rb:4:in require' /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/railties-4.0.0/lib/rails/engine.rb:1:in<top (required)>'
/Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/railties-4.0.0/lib/rails/engine.rb:1:in require' /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/railties-4.0.0/lib/rails/railtie.rb:2:in<top (required)>'
/Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/railties-4.0.0/lib/rails/railtie.rb:2:in require' /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/railties-4.0.0/lib/rails/configuration.rb:3:in<top (required)>'
/Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/railties-4.0.0/lib/rails/configuration.rb:3:in require' /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/object.rb:11:in<top (required)>'
/Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/object.rb:11:in require' /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/object/to_json.rb:3:in<top (required)>'
/Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/object/to_json.rb:3:in require' /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/json-1.8.1/lib/json.rb:54:in<top (required)>'
/Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/json-1.8.1/lib/json.rb:58:in <module:JSON>' /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/json-1.8.1/lib/json.rb:58:inrequire'
/Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/json-1.8.1/lib/json/ext.rb:9:in <top (required)>' /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/json-1.8.1/lib/json/ext.rb:12:inmodule:JSON'
/Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/json-1.8.1/lib/json/ext.rb:13:in <module:Ext>' /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/json-1.8.1/lib/json/ext.rb:13:inrequire'

-- C level backtrace information -------------------------------------------

-- Other runtime information -----------------------------------------------

  • Loaded script: bin/rspec

  • Loaded features:

    0 enumerator.so
    1 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/x86_64-darwin12.2.1/enc/encdb.bundle
    2 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/x86_64-darwin12.2.1/enc/trans/transdb.bundle
    3 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/x86_64-darwin12.2.1/rbconfig.rb
    4 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/rubygems/compatibility.rb
    5 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/rubygems/defaults.rb
    6 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/rubygems/deprecate.rb
    7 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/rubygems/errors.rb
    8 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/rubygems/version.rb
    9 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/rubygems/requirement.rb
    10 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/rubygems/platform.rb
    11 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/rubygems/specification.rb
    12 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/rubygems/exceptions.rb
    13 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/rubygems/core_ext/kernel_gem.rb
    14 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb
    15 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/rubygems.rb
    16 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/rubygems/path_support.rb
    17 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/rubygems/dependency.rb
    18 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/syntax_error.rb
    19 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/x86_64-darwin12.2.1/psych.bundle
    20 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/x86_64-darwin12.2.1/stringio.bundle
    21 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/nodes/node.rb
    22 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/nodes/stream.rb
    23 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/nodes/document.rb
    24 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/nodes/sequence.rb
    25 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/nodes/scalar.rb
    26 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/nodes/mapping.rb
    27 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/nodes/alias.rb
    28 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/nodes.rb
    29 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/streaming.rb
    30 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/visitors/visitor.rb
    31 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/x86_64-darwin12.2.1/strscan.bundle
    32 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/scalar_scanner.rb
    33 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/visitors/to_ruby.rb
    34 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/visitors/emitter.rb
    35 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/visitors/yaml_tree.rb
    36 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/json/ruby_events.rb
    37 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/visitors/json_tree.rb
    38 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/visitors/depth_first.rb
    39 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/visitors.rb
    40 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/handler.rb
    41 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/tree_builder.rb
    42 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/parser.rb
    43 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/omap.rb
    44 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/set.rb
    45 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/coder.rb
    46 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/core_ext.rb
    47 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/x86_64-darwin12.2.1/date_core.bundle
    48 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/date/format.rb
    49 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/date.rb
    50 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/deprecated.rb
    51 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/stream.rb
    52 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/json/yaml_events.rb
    53 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/json/tree_builder.rb
    54 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/json/stream.rb
    55 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych/handlers/document_stream.rb
    56 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/psych.rb
    57 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/yaml.rb
    58 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/x86_64-darwin12.2.1/etc.bundle
    59 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/fileutils.rb
    60 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/x86_64-darwin12.2.1/pathname.bundle
    61 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/pathname.rb
    62 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/gem_path_manipulation.rb
    63 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/gem_helpers.rb
    64 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/match_platform.rb
    65 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/rubygems_ext.rb
    66 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/rubygems/user_interaction.rb
    67 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/rubygems/config_file.rb
    68 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/rubygems_integration.rb
    69 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/version.rb
    70 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler.rb
    71 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-unload-1.0.1/lib/bundler-unload.rb
    72 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/x86_64-darwin12.2.1/digest.bundle
    73 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/digest.rb
    74 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/x86_64-darwin12.2.1/digest/sha1.bundle
    75 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/environment.rb
    76 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/shared_helpers.rb
    77 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/runtime.rb
    78 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/settings.rb
    79 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/set.rb
    80 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/definition.rb
    81 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/dependency.rb
    82 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/ruby_dsl.rb
    83 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/dsl.rb
    84 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/source.rb
    85 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/uri/common.rb
    86 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/uri/generic.rb
    87 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/uri/ftp.rb
    88 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/uri/http.rb
    89 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/uri/https.rb
    90 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/uri/ldap.rb
    91 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/uri/ldaps.rb
    92 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/uri/mailto.rb
    93 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/uri.rb
    94 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/x86_64-darwin12.2.1/socket.bundle
    95 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/socket.rb
    96 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/x86_64-darwin12.2.1/fcntl.bundle
    97 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/timeout.rb
    98 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/thread.rb
    99 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/x86_64-darwin12.2.1/openssl.bundle
    100 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/openssl/bn.rb
    101 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/openssl/cipher.rb
    102 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/openssl/config.rb
    103 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/openssl/digest.rb
    104 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/openssl/x509.rb
    105 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/openssl/buffering.rb
    106 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/openssl/ssl.rb
    107 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/openssl.rb
    108 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/securerandom.rb
    109 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/resolv.rb
    110 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/rubygems/remote_fetcher.rb
    111 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/rubygems/text.rb
    112 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/rubygems/name_tuple.rb
    113 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/rubygems/spec_fetcher.rb
    114 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/source/rubygems.rb
    115 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/source/path.rb
    116 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/source/git.rb
    117 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/lockfile_parser.rb
    118 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/lazy_specification.rb
    119 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/tsort.rb
    120 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/forwardable.rb
    121 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/spec_set.rb
    122 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/index.rb
    123 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/remote_specification.rb
    124 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/endpoint_specification.rb
    125 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/source/git/git_proxy.rb
    126 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/dep_proxy.rb
    127 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/rubygems-bundler-1.2.2/lib/rubygems-bundler/noexec.rb
    128 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/time.rb
    129 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/filter_manager.rb
    130 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/dsl.rb
    131 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/extensions/kernel.rb
    132 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/extensions/instance_eval_with_args.rb
    133 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/extensions/module_eval_with_args.rb
    134 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/extensions/ordered.rb
    135 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/deprecation.rb
    136 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/backward_compatibility.rb
    137 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/reporter.rb
    138 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/metadata_hash_builder.rb
    139 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/hooks.rb
    140 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/memoized_helpers.rb
    141 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/metadata.rb
    142 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/pending.rb
    143 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/formatters.rb
    144 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/world.rb
    145 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/backtrace_cleaner.rb
    146 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/ruby_project.rb
    147 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/formatters/deprecation_formatter.rb
    148 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/configuration.rb
    149 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/project_initializer.rb
    150 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/optparse.rb
    151 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/option_parser.rb
    152 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/cgi/util.rb
    153 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/erb.rb
    154 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/shellwords.rb
    155 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/configuration_options.rb
    156 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/command_line.rb
    157 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/runner.rb
    158 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/example.rb
    159 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/shared_example_group/collection.rb
    160 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/shared_example_group.rb
    161 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/example_group.rb
    162 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core/version.rb
    163 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/core.rb
    164 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/rspec-core-2.14.7/lib/rspec/autorun.rb
    165 /Users/semen/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.3.5/lib/bundler/setup.rb
    166 /Users/semen/Sites/ruby/games/config/boot.rb
    167 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/railties-4.0.0/lib/rails/ruby_version_check.rb
    168 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/thread_safe-0.1.3/lib/thread_safe/version.rb
    169 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/delegate.rb
    170 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/thread_safe-0.1.3/lib/thread_safe/synchronized_delegator.rb
    171 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/thread_safe-0.1.3/lib/thread_safe.rb
    172 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/array/prepend_and_append.rb
    173 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/hash/deep_merge.rb
    174 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/hash/except.rb
    175 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/hash/slice.rb
    176 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/i18n-0.6.5/lib/i18n/version.rb
    177 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/i18n-0.6.5/lib/i18n/exceptions.rb
    178 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/i18n-0.6.5/lib/i18n/interpolate/ruby.rb
    179 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/i18n-0.6.5/lib/i18n.rb
    180 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/lazy_load_hooks.rb
    181 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/i18n-0.6.5/lib/i18n/config.rb
    182 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/i18n.rb
    183 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/thread_safe-0.1.3/lib/thread_safe/non_concurrent_cache_backend.rb
    184 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/thread_safe-0.1.3/lib/thread_safe/mri_cache_backend.rb
    185 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/thread_safe-0.1.3/lib/thread_safe/cache.rb
    186 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/inflector/inflections.rb
    187 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/inflections.rb
    188 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/inflector/methods.rb
    189 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/dependencies/autoload.rb
    190 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/version.rb
    191 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/array/extract_options.rb
    192 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/class/attribute_accessors.rb
    193 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/concern.rb
    194 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/logger_silence.rb
    195 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/monitor.rb
    196 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/logger.rb
    197 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/logger.rb
    198 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support.rb
    199 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/tmpdir.rb
    200 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/tempfile.rb
    201 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/kernel/reporting.rb
    202 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/object/blank.rb
    203 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/key_generator.rb
    204 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/railties-4.0.0/lib/rails/initializable.rb
    205 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/singleton.rb
    206 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/kernel/singleton_class.rb
    207 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/module/delegation.rb
    208 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/deprecation/instance_delegator.rb
    209 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/notifications/instrumenter.rb
    210 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/mutex_m.rb
    211 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/notifications/fanout.rb
    212 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/per_thread_registry.rb
    213 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/notifications.rb
    214 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/deprecation/behaviors.rb
    215 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/deprecation/reporting.rb
    216 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/module/aliasing.rb
    217 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/deprecation/method_wrappers.rb
    218 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/deprecation/proxy_wrappers.rb
    219 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/module/deprecation.rb
    220 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/deprecation.rb
    221 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/ordered_options.rb
    222 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/object/acts_like.rb
    223 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/x86_64-darwin12.2.1/bigdecimal.bundle
    224 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/object/duplicable.rb
    225 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/object/deep_dup.rb
    226 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/object/try.rb
    227 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/object/inclusion.rb
    228 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/object/to_param.rb
    229 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/object/to_query.rb
    230 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/base64.rb
    231 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/multibyte.rb
    232 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/string/multibyte.rb
    233 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/inflector/transliterate.rb
    234 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/string/inflections.rb
    235 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/xml_mini/rexml.rb
    236 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/xml_mini.rb
    237 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/hash/keys.rb
    238 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/array/conversions.rb
    239 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/time/acts_like.rb
    240 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/proxy_object.rb
    241 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/duration.rb
    242 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/values/time_zone.rb
    243 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/time/conversions.rb
    244 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/time_with_zone.rb
    245 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/time/zones.rb
    246 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/date_and_time/calculations.rb
    247 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/time/calculations.rb
    248 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/time/marshal.rb
    249 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/time.rb
    250 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/date/acts_like.rb
    251 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/date/zones.rb
    252 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/date/calculations.rb
    253 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/module/remove_method.rb
    254 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/date/conversions.rb
    255 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/date.rb
    256 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/date_time/acts_like.rb
    257 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/date_time/calculations.rb
    258 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/date_time/conversions.rb
    259 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/date_time/zones.rb
    260 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/date_time.rb
    261 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/numeric/time.rb
    262 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/integer/time.rb
    263 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/string/conversions.rb
    264 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/string/zones.rb
    265 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/time.rb
    266 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/array/wrap.rb
    267 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/hash/reverse_merge.rb
    268 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/hash/conversions.rb
    269 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/object/conversions.rb
    270 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/activesupport-4.0.0/lib/active_support/core_ext/object/instance_variables.rb
    271 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/json-1.8.1/lib/json/version.rb
    272 /usr/local/Cellar/ruby/2.0.0-p0/lib/ruby/2.0.0/ostruct.rb
    273 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/json-1.8.1/lib/json/generic_object.rb
    274 /Users/semen/.rvm/gems/ruby-2.0.0-p247@games/gems/json-1.8.1/lib/json/common.rb

[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

Command terminated

But when i run specs in vagrant env on ubuntu 12, spec run fine.

@jferris
Copy link
Contributor

jferris commented Nov 4, 2013

Looks like it's crashing while loading JSON. The most likely source of the issue is that the JSON gem (which contains binary extensions) was copied from an older version of Ruby when installing Ruby 2.0.0-p247. Try uninstalling and reinstalling the json gem in that exact version and gemset.

@levbrie
Copy link

levbrie commented Nov 20, 2013

I was having the exact same issue - tried lots of json and rvm stuff before finding vim-rvm's faq. $ sudo mv /etc/zshenv /etc/zshrc fixed it for me.

@gylaz
Copy link
Contributor

gylaz commented Nov 21, 2013

sudo mv /etc/zshenv /etc/zshrc fixed it for me.

We mention this in our README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants