Skip to content

Instantly share code, notes, and snippets.

@pogin503
Created July 17, 2014 03:00
Show Gist options
  • Save pogin503/d9900141fad1b1f85354 to your computer and use it in GitHub Desktop.
Save pogin503/d9900141fad1b1f85354 to your computer and use it in GitHub Desktop.
source 'https://rubygems.org'
gem 'chef'
gem 'knife-solo'
gem 'berkshelf'
pogin ~/workspace/vagrant/precise32
➤ bundle exec pry
[1] pry(main)> require 'yajl'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/yajl-ruby-1.2.1/lib/yajl/yajl.bundle: [BUG] Segmentation fault at 0x00000000000438
ruby 2.1.2p95 (2014-05-08 revision 45877) [x86_64-darwin13.0]
-- 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
for more details.
-- Control frame information -----------------------------------------------
c:0032 p:-17546805370314 s:0122 e:000121 TOP [FINISH]
c:0031 p:---- s:0120 e:000119 CFUNC :require
c:0030 p:0007 s:0116 e:000115 TOP /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/yajl-ruby-1.2.1/lib/yajl.rb:1 [FINISH]
c:0029 p:---- s:0114 e:000113 CFUNC :require
c:0028 p:0007 s:0110 e:000109 EVAL (pry):1 [FINISH]
c:0027 p:---- s:0108 e:000107 CFUNC :eval
c:0026 p:0046 s:0102 e:000101 METHOD /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/pry_instance.rb:353
c:0025 p:0271 s:0097 e:000096 METHOD /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/pry_instance.rb:321
c:0024 p:0013 s:0087 e:000086 BLOCK /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/pry_instance.rb:241 [FINISH]
c:0023 p:---- s:0085 e:000084 CFUNC :catch
c:0022 p:0009 s:0081 e:000080 BLOCK /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/pry_instance.rb:240 [FINISH]
c:0021 p:---- s:0079 e:000078 CFUNC :catch
c:0020 p:0032 s:0075 e:000074 METHOD /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/pry_instance.rb:239
c:0019 p:0061 s:0068 e:000067 BLOCK /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/repl.rb:77 [FINISH]
c:0018 p:---- s:0065 e:000064 CFUNC :loop
c:0017 p:0007 s:0062 e:000061 METHOD /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/repl.rb:67
c:0016 p:0007 s:0059 e:000058 BLOCK /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/repl.rb:38 [FINISH]
c:0015 p:---- s:0057 e:000056 CFUNC :call
c:0014 p:0016 s:0054 e:000053 METHOD /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/input_lock.rb:61
c:0013 p:0030 s:0050 e:000049 METHOD /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/input_lock.rb:79
c:0012 p:0025 s:0045 E:001478 METHOD /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/repl.rb:38
c:0011 p:0020 s:0042 e:000041 METHOD /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/repl.rb:15
c:0010 p:0222 s:0038 e:000037 METHOD /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/pry_class.rb:169
c:0009 p:0198 s:0032 e:000031 BLOCK /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/cli.rb:219 [FINISH]
c:0008 p:---- s:0027 e:000026 CFUNC :call
c:0007 p:0010 s:0023 e:000022 BLOCK /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/cli.rb:83 [FINISH]
c:0006 p:---- s:0020 e:000019 CFUNC :each
c:0005 p:0092 s:0017 e:000016 METHOD /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/cli.rb:83
c:0004 p:0030 s:0012 e:000011 TOP /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/bin/pry:16 [FINISH]
c:0003 p:---- s:0010 e:000009 CFUNC :load
c:0002 p:0135 s:0006 E:000398 EVAL /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/bin/pry:23 [FINISH]
c:0001 p:0000 s:0002 E:001a08 TOP [FINISH]
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/bin/pry:23:in `<main>'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/bin/pry:23:in `load'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/bin/pry:16:in `<top (required)>'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/cli.rb:83:in `parse_options'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/cli.rb:83:in `each'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/cli.rb:83:in `block in parse_options'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/cli.rb:83:in `call'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/cli.rb:219:in `block in <top (required)>'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/pry_class.rb:169:in `start'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/repl.rb:15:in `start'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/repl.rb:38:in `start'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/input_lock.rb:79:in `with_ownership'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/input_lock.rb:61:in `__with_ownership'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/input_lock.rb:61:in `call'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/repl.rb:38:in `block in start'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/repl.rb:67:in `repl'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/repl.rb:67:in `loop'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/repl.rb:77:in `block in repl'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/pry_instance.rb:239:in `eval'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/pry_instance.rb:239:in `catch'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/pry_instance.rb:240:in `block in eval'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/pry_instance.rb:240:in `catch'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/pry_instance.rb:241:in `block (2 levels) in eval'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/pry_instance.rb:321:in `handle_line'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/pry_instance.rb:353:in `evaluate_ruby'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/pry_instance.rb:353:in `eval'
(pry):1:in `__pry__'
(pry):1:in `require'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/yajl-ruby-1.2.1/lib/yajl.rb:1:in `<top (required)>'
/Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/yajl-ruby-1.2.1/lib/yajl.rb:1:in `require'
-- C level backtrace information -------------------------------------------
0 ruby 0x00000001023faacb rb_vm_bugreport + 251
1 ruby 0x00000001022809c5 report_bug + 357
2 ruby 0x0000000102280cef rb_bug + 207
3 ruby 0x000000010236ddcf sigsegv + 207
4 libsystem_platform.dylib 0x00007fff925eb5aa _sigtramp + 26
5 libruby.2.1.0.dylib 0x0000000102a8883d ruby_xmalloc + 17
6 ??? 0x00007fff5d9c20f0 0x0 + 140734763901168
-- Other runtime information -----------------------------------------------
* Loaded script: pry
* Loaded features:
0 enumerator.so
1 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/x86_64-darwin13.0/enc/encdb.bundle
2 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/x86_64-darwin13.0/enc/trans/transdb.bundle
3 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/x86_64-darwin13.0/rbconfig.rb
4 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/compatibility.rb
5 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/defaults.rb
6 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/deprecate.rb
7 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/errors.rb
8 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/version.rb
9 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/requirement.rb
10 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/platform.rb
11 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/basic_specification.rb
12 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/stub_specification.rb
13 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/util/stringio.rb
14 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/specification.rb
15 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/exceptions.rb
16 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/core_ext/kernel_gem.rb
17 thread.rb
18 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/x86_64-darwin13.0/thread.bundle
19 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/monitor.rb
20 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb
21 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems.rb
22 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/x86_64-darwin13.0/pathname.bundle
23 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/pathname.rb
24 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/constants.rb
25 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/x86_64-darwin13.0/io/console.bundle
26 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/user_interaction.rb
27 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/x86_64-darwin13.0/etc.bundle
28 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/config_file.rb
29 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/rubygems_integration.rb
30 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/current_ruby.rb
31 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/dependency.rb
32 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/shared_helpers.rb
33 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/fileutils.rb
34 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/gem_path_manipulation.rb
35 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/gem_helpers.rb
36 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/match_platform.rb
37 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/rubygems_ext.rb
38 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/version.rb
39 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler.rb
40 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/settings.rb
41 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/x86_64-darwin13.0/digest.bundle
42 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/digest.rb
43 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/x86_64-darwin13.0/digest/sha1.bundle
44 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/set.rb
45 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/definition.rb
46 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/dependency.rb
47 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/ruby_dsl.rb
48 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/dsl.rb
49 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/source.rb
50 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/uri/common.rb
51 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/uri/generic.rb
52 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/uri/ftp.rb
53 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/uri/http.rb
54 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/uri/https.rb
55 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/uri/ldap.rb
56 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/uri/ldaps.rb
57 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/uri/mailto.rb
58 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/uri.rb
59 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/x86_64-darwin13.0/socket.bundle
60 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/socket.rb
61 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/timeout.rb
62 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/net/protocol.rb
63 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/x86_64-darwin13.0/zlib.bundle
64 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/x86_64-darwin13.0/stringio.bundle
65 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/net/http/exceptions.rb
66 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/net/http/header.rb
67 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/net/http/generic_request.rb
68 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/net/http/request.rb
69 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/net/http/requests.rb
70 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/net/http/response.rb
71 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/net/http/responses.rb
72 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/net/http/proxy_delta.rb
73 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/net/http/backward.rb
74 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/net/http.rb
75 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/x86_64-darwin13.0/date_core.bundle
76 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/date/format.rb
77 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/date.rb
78 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/time.rb
79 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/request.rb
80 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/cgi/core.rb
81 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/cgi/util.rb
82 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/cgi/cookie.rb
83 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/cgi.rb
84 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/uri_formatter.rb
85 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/x86_64-darwin13.0/fcntl.bundle
86 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/x86_64-darwin13.0/openssl.bundle
87 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/openssl/bn.rb
88 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/openssl/cipher.rb
89 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/openssl/config.rb
90 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/openssl/digest.rb
91 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/openssl/x509.rb
92 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/openssl/buffering.rb
93 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/openssl/ssl.rb
94 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/openssl.rb
95 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/securerandom.rb
96 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/resolv.rb
97 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/remote_fetcher.rb
98 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/text.rb
99 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/name_tuple.rb
100 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/spec_fetcher.rb
101 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/source/rubygems.rb
102 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/rubygems/path_support.rb
103 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/x86_64-darwin13.0/strscan.bundle
104 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/source/path.rb
105 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/source/git.rb
106 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/lockfile_parser.rb
107 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/lazy_specification.rb
108 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/tsort.rb
109 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/forwardable.rb
110 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/spec_set.rb
111 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/environment.rb
112 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/runtime.rb
113 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/index.rb
114 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/remote_specification.rb
115 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/endpoint_specification.rb
116 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/dep_proxy.rb
117 /usr/local/lib/ruby/gems/2.1.0/gems/bundler-1.6.3/lib/bundler/setup.rb
118 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/prettyprint.rb
119 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/pp.rb
120 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/input_lock.rb
121 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/exceptions.rb
122 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/helpers/base_helpers.rb
123 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/hooks.rb
124 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/method_source-0.8.2/lib/method_source/version.rb
125 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/method_source-0.8.2/lib/method_source/source_location.rb
126 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/method_source-0.8.2/lib/method_source/code_helpers.rb
127 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/method_source-0.8.2/lib/method_source.rb
128 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/shellwords.rb
129 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/coderay-1.1.0/lib/coderay/version.rb
130 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/coderay-1.1.0/lib/coderay.rb
131 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/slop-3.5.0/lib/slop/option.rb
132 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/slop-3.5.0/lib/slop/commands.rb
133 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/slop-3.5.0/lib/slop.rb
134 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/delegate.rb
135 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/tmpdir.rb
136 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/tempfile.rb
137 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/version.rb
138 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/repl.rb
139 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/rbx_path.rb
140 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/code/loc.rb
141 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/code/code_range.rb
142 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/code/code_file.rb
143 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/code.rb
144 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/history_array.rb
145 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/helpers/options_helpers.rb
146 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/helpers/command_helpers.rb
147 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/helpers/text.rb
148 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/helpers/table.rb
149 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/helpers.rb
150 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/code_object.rb
151 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/helpers/documentation_helpers.rb
152 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/method/weird_method_locator.rb
153 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/method/disowned.rb
154 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/method/patcher.rb
155 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/method.rb
156 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/module_candidate.rb
157 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/wrapped_module.rb
158 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/history.rb
159 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/command.rb
160 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/command_set.rb
161 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/amend_line.rb
162 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/bang.rb
163 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/bang_pry.rb
164 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/cat/abstract_formatter.rb
165 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/cat/input_expression_formatter.rb
166 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/cat/exception_formatter.rb
167 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/cat/file_formatter.rb
168 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/cat.rb
169 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/cd.rb
170 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/change_inspector.rb
171 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/change_prompt.rb
172 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/code_collector.rb
173 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/disable_pry.rb
174 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/disabled_commands.rb
175 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/easter_eggs.rb
176 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/edit/exception_patcher.rb
177 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/edit/file_and_line_locator.rb
178 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/edit.rb
179 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/exit.rb
180 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/exit_all.rb
181 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/exit_program.rb
182 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/find_method.rb
183 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/fix_indent.rb
184 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/gem_cd.rb
185 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/gem_install.rb
186 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/gem_list.rb
187 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/gem_open.rb
188 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/gist.rb
189 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/help.rb
190 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/hist.rb
191 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/import_set.rb
192 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/install_command.rb
193 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/jump_to.rb
194 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/list_inspectors.rb
195 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/list_prompts.rb
196 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/ls/grep.rb
197 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/ls/formatter.rb
198 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/ls/globals.rb
199 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/ls/interrogatable.rb
200 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/ls/constants.rb
201 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/ls/jruby_hacks.rb
202 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/ls/methods_helper.rb
203 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/ls/methods.rb
204 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/ls/self_methods.rb
205 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/ls/instance_vars.rb
206 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/ls/local_names.rb
207 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/ls/local_vars.rb
208 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/ls/ls_entity.rb
209 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/ls.rb
210 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/nesting.rb
211 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/play.rb
212 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/pry_backtrace.rb
213 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/pry_version.rb
214 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/raise_up.rb
215 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/reload_code.rb
216 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/reset.rb
217 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/ri.rb
218 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/save_file.rb
219 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/shell_command.rb
220 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/shell_mode.rb
221 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/show_info.rb
222 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/show_doc.rb
223 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/show_input.rb
224 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/show_source.rb
225 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/simple_prompt.rb
226 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/stat.rb
227 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/switch_to.rb
228 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/toggle_color.rb
229 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/watch_expression/expression.rb
230 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/watch_expression.rb
231 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/whereami.rb
232 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands/wtf.rb
233 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/commands.rb
234 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/plugins.rb
235 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/core_extensions.rb
236 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/config/behavior.rb
237 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/config/default.rb
238 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/config/convenience.rb
239 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/config.rb
240 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/pry_class.rb
241 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/pry_instance.rb
242 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/cli.rb
243 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/coderay-1.1.0/lib/coderay/helpers/plugin.rb
244 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/coderay-1.1.0/lib/coderay/encoder.rb
245 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/coderay-1.1.0/lib/coderay/encoders/_map.rb
246 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/coderay-1.1.0/lib/coderay/encoders/terminal.rb
247 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/color_printer.rb
248 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/terminal.rb
249 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/pager.rb
250 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/editor.rb
251 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/rubygem.rb
252 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/indent.rb
253 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/last_exception.rb
254 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/prompt.rb
255 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/inspector.rb
256 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/object_path.rb
257 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry/output.rb
258 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/pry-0.10.0/lib/pry.rb
259 /Users/pogin/.rbenv/versions/2.1.2/lib/ruby/2.1.0/x86_64-darwin13.0/readline.bundle
260 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/coderay-1.1.0/lib/coderay/tokens_proxy.rb
261 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/coderay-1.1.0/lib/coderay/scanner.rb
262 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/coderay-1.1.0/lib/coderay/scanners/_map.rb
263 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/coderay-1.1.0/lib/coderay/scanners/ruby.rb
264 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/coderay-1.1.0/lib/coderay/tokens.rb
265 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/coderay-1.1.0/lib/coderay/scanners/ruby/string_state.rb
266 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/coderay-1.1.0/lib/coderay/helpers/word_list.rb
267 /Users/pogin/workspace/vagrant/vendor/ruby/2.1.0/gems/coderay-1.1.0/lib/coderay/scanners/ruby/patterns.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
[1] 34111 abort bundle exec pry
cd vagrant/precise32
bundle install --path ../vendor
bundle exec pry
pry> require 'yajl'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment