Today, after work with vagrant without problem, I turn off my pc and go to office, when I start Windows again and run "vagrant up" I get this stacktrace:
PS C:\Users\rodoa\Projects> vagrant up
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/environment.rb:87: [BUG] Segmentation fault
ruby 2.3.4p301 (2017-03-30 revision 58214) [x64-mingw32]
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0027 e:000026 CFUNC :directory?
c:0005 p:---- s:0025 e:000024 CFUNC :directory?
c:0004 p:0157 s:0022 e:000021 METHOD C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/environment.rb:87 [FINISH]
c:0003 p:---- s:0017 e:000016 CFUNC :new
c:0002 p:0678 s:0013 E:000508 EVAL C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/bin/vagrant:118 [FINISH]
c:0001 p:0000 s:0002 E:0007e0 (none) [FINISH]
-- Ruby level backtrace information ----------------------------------------
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/bin/vagrant:118:in `<main>'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/bin/vagrant:118:in `new'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/environment.rb:87:in `initialize'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/environment.rb:87:in `directory?'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/environment.rb:87:in `directory?'
-- C level backtrace information -------------------------------------------
C:\Windows\SYSTEM32\ntdll.dll(NtWaitForSingleObject+0x14) [0x00007ffa9ddcff04]
C:\Windows\System32\KERNELBASE.dll(WaitForSingleObjectEx+0x9f) [0x00007ffa9a3e3b7f]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_print_backtrace+0x36) [0x000000006e664ac6]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_vm_bugreport+0x67) [0x000000006e664b37]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_bug_context+0x69) [0x000000006e5429b9]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_check_safe_obj+0x6bc) [0x000000006e5eec1c]
[0x0000000000402388]
C:\Windows\SYSTEM32\ntdll.dll(_C_specific_handler+0x96) [0x00007ffa9ddc0f96]
C:\Windows\SYSTEM32\ntdll.dll(_chkstk+0x11d) [0x00007ffa9ddd4c7d]
C:\Windows\SYSTEM32\ntdll.dll(RtlWalkFrameChain+0x1518) [0x00007ffa9dd4d1d8]
C:\Windows\SYSTEM32\ntdll.dll(KiUserExceptionDispatcher+0x2e) [0x00007ffa9ddd3bae]
C:\Windows\System32\msvcrt.dll(memcmp+0x30) [0x00007ffa9b26b830]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_w32_read_reparse_point+0x11f) [0x000000006e67ff7f]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_w32_reparse_symlink_p+0x37) [0x000000006e6800c7]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_w32_reparse_symlink_p+0x17f) [0x000000006e68020f]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_w32_reparse_symlink_p+0x461) [0x000000006e6804f1]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_w32_reparse_symlink_p+0x569) [0x000000006e6805f9]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_w32_reparse_symlink_p+0x613) [0x000000006e6806a3]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_str_encode_ospath+0xff) [0x000000006e55240f]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_file_directory_p+0x11) [0x000000006e552431]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_eval_string+0x222) [0x000000006e65a4f2]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_check_funcall_with_hook+0x8ee) [0x000000006e65beee]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_funcall+0x75) [0x000000006e65c6c5]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_error_arity+0x11a) [0x000000006e64e0ba]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_eval_cmd+0x5f5) [0x000000006e65f575]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_eval_cmd+0x1630) [0x000000006e6605b0]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_vm_localjump_error+0x1288) [0x000000006e653fd8]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_vm_localjump_error+0x6538) [0x000000006e659288]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_eval_string+0x17a) [0x000000006e65a44a]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_check_funcall_with_hook+0x8ee) [0x000000006e65beee]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_funcallv+0x25) [0x000000006e65c6f5]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_class_new_instance+0x24) [0x000000006e594844]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_error_arity+0x11a) [0x000000006e64e0ba]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_eval_cmd+0x5f5) [0x000000006e65f575]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_eval_cmd+0x1630) [0x000000006e6605b0]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_vm_localjump_error+0x1288) [0x000000006e653fd8]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_vm_localjump_error+0x6538) [0x000000006e659288]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_call_end_proc+0x191) [0x000000006e545891]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(ruby_run_node+0x3f) [0x000000006e54820f]
[0x0000000000402dc7]
[0x00000000004013f8]
[0x000000000040151b]
C:\Windows\System32\KERNEL32.DLL(BaseThreadInitThunk+0x14) [0x00007ffa9b461fe4]
-- Other runtime information -----------------------------------------------
* Loaded script: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/bin/vagrant
* Loaded features:
0 enumerator.so
1 thread.rb
2 rational.so
3 complex.so
4 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/enc/encdb.so
5 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/enc/trans/transdb.so
6 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/enc/windows_1252.so
7 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/unicode_normalize.rb
8 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/rbconfig.rb
9 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/compatibility.rb
10 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/defaults.rb
11 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/deprecate.rb
12 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/errors.rb
13 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/version.rb
14 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/requirement.rb
15 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/platform.rb
16 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/basic_specification.rb
17 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/stub_specification.rb
18 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/util/list.rb
19 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/stringio.so
20 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/specification.rb
21 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/exceptions.rb
22 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/dependency.rb
23 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/core_ext/kernel_gem.rb
24 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/monitor.rb
25 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb
26 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems.rb
27 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/path_support.rb
28 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/version.rb
29 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/config.rb
30 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/base.rb
31 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/singleton.rb
32 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/repository.rb
33 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/logevent.rb
34 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/loggerfactory.rb
35 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/staticlogger.rb
36 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/logger.rb
37 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/outputterfactory.rb
38 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/formatter/formatter.rb
39 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/outputter.rb
40 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/iooutputter.rb
41 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/fileoutputter.rb
42 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/consoleoutputters.rb
43 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/staticoutputter.rb
44 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/etc.so
45 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/fileutils.rb
46 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/rollingfileoutputter.rb
47 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/GDC.rb
48 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/MDC.rb
49 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/NDC.rb
50 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/formatter/patternformatter.rb
51 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r.rb
52 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/pathname.so
53 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/pathname.rb
54 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/delegate.rb
55 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/tmpdir.rb
56 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/tempfile.rb
57 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/shared_helpers.rb
58 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/json/version.rb
59 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/ostruct.rb
60 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/json/generic_object.rb
61 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/json/common.rb
62 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/enc/utf_16be.so
63 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/enc/utf_16le.so
64 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/enc/utf_32be.so
65 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/enc/utf_32le.so
66 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/json/ext/parser.so
67 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/json/ext/generator.so
68 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/json/ext.rb
69 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/json.rb
70 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/version.rb
71 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/errors.rb
72 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/abstract_process.rb
73 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/abstract_io.rb
74 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/fcntl.so
75 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/2.3/ffi_c.so
76 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/platform.rb
77 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/types.rb
78 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/library.rb
79 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/errno.rb
80 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/pointer.rb
81 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/memorypointer.rb
82 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/struct_layout_builder.rb
83 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/struct.rb
84 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/union.rb
85 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/managedstruct.rb
86 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/callback.rb
87 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/io.rb
88 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/autopointer.rb
89 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/variadic.rb
90 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/enum.rb
91 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/ffi.rb
92 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi.rb
93 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/lib.rb
94 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/structs.rb
95 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/handle.rb
96 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/io.rb
97 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/process_builder.rb
98 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/process.rb
99 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows.rb
100 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess.rb
101 C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n/version.rb
102 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/cgi/core.rb
103 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/cgi/escape.so
104 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/cgi/util.rb
105 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/cgi/cookie.rb
106 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/cgi.rb
107 C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n/exceptions.rb
108 C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n/interpolate/ruby.rb
109 C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n.rb
110 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/digest.so
111 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/digest.rb
112 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/openssl.so
113 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/openssl/bn.rb
114 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/openssl/pkey.rb
115 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/openssl/cipher.rb
116 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/openssl/config.rb
117 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/openssl/digest.rb
118 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/openssl/x509.rb
119 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/openssl/buffering.rb
120 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/io/nonblock.so
121 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/openssl/ssl.rb
122 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/openssl.rb
123 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/version.rb
124 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin.rb
125 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/registry.rb
126 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/set.rb
127 C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n/config.rb
128 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/uri/rfc2396_parser.rb
129 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/uri/rfc3986_parser.rb
130 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/uri/common.rb
131 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/uri/generic.rb
132 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/uri/ftp.rb
133 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/uri/http.rb
134 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/uri/https.rb
135 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/uri/ldap.rb
136 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/uri/ldaps.rb
137 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/uri/mailto.rb
138 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/uri.rb
139 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/io/console.so
140 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/user_interaction.rb
141 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/security/policy.rb
142 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/security/policies.rb
143 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/security/trust_dir.rb
144 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/security/signer.rb
145 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/security.rb
146 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/zlib.so
147 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/package/digest_io.rb
148 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/package/source.rb
149 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/package/file_source.rb
150 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/package/io_source.rb
151 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/package/old.rb
152 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/package/tar_header.rb
153 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/package/tar_reader/entry.rb
154 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/package/tar_reader.rb
155 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/package/tar_writer.rb
156 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/package.rb
157 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/tsort.rb
158 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/dependency_list.rb
159 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/request_set/gem_dependency_api.rb
160 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/strscan.so
161 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/request_set/lockfile/parser.rb
162 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/request_set/lockfile/tokenizer.rb
163 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/request_set/lockfile.rb
164 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/request_set.rb
165 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/util.rb
166 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/socket.so
167 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/io/wait.so
168 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/socket.rb
169 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/timeout.rb
170 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/net/protocol.rb
171 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/net/http/exceptions.rb
172 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/net/http/header.rb
173 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/enc/windows_31j.so
174 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/net/http/generic_request.rb
175 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/net/http/request.rb
176 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/net/http/requests.rb
177 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/net/http/response.rb
178 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/net/http/responses.rb
179 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/net/http/proxy_delta.rb
180 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/net/http/backward.rb
181 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/net/http.rb
182 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb
183 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/molinillo/lib/molinillo/errors.rb
184 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb
185 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/molinillo/lib/molinillo/state.rb
186 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb
187 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/molinillo/lib/molinillo/resolution.rb
188 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/molinillo/lib/molinillo/resolver.rb
189 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb
190 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/molinillo/lib/molinillo.rb
191 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/molinillo.rb
192 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/activation_request.rb
193 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/conflict.rb
194 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/dependency_request.rb
195 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/requirement_list.rb
196 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/stats.rb
197 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/set.rb
198 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/api_set.rb
199 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/composed_set.rb
200 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/best_set.rb
201 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/current_set.rb
202 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/git_set.rb
203 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/index_set.rb
204 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/installer_set.rb
205 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/lock_set.rb
206 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/vendor_set.rb
207 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/source_set.rb
208 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/specification.rb
209 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/spec_specification.rb
210 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/api_specification.rb
211 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/git_specification.rb
212 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/index_specification.rb
213 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/installed_specification.rb
214 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/local_specification.rb
215 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/lock_specification.rb
216 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/vendor_specification.rb
217 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver.rb
218 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rdoc.rb
219 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rdoc/rubygems_hook.rb
220 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/rdoc.rb
221 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/uninstaller.rb
222 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/name_tuple.rb
223 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util.rb
224 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/safe_env.rb
225 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/bundler.rb
226 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin/state_file.rb
227 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin/manager.rb
228 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/deep_merge.rb
229 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/source/git.rb
230 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/source/installed.rb
231 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/source/specific_file.rb
232 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/source/local.rb
233 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/source/lock.rb
234 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/source/vendor.rb
235 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/source.rb
236 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/source_list.rb
237 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin/v2/components.rb
238 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin/v2/errors.rb
239 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin/v2.rb
240 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin/v2/plugin.rb
241 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin/v2/manager.rb
242 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin/v1/errors.rb
243 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin/v1.rb
244 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin/v1/plugin.rb
245 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin/v1/manager.rb
246 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/plugins/provisioners/chef/command_builder.rb
247 C:/HashiCorp/Vagrant/embedded/rgloader/rgloader23.mingw.x64.so
248 C:/HashiCorp/Vagrant/embedded/rgloader/loader.rb
249 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-share-1.1.9/lib/vagrant-share.rb
250 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant.rb
251 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/optparse.rb
252 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/safe_puts.rb
253 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin/v2/command.rb
254 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/cli.rb
255 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/shellwords.rb
256 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/io.rb
257 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/safe_chdir.rb
258 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/which.rb
259 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/subprocess.rb
260 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/powershell.rb
261 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/platform.rb
262 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/ui.rb
263 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/net/https.rb
264 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/securerandom.rb
265 C:/HashiCorp/Vagrant/embedded/gems/gems/hashicorp-checkpoint-0.1.4/lib/checkpoint/platform.rb
266 C:/HashiCorp/Vagrant/embedded/gems/gems/hashicorp-checkpoint-0.1.4/lib/checkpoint/version.rb
267 C:/HashiCorp/Vagrant/embedded/gems/gems/hashicorp-checkpoint-0.1.4/lib/checkpoint.rb
268 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/file_mode.rb
269 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/silence_warnings.rb
270 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/util.rb
271 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/generator.rb
272 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/converter.rb
273 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/error.rb
274 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/context.rb
275 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/evaluator.rb
276 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/engine.rb
277 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/helper.rb
278 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/enhancer.rb
279 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/engine/eruby.rb
280 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/local-setting.rb
281 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis.rb
282 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/template_renderer.rb
283 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/vagrantfile.rb
284 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/environment.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
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
I restarted my pc and it was the same
I tried create the enviroment again in another folder, I run "vagrant init" i get this another stacktrace:
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/platform.rb:181: [BUG] Segmentation fault
ruby 2.3.4p301 (2017-03-30 revision 58214) [x64-mingw32]
-- Control frame information -----------------------------------------------
c:0009 p:---- s:0040 e:000039 CFUNC :open
c:0008 p:---- s:0038 e:000037 CFUNC :entries
c:0007 p:0016 s:0034 e:000033 BLOCK C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/platform.rb:181 [FINISH]
c:0006 p:---- s:0031 e:000030 CFUNC :each
c:0005 p:0163 s:0028 e:000027 METHOD C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/platform.rb:180
c:0004 p:0525 s:0022 e:000021 METHOD C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/environment.rb:121 [FINISH]
c:0003 p:---- s:0017 e:000016 CFUNC :new
c:0002 p:0678 s:0013 E:002168 EVAL C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/bin/vagrant:118 [FINISH]
c:0001 p:0000 s:0002 E:000c60 (none) [FINISH]
-- Ruby level backtrace information ----------------------------------------
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/bin/vagrant:118:in `<main>'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/bin/vagrant:118:in `new'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/environment.rb:121:in `initialize'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/platform.rb:180:in `fs_real_path'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/platform.rb:180:in `each'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/platform.rb:181:in `block in fs_real_path'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/platform.rb:181:in `entries'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/platform.rb:181:in `open'
-- C level backtrace information -------------------------------------------
C:\Windows\SYSTEM32\ntdll.dll(NtWaitForSingleObject+0x14) [0x00007ffa9ddcff04]
C:\Windows\System32\KERNELBASE.dll(WaitForSingleObjectEx+0x9f) [0x00007ffa9a3e3b7f]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_print_backtrace+0x36) [0x000000006e664ac6]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_vm_bugreport+0x67) [0x000000006e664b37]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_bug_context+0x69) [0x000000006e5429b9]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_check_safe_obj+0x6bc) [0x000000006e5eec1c]
[0x0000000000402388]
C:\Windows\SYSTEM32\ntdll.dll(_C_specific_handler+0x96) [0x00007ffa9ddc0f96]
C:\Windows\SYSTEM32\ntdll.dll(_chkstk+0x11d) [0x00007ffa9ddd4c7d]
C:\Windows\SYSTEM32\ntdll.dll(RtlWalkFrameChain+0x1518) [0x00007ffa9dd4d1d8]
C:\Windows\SYSTEM32\ntdll.dll(KiUserExceptionDispatcher+0x2e) [0x00007ffa9ddd3bae]
C:\Windows\System32\msvcrt.dll(memcmp+0x30) [0x00007ffa9b26b830]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_w32_read_reparse_point+0x11f) [0x000000006e67ff7f]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_w32_reparse_symlink_p+0x37) [0x000000006e6800c7]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_w32_reparse_symlink_p+0xa57) [0x000000006e680ae7]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_w32_uopendir+0x32) [0x000000006e680c72]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_complex_set_imag+0x287f) [0x000000006e5322bf]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_complex_set_imag+0x2960) [0x000000006e5323a0]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_eval_string+0x222) [0x000000006e65a4f2]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_check_funcall_with_hook+0x8ee) [0x000000006e65beee]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_funcallv+0x25) [0x000000006e65c6f5]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_complex_set_imag+0x26e1) [0x000000006e532121]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_complex_set_imag+0x2709) [0x000000006e532149]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_error_arity+0x11a) [0x000000006e64e0ba]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_vm_localjump_error+0x1288) [0x000000006e653fd8]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_vm_localjump_error+0x6538) [0x000000006e659288]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_yield+0x2d5) [0x000000006e661e35]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_ary_each+0x3d) [0x000000006e503cfd]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_error_arity+0x11a) [0x000000006e64e0ba]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_eval_cmd+0x5f5) [0x000000006e65f575]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_eval_cmd+0x1630) [0x000000006e6605b0]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_vm_localjump_error+0x11bc) [0x000000006e653f0c]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_vm_localjump_error+0x6538) [0x000000006e659288]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_eval_string+0x17a) [0x000000006e65a44a]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_check_funcall_with_hook+0x8ee) [0x000000006e65beee]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_funcallv+0x25) [0x000000006e65c6f5]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_class_new_instance+0x24) [0x000000006e594844]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_error_arity+0x11a) [0x000000006e64e0ba]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_eval_cmd+0x5f5) [0x000000006e65f575]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_eval_cmd+0x1630) [0x000000006e6605b0]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_vm_localjump_error+0x1288) [0x000000006e653fd8]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_vm_localjump_error+0x6538) [0x000000006e659288]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(rb_call_end_proc+0x191) [0x000000006e545891]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby230.dll(ruby_run_node+0x3f) [0x000000006e54820f]
[0x0000000000402dc7]
[0x00000000004013f8]
[0x000000000040151b]
C:\Windows\System32\KERNEL32.DLL(BaseThreadInitThunk+0x14) [0x00007ffa9b461fe4]
-- Other runtime information -----------------------------------------------
* Loaded script: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/bin/vagrant
* Loaded features:
0 enumerator.so
1 thread.rb
2 rational.so
3 complex.so
4 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/enc/encdb.so
5 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/enc/trans/transdb.so
6 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/enc/windows_1252.so
7 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/unicode_normalize.rb
8 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/rbconfig.rb
9 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/compatibility.rb
10 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/defaults.rb
11 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/deprecate.rb
12 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/errors.rb
13 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/version.rb
14 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/requirement.rb
15 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/platform.rb
16 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/basic_specification.rb
17 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/stub_specification.rb
18 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/util/list.rb
19 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/stringio.so
20 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/specification.rb
21 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/exceptions.rb
22 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/dependency.rb
23 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/core_ext/kernel_gem.rb
24 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/monitor.rb
25 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb
26 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems.rb
27 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/path_support.rb
28 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/version.rb
29 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/config.rb
30 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/base.rb
31 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/singleton.rb
32 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/repository.rb
33 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/logevent.rb
34 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/loggerfactory.rb
35 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/staticlogger.rb
36 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/logger.rb
37 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/outputterfactory.rb
38 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/formatter/formatter.rb
39 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/outputter.rb
40 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/iooutputter.rb
41 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/fileoutputter.rb
42 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/consoleoutputters.rb
43 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/staticoutputter.rb
44 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/etc.so
45 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/fileutils.rb
46 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/rollingfileoutputter.rb
47 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/GDC.rb
48 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/MDC.rb
49 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/NDC.rb
50 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/formatter/patternformatter.rb
51 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r.rb
52 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/pathname.so
53 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/pathname.rb
54 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/delegate.rb
55 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/tmpdir.rb
56 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/tempfile.rb
57 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/shared_helpers.rb
58 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/json/version.rb
59 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/ostruct.rb
60 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/json/generic_object.rb
61 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/json/common.rb
62 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/enc/utf_16be.so
63 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/enc/utf_16le.so
64 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/enc/utf_32be.so
65 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/enc/utf_32le.so
66 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/json/ext/parser.so
67 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/json/ext/generator.so
68 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/json/ext.rb
69 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/json.rb
70 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/version.rb
71 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/errors.rb
72 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/abstract_process.rb
73 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/abstract_io.rb
74 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/fcntl.so
75 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/2.3/ffi_c.so
76 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/platform.rb
77 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/types.rb
78 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/library.rb
79 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/errno.rb
80 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/pointer.rb
81 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/memorypointer.rb
82 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/struct_layout_builder.rb
83 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/struct.rb
84 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/union.rb
85 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/managedstruct.rb
86 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/callback.rb
87 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/io.rb
88 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/autopointer.rb
89 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/variadic.rb
90 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/enum.rb
91 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/ffi.rb
92 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi.rb
93 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/lib.rb
94 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/structs.rb
95 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/handle.rb
96 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/io.rb
97 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/process_builder.rb
98 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/process.rb
99 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows.rb
100 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess.rb
101 C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n/version.rb
102 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/cgi/core.rb
103 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/cgi/escape.so
104 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/cgi/util.rb
105 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/cgi/cookie.rb
106 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/cgi.rb
107 C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n/exceptions.rb
108 C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n/interpolate/ruby.rb
109 C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n.rb
110 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/digest.so
111 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/digest.rb
112 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/openssl.so
113 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/openssl/bn.rb
114 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/openssl/pkey.rb
115 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/openssl/cipher.rb
116 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/openssl/config.rb
117 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/openssl/digest.rb
118 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/openssl/x509.rb
119 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/openssl/buffering.rb
120 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/io/nonblock.so
121 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/openssl/ssl.rb
122 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/openssl.rb
123 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/version.rb
124 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin.rb
125 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/registry.rb
126 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/set.rb
127 C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n/config.rb
128 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/uri/rfc2396_parser.rb
129 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/uri/rfc3986_parser.rb
130 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/uri/common.rb
131 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/uri/generic.rb
132 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/uri/ftp.rb
133 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/uri/http.rb
134 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/uri/https.rb
135 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/uri/ldap.rb
136 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/uri/ldaps.rb
137 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/uri/mailto.rb
138 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/uri.rb
139 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/io/console.so
140 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/user_interaction.rb
141 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/security/policy.rb
142 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/security/policies.rb
143 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/security/trust_dir.rb
144 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/security/signer.rb
145 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/security.rb
146 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/zlib.so
147 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/package/digest_io.rb
148 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/package/source.rb
149 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/package/file_source.rb
150 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/package/io_source.rb
151 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/package/old.rb
152 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/package/tar_header.rb
153 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/package/tar_reader/entry.rb
154 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/package/tar_reader.rb
155 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/package/tar_writer.rb
156 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/package.rb
157 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/tsort.rb
158 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/dependency_list.rb
159 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/request_set/gem_dependency_api.rb
160 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/strscan.so
161 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/request_set/lockfile/parser.rb
162 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/request_set/lockfile/tokenizer.rb
163 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/request_set/lockfile.rb
164 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/request_set.rb
165 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/util.rb
166 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/socket.so
167 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/io/wait.so
168 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/socket.rb
169 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/timeout.rb
170 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/net/protocol.rb
171 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/net/http/exceptions.rb
172 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/net/http/header.rb
173 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/x64-mingw32/enc/windows_31j.so
174 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/net/http/generic_request.rb
175 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/net/http/request.rb
176 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/net/http/requests.rb
177 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/net/http/response.rb
178 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/net/http/responses.rb
179 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/net/http/proxy_delta.rb
180 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/net/http/backward.rb
181 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/net/http.rb
182 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb
183 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/molinillo/lib/molinillo/errors.rb
184 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb
185 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/molinillo/lib/molinillo/state.rb
186 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb
187 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/molinillo/lib/molinillo/resolution.rb
188 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/molinillo/lib/molinillo/resolver.rb
189 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb
190 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/molinillo/lib/molinillo.rb
191 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/molinillo.rb
192 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/activation_request.rb
193 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/conflict.rb
194 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/dependency_request.rb
195 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/requirement_list.rb
196 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/stats.rb
197 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/set.rb
198 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/api_set.rb
199 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/composed_set.rb
200 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/best_set.rb
201 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/current_set.rb
202 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/git_set.rb
203 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/index_set.rb
204 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/installer_set.rb
205 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/lock_set.rb
206 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/vendor_set.rb
207 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/source_set.rb
208 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/specification.rb
209 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/spec_specification.rb
210 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/api_specification.rb
211 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/git_specification.rb
212 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/index_specification.rb
213 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/installed_specification.rb
214 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/local_specification.rb
215 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/lock_specification.rb
216 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver/vendor_specification.rb
217 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/resolver.rb
218 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rdoc.rb
219 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rdoc/rubygems_hook.rb
220 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/rdoc.rb
221 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/uninstaller.rb
222 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/name_tuple.rb
223 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util.rb
224 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/safe_env.rb
225 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/bundler.rb
226 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin/state_file.rb
227 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin/manager.rb
228 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/deep_merge.rb
229 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/source/git.rb
230 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/source/installed.rb
231 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/source/specific_file.rb
232 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/source/local.rb
233 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/source/lock.rb
234 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/source/vendor.rb
235 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/source.rb
236 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/rubygems/source_list.rb
237 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin/v2/components.rb
238 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin/v2/errors.rb
239 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin/v2.rb
240 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin/v2/plugin.rb
241 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin/v2/manager.rb
242 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin/v1/errors.rb
243 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin/v1.rb
244 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin/v1/plugin.rb
245 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin/v1/manager.rb
246 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/plugins/provisioners/chef/command_builder.rb
247 C:/HashiCorp/Vagrant/embedded/rgloader/rgloader23.mingw.x64.so
248 C:/HashiCorp/Vagrant/embedded/rgloader/loader.rb
249 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-share-1.1.9/lib/vagrant-share.rb
250 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant.rb
251 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/optparse.rb
252 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/safe_puts.rb
253 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/plugin/v2/command.rb
254 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/cli.rb
255 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/shellwords.rb
256 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/io.rb
257 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/safe_chdir.rb
258 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/which.rb
259 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/subprocess.rb
260 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/powershell.rb
261 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/platform.rb
262 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/ui.rb
263 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/net/https.rb
264 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/securerandom.rb
265 C:/HashiCorp/Vagrant/embedded/gems/gems/hashicorp-checkpoint-0.1.4/lib/checkpoint/platform.rb
266 C:/HashiCorp/Vagrant/embedded/gems/gems/hashicorp-checkpoint-0.1.4/lib/checkpoint/version.rb
267 C:/HashiCorp/Vagrant/embedded/gems/gems/hashicorp-checkpoint-0.1.4/lib/checkpoint.rb
268 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/file_mode.rb
269 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/silence_warnings.rb
270 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/util.rb
271 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/generator.rb
272 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/converter.rb
273 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/error.rb
274 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/context.rb
275 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/evaluator.rb
276 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/engine.rb
277 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/helper.rb
278 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/enhancer.rb
279 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/engine/eruby.rb
280 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/local-setting.rb
281 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis.rb
282 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/util/template_renderer.rb
283 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/vagrantfile.rb
284 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.9.6/lib/vagrant/environment.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
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
I tried reinstall vagrant but it seems not work, I still getting the same error
Anyone, knows what happen with this?
Please, I need help
Vagrant version: 1.9.6
OS: Windows 10 Fall Creators Update (Version 1709, build 16299.248)
@rodoaravena - Please upgrade to Vagrant 2.0.2 and let us know if you're still experiencing this problem. Thanks!
Hi, I upgraded and it was same, I just had to refresh my computer.
Maybe an update of Windows cause the problem, I don't know.
Got the same problem:
C:\vagrant-env
λ vagrant init hashicorp/precise64
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/environment.rb:86: [BUG] Segmentation fault
ruby 2.4.3p205 (2017-12-14 revision 61247) [x64-mingw32]
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0033 e:000032 CFUNC :directory?
c:0005 p:---- s:0030 e:000029 CFUNC :directory?
c:0004 p:0147 s:0026 e:000025 METHOD C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/environment.rb:86 [FINISH]
c:0003 p:---- s:0020 e:000019 CFUNC :new
c:0002 p:0768 s:0015 E:0003e8 EVAL C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/bin/vagrant:131 [FINISH]
c:0001 p:0000 s:0003 E:0005f0 (none) [FINISH]
-- Ruby level backtrace information ----------------------------------------
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/bin/vagrant:131:in <main>'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/bin/vagrant:131:innew'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/environment.rb:86:in initialize'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/environment.rb:86:indirectory?'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/environment.rb:86:in `directory?'
-- C level backtrace information -------------------------------------------
C:\WINDOWS\SYSTEM32\ntdll.dll(NtWaitForSingleObject+0x14) [0x00007ff9464bff04]
C:\WINDOWS\System32\KERNELBASE.dll(WaitForSingleObjectEx+0x9f) [0x00007ff943693b7f]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_print_backtrace+0x36) [0x0000000067b02d56]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_bugreport+0x6d) [0x0000000067b02dcd] C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_bug_context+0x69) [0x00000000679dce09]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_check_safe_obj+0x6ac) [0x0000000067a98bbc]
[0x0000000000402387]
C:\WINDOWS\SYSTEM32\ntdll.dll(_C_specific_handler+0x96) [0x00007ff9464b0f96]
C:\WINDOWS\SYSTEM32\ntdll.dll(_chkstk+0x11d) [0x00007ff9464c4c7d]
C:\WINDOWS\SYSTEM32\ntdll.dll(RtlWalkFrameChain+0x1518) [0x00007ff94643d1d8]
C:\WINDOWS\SYSTEM32\ntdll.dll(KiUserExceptionDispatcher+0x2e) [0x00007ff9464c3bae]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_w32_read_reparse_point+0x111) [0x0000000067b11611]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_w32_reparse_symlink_p+0x37) [0x0000000067b11727]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_w32_reparse_symlink_p+0x18d) [0x0000000067b1187d]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_w32_reparse_symlink_p+0x477) [0x0000000067b11b67]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_w32_reparse_symlink_p+0x57c) [0x0000000067b11c6c]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_w32_reparse_symlink_p+0x643) [0x0000000067b11d33]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_str_encode_ospath+0x107) [0x00000000679e6277]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_file_directory_p+0x11) [0x00000000679e6291]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_invoke_proc+0x140f) [0x0000000067af7a7f]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_check_funcall_with_hook+0xaf1) [0x0000000067af94e1]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_funcall+0x82) [0x0000000067af9ae2]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_error_arity+0x10c) [0x0000000067ae8fcc] C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_invoke_proc+0x9e8) [0x0000000067af7058]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_localjump_error+0x4b1) [0x0000000067aee571]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_localjump_error+0x66c3) [0x0000000067af4783]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_invoke_proc+0x1377) [0x0000000067af79e7]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_check_funcall_with_hook+0xaf1) [0x0000000067af94e1]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_funcallv+0x25) [0x0000000067af9b15]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_class_new_instance+0x24) [0x0000000067a367c4]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_error_arity+0x10c) [0x0000000067ae8fcc] C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_invoke_proc+0x9e8) [0x0000000067af7058]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_localjump_error+0x4b1) [0x0000000067aee571]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_localjump_error+0x66c3) [0x0000000067af4783]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_call_end_proc+0x17e) [0x00000000679dfdbe]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(ruby_run_node+0x59) [0x00000000679e29e9]
[0x0000000000402ca7]
[0x00000000004013c7]
[0x00000000004014fb]
C:\WINDOWS\System32\KERNEL32.DLL(BaseThreadInitThunk+0x14) [0x00007ff945f71fe4]
-- Other runtime information -----------------------------------------------
Loaded script: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/bin/vagrant
Loaded features:
0 enumerator.so
1 thread.rb
2 rational.so
3 complex.so
4 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/enc/encdb.so
5 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/enc/trans/transdb.so
6 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/enc/windows_1252.so
7 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/unicode_normalize.rb
8 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/rbconfig.rb
9 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/compatibility.rb
10 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/defaults.rb
11 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/deprecate.rb
12 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/errors.rb
13 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/version.rb
14 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/requirement.rb
15 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/platform.rb
16 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/basic_specification.rb
17 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/stub_specification.rb
18 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/util/list.rb
19 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/stringio.so
20 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/specification.rb
21 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/exceptions.rb
22 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/dependency.rb
23 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/core_ext/kernel_gem.rb
24 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/monitor.rb
25 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb
26 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems.rb
27 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/path_support.rb
28 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/version.rb
29 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/config.rb
30 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/base.rb
31 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/singleton.rb
32 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/repository.rb
33 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/logevent.rb
34 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/loggerfactory.rb
35 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/staticlogger.rb
36 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/logger.rb
37 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/outputterfactory.rb
38 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/formatter/formatter.rb
39 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/outputter.rb
40 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/iooutputter.rb
41 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/fileoutputter.rb
42 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/consoleoutputters.rb
43 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/staticoutputter.rb
44 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/etc.so
45 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fileutils.rb
46 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/rollingfileoutputter.rb
47 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/GDC.rb
48 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/MDC.rb
49 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/NDC.rb
50 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/formatter/patternformatter.rb
51 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r.rb
52 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/pathname.so
53 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/pathname.rb
54 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/delegate.rb
55 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/enc/trans/single_byte.so
56 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/tmpdir.rb
57 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/tempfile.rb
58 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/shared_helpers.rb
59 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util.rb
60 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/json/version.rb
61 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/ostruct.rb
62 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/json/generic_object.rb
63 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/json/common.rb
64 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/json/ext/parser.so
65 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/json/ext/generator.so
66 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/json/ext.rb
67 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/json.rb
68 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/version.rb
69 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/errors.rb
70 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/abstract_process.rb
71 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/abstract_io.rb
72 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/fcntl.so
73 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/2.4/ffi_c.so
74 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/platform.rb
75 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/types.rb
76 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/library.rb
77 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/errno.rb
78 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/pointer.rb
79 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/memorypointer.rb
80 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/struct_layout_builder.rb
81 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/struct.rb
82 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/union.rb
83 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/managedstruct.rb
84 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/callback.rb
85 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/io.rb
86 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/autopointer.rb
87 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/variadic.rb
88 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/enum.rb
89 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/ffi.rb
90 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi.rb
91 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/lib.rb
92 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/structs.rb
93 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/handle.rb
94 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/io.rb
95 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/process_builder.rb
96 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/process.rb
97 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows.rb
98 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess.rb
99 C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n/version.rb
100 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/cgi/core.rb
101 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/cgi/escape.so
102 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/cgi/util.rb
103 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/cgi/cookie.rb
104 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/cgi.rb
105 C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n/exceptions.rb
106 C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n/interpolate/ruby.rb
107 C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n.rb
108 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/digest.so
109 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/digest.rb
110 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/openssl.so
111 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl/bn.rb
112 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl/pkey.rb
113 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl/cipher.rb
114 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl/config.rb
115 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl/digest.rb
116 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl/x509.rb
117 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl/buffering.rb
118 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/io/nonblock.so
119 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl/ssl.rb
120 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl.rb
121 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/version.rb
122 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin.rb
123 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/registry.rb
124 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/set.rb
125 C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n/config.rb
126 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/socket.so
127 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/io/wait.so
128 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/socket.rb
129 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/timeout.rb
130 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/securerandom.rb
131 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/fiddle.so
132 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fiddle/function.rb
133 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fiddle/closure.rb
134 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fiddle.rb
135 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fiddle/value.rb
136 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fiddle/pack.rb
137 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fiddle/struct.rb
138 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fiddle/cparser.rb
139 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fiddle/import.rb
140 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/win32/importer.rb
141 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/enc/utf_16le.so
142 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/enc/trans/utf_16_32.so
143 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/win32/registry.rb
144 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/win32/resolv.so
145 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/win32/resolv.rb
146 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/resolv.rb
147 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/resolv-replace.rb
148 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/rfc2396_parser.rb
149 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/rfc3986_parser.rb
150 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/common.rb
151 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/generic.rb
152 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/ftp.rb
153 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/http.rb
154 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/https.rb
155 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/ldap.rb
156 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/ldaps.rb
157 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/mailto.rb
158 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri.rb
159 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/util.rb
160 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/io/console.so
161 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/user_interaction.rb
162 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/security/policy.rb
163 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/security/policies.rb
164 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/security/trust_dir.rb
165 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/security/signer.rb
166 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/security.rb
167 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/zlib.so
168 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/digest_io.rb
169 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/source.rb
170 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/file_source.rb
171 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/io_source.rb
172 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/old.rb
173 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/tar_header.rb
174 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/tar_reader/entry.rb
175 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/tar_reader.rb
176 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/tar_writer.rb
177 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package.rb
178 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/tsort.rb
179 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/dependency_list.rb
180 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/request_set/gem_dependency_api.rb
181 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/request_set/lockfile/parser.rb
182 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/request_set/lockfile/tokenizer.rb
183 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/request_set/lockfile.rb
184 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/request_set.rb
185 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb
186 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/errors.rb
187 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb
188 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
189 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
190 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
191 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
192 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb
193 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb
194 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb
195 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb
196 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb
197 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/state.rb
198 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb
199 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb
200 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb
201 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/resolution.rb
202 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/resolver.rb
203 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb
204 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo.rb
205 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo.rb
206 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/activation_request.rb
207 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/conflict.rb
208 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/dependency_request.rb
209 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/requirement_list.rb
210 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/stats.rb
211 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/set.rb
212 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/api_set.rb
213 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/composed_set.rb
214 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/best_set.rb
215 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/current_set.rb
216 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/git_set.rb
217 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/index_set.rb
218 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/installer_set.rb
219 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/lock_set.rb
220 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/vendor_set.rb
221 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/source_set.rb
222 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/specification.rb
223 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/spec_specification.rb
224 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/api_specification.rb
225 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/git_specification.rb
226 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/index_specification.rb
227 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/installed_specification.rb
228 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/local_specification.rb
229 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/lock_specification.rb
230 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/vendor_specification.rb
231 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver.rb
232 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/source/git.rb
233 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/source/installed.rb
234 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/source/specific_file.rb
235 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/source/local.rb
236 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/source/lock.rb
237 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/source/vendor.rb
238 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/source.rb
239 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rdoc.rb
240 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rdoc/rubygems_hook.rb
241 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/rdoc.rb
242 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/uninstaller.rb
243 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/name_tuple.rb
244 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/safe_env.rb
245 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/bundler.rb
246 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin/state_file.rb
247 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin/manager.rb
248 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/deep_merge.rb
249 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/config_file.rb
250 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/versions.rb
251 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/exception.rb
252 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/syntax_error.rb
253 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/psych.so
254 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/omap.rb
255 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/set.rb
256 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/class_loader.rb
257 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/strscan.so
258 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/scalar_scanner.rb
259 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/nodes/node.rb
260 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/nodes/stream.rb
261 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/nodes/document.rb
262 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/nodes/sequence.rb
263 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/nodes/scalar.rb
264 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/nodes/mapping.rb
265 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/nodes/alias.rb
266 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/nodes.rb
267 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/streaming.rb
268 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/visitors/visitor.rb
269 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/visitors/to_ruby.rb
270 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/visitors/emitter.rb
271 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/handler.rb
272 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/tree_builder.rb
273 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/visitors/yaml_tree.rb
274 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/json/ruby_events.rb
275 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/visitors/json_tree.rb
276 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/visitors/depth_first.rb
277 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/visitors.rb
278 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/parser.rb
279 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/coder.rb
280 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/core_ext.rb
281 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/date_core.so
282 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/date.rb
283 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/deprecated.rb
284 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/stream.rb
285 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/json/yaml_events.rb
286 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/json/tree_builder.rb
287 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/json/stream.rb
288 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/handlers/document_stream.rb
289 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych.rb
290 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/psych_additions.rb
291 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/psych_tree.rb
292 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/yaml.rb
293 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/safe_yaml.rb
294 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/syck_hack.rb
295 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/enc/utf_16be.so
296 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/source_list.rb
297 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin/v2/components.rb
298 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin/v2/errors.rb
299 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin/v2.rb
300 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin/v2/plugin.rb
301 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin/v2/manager.rb
302 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin/v1/errors.rb
303 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin/v1.rb
304 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin/v1/plugin.rb
305 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin/v1/manager.rb
306 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/provisioners/chef/command_builder.rb
307 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant.rb
308 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/optparse.rb
309 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/safe_puts.rb
310 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin/v2/command.rb
311 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/cli.rb
312 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/shellwords.rb
313 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/io.rb
314 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/safe_chdir.rb
315 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/which.rb
316 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/subprocess.rb
317 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/powershell.rb
318 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/platform.rb
319 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/ui.rb
320 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/file_mode.rb
321 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/silence_warnings.rb
322 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/util.rb
323 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/generator.rb
324 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/converter.rb
325 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/error.rb
326 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/context.rb
327 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/evaluator.rb
328 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/engine.rb
329 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/helper.rb
330 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/enhancer.rb
331 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/engine/eruby.rb
332 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/local-setting.rb
333 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis.rb
334 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/template_renderer.rb
335 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/vagrantfile.rb
336 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/environment.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
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Hi there,
The directory you are using (C:\Users\rodoa\Projects) is this a local directory on your hard drive or is it a virtual file system using something like onedrive?
Hello everyone,
I have a similar issue but my host it's not windows, i'm on arch linux and this is the SystemStackError output. In this case every time i run vagrant this output remains.
Note:
virtualbox-host-modules-arch λ ~/src/sandbox/virtual-playground/vagrant/Homestead vagrant init laravel/homestead
#<Thread:0x00005592bf044ca8@/opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/checkpoint_client.rb:76 run> terminated with exception (report_on_exception is true):
Traceback (most recent call last):
2605: from /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/checkpoint_client.rb:78:in `block in check'
2604: from /opt/vagrant/embedded/gems/gems/hashicorp-checkpoint-0.1.5/lib/checkpoint.rb:91:in `check'
2603: from /usr/lib/ruby/2.5.0/net/http.rb:1213:in `get'
2602: from /usr/lib/ruby/2.5.0/net/http.rb:1455:in `request'
2601: from /usr/lib/ruby/2.5.0/net/http.rb:909:in `start'
2600: from /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start'
2599: from /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect'
2598: from /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout'
... 2593 levels...
4: from /usr/lib/ruby/2.5.0/resolv.rb:1462:in `put_name'
3: from /usr/lib/ruby/2.5.0/resolv.rb:1466:in `put_labels'
2: from /usr/lib/ruby/2.5.0/resolv.rb:1466:in `each_index'
1: from /usr/lib/ruby/2.5.0/resolv.rb:1473:in `block in put_labels'
/usr/lib/ruby/2.5.0/resolv.rb:1473:in `hash': stack level too deep (SystemStackError)
Traceback (most recent call last):
2605: from /opt/vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/checkpoint_client.rb:78:in `block in check'
2604: from /opt/vagrant/embedded/gems/gems/hashicorp-checkpoint-0.1.5/lib/checkpoint.rb:91:in `check'
2603: from /usr/lib/ruby/2.5.0/net/http.rb:1213:in `get'
2602: from /usr/lib/ruby/2.5.0/net/http.rb:1455:in `request'
2601: from /usr/lib/ruby/2.5.0/net/http.rb:909:in `start'
2600: from /usr/lib/ruby/2.5.0/net/http.rb:920:in `do_start'
2599: from /usr/lib/ruby/2.5.0/net/http.rb:935:in `connect'
2598: from /usr/lib/ruby/2.5.0/timeout.rb:103:in `timeout'
... 2593 levels...
4: from /usr/lib/ruby/2.5.0/resolv.rb:1462:in `put_name'
3: from /usr/lib/ruby/2.5.0/resolv.rb:1466:in `put_labels'
2: from /usr/lib/ruby/2.5.0/resolv.rb:1466:in `each_index'
1: from /usr/lib/ruby/2.5.0/resolv.rb:1473:in `block in put_labels'
/usr/lib/ruby/2.5.0/resolv.rb:1473:in `hash': stack level too deep (SystemStackError)
λ ~/src/sandbox/virtual-playground/vagrant/Homestead
Hope this output helps out to get more reference and fix this, sorry if this case doesn't fit here, i've been looking for solutions out there but nothing helps at the moment (and i don't know where start to look).
Thanks in advance.
Hi @51v4n. Your issue is different than the original reporter of this issue. Can you please try exporting this environment variable:
$ export VAGRANT_DISABLE_RESOLV_REPLACE=1
and see if it fixes your specific issue. If it does not, please open a new issue. Thanks!
@chrisroberts Thanks a lot! i followed your suggestion and now it works like a charm!
Cheers!
@chrisroberts
I also got this error on a fresh install and it indeed only occurs when issuing vagrant commands from directories within OneDrive!
Hi there,
The directory you are using (C:\Users\rodoa\Projects) is this a local directory on your hard drive or is it a virtual file system using something like onedrive?
Hi @chrisroberts , sorry for the delay, the directory isn't a virtual file system, and it wasn't on onedrive.
A few months ago I had this problem because I had the project in onedrive, but now it happened while the project was in a local hard drive directory.
I tried a lot to get it running on my machine. One thing i observed was that after installation the first run works, and at the second call of vagrant the error comes up.
Tried #9595 . Same behaviour. First run after installation works. Second call of vagrant fails:
Usage: vagrant [options]
-v, --version Print the version and exit.
-h, --help Print this help.
Common commands:
box manages boxes: installation, removal, etc.
destroy stops and deletes all traces of the vagrant machine
global-status outputs status Vagrant environments for this user
halt stops the vagrant machine
help shows the help for a subcommand
init initializes a new Vagrant environment by creating a Vagrantfile
login log in to HashiCorp's Vagrant Cloud
package packages a running vagrant environment into a box
plugin manages plugins: install, uninstall, update, etc.
port displays information about guest port mappings
powershell connects to machine via powershell remoting
provision provisions the vagrant machine
push deploys code in this environment to a configured destination
rdp connects to machine via RDP
reload restarts vagrant machine, loads new Vagrantfile configuration
resume resume a suspended vagrant machine
snapshot manages snapshots: saving, restoring, etc.
ssh connects to machine via SSH
ssh-config outputs OpenSSH valid configuration to connect to the machine
status outputs status of the vagrant machine
suspend suspends the machine
up starts and provisions the vagrant environment
validate validates the Vagrantfile
version prints current and latest Vagrant version
For help on any individual command run vagrant COMMAND -h
Additional subcommands are available, but are either more advanced
or not commonly used. To see all subcommands, run the command
vagrant list-commands.
C:\Users\Username
λ vagrant
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/platform.rb:207: [BUG] Segmentation fault
ruby 2.4.3p205 (2017-12-14 revision 61247) [x64-mingw32]
-- Control frame information -----------------------------------------------
c:0009 p:---- s:0049 e:000048 CFUNC :open
c:0008 p:---- s:0046 e:000045 CFUNC :entries
c:0007 p:0016 s:0041 e:000040 BLOCK C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/platform.rb:207 [FINISH]
c:0006 p:---- s:0037 e:000036 CFUNC :each
c:0005 p:0163 s:0033 e:000032 METHOD C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/platform.rb:206
c:0004 p:0515 s:0026 e:000025 METHOD C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/environment.rb:120 [FINISH]
c:0003 p:---- s:0020 e:000019 CFUNC :new
c:0002 p:0768 s:0015 E:002528 EVAL C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/bin/vagrant:131 [FINISH]
c:0001 p:0000 s:0003 E:001210 (none) [FINISH]
-- Ruby level backtrace information ----------------------------------------
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/bin/vagrant:131:in <main>'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/bin/vagrant:131:innew'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/environment.rb:120:in initialize'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/platform.rb:206:infs_real_path'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/platform.rb:206:in each'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/platform.rb:207:inblock in fs_real_path'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/platform.rb:207:in entries'
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/platform.rb:207:inopen'
-- C level backtrace information -------------------------------------------
C:\WINDOWS\SYSTEM32\ntdll.dll(NtWaitForSingleObject+0x14) [0x00007ff95d95ff04]
C:\WINDOWS\System32\KERNELBASE.dll(WaitForSingleObjectEx+0x9f) [0x00007ff959f13b7f]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_print_backtrace+0x36) [0x0000000067b02d56]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_bugreport+0x6d) [0x0000000067b02dcd] C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_bug_context+0x69) [0x00000000679dce09]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_check_safe_obj+0x6ac) [0x0000000067a98bbc]
[0x0000000000402387]
C:\WINDOWS\SYSTEM32\ntdll.dll(_C_specific_handler+0x96) [0x00007ff95d950f96]
C:\WINDOWS\SYSTEM32\ntdll.dll(_chkstk+0x11d) [0x00007ff95d964c7d]
C:\WINDOWS\SYSTEM32\ntdll.dll(RtlWalkFrameChain+0x1518) [0x00007ff95d8dd1d8]
C:\WINDOWS\SYSTEM32\ntdll.dll(KiUserExceptionDispatcher+0x2e) [0x00007ff95d963bae]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_w32_read_reparse_point+0x111) [0x0000000067b11611]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_w32_reparse_symlink_p+0x37) [0x0000000067b11727]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_w32_reparse_symlink_p+0xa77) [0x0000000067b12167]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_w32_reparse_symlink_p+0xb76) [0x0000000067b12266]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_w32_uopendir+0x2c) [0x0000000067b1231c] C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(ruby_set_debug_option+0x1cc7) [0x00000000679ca9b7]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(ruby_set_debug_option+0x1e90) [0x00000000679cab80]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_invoke_proc+0x140f) [0x0000000067af7a7f]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_check_funcall_with_hook+0xaf1) [0x0000000067af94e1]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_funcallv+0x25) [0x0000000067af9b15]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(ruby_set_debug_option+0x1b41) [0x00000000679ca831]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(ruby_set_debug_option+0x1b69) [0x00000000679ca859]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_error_arity+0x10c) [0x0000000067ae8fcc] C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_invoke_proc+0x9e8) [0x0000000067af7058]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_localjump_error+0x4b1) [0x0000000067aee571]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_localjump_error+0x66c3) [0x0000000067af4783]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_yield+0x36c) [0x0000000067afe1dc]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_ary_each+0x3d) [0x0000000067983a1d]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_error_arity+0x10c) [0x0000000067ae8fcc] C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_invoke_proc+0x9e8) [0x0000000067af7058]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_localjump_error+0x63b) [0x0000000067aee6fb]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_localjump_error+0x66c3) [0x0000000067af4783]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_invoke_proc+0x1377) [0x0000000067af79e7]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_check_funcall_with_hook+0xaf1) [0x0000000067af94e1]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_funcallv+0x25) [0x0000000067af9b15]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_class_new_instance+0x24) [0x0000000067a367c4]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_error_arity+0x10c) [0x0000000067ae8fcc] C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_invoke_proc+0x9e8) [0x0000000067af7058]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_localjump_error+0x4b1) [0x0000000067aee571]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_localjump_error+0x66c3) [0x0000000067af4783]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_call_end_proc+0x17e) [0x00000000679dfdbe]
C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(ruby_run_node+0x59) [0x00000000679e29e9]
[0x0000000000402ca7]
[0x00000000004013c7]
[0x00000000004014fb]
C:\WINDOWS\System32\KERNEL32.DLL(BaseThreadInitThunk+0x14) [0x00007ff95ba01fe4]
-- Other runtime information -----------------------------------------------
Loaded script: C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/bin/vagrant
Loaded features:
0 enumerator.so
1 thread.rb
2 rational.so
3 complex.so
4 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/enc/encdb.so
5 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/enc/trans/transdb.so
6 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/enc/windows_1252.so
7 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/unicode_normalize.rb
8 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/rbconfig.rb
9 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/compatibility.rb
10 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/defaults.rb
11 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/deprecate.rb
12 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/errors.rb
13 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/version.rb
14 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/requirement.rb
15 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/platform.rb
16 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/basic_specification.rb
17 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/stub_specification.rb
18 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/util/list.rb
19 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/stringio.so
20 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/specification.rb
21 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/exceptions.rb
22 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/dependency.rb
23 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/core_ext/kernel_gem.rb
24 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/monitor.rb
25 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb
26 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems.rb
27 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/path_support.rb
28 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/version.rb
29 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/config.rb
30 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/base.rb
31 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/singleton.rb
32 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/repository.rb
33 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/logevent.rb
34 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/loggerfactory.rb
35 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/staticlogger.rb
36 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/logger.rb
37 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/outputterfactory.rb
38 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/formatter/formatter.rb
39 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/outputter.rb
40 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/iooutputter.rb
41 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/fileoutputter.rb
42 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/consoleoutputters.rb
43 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/staticoutputter.rb
44 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/etc.so
45 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fileutils.rb
46 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/outputter/rollingfileoutputter.rb
47 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/GDC.rb
48 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/MDC.rb
49 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/NDC.rb
50 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r/formatter/patternformatter.rb
51 C:/HashiCorp/Vagrant/embedded/gems/gems/log4r-1.1.10/lib/log4r.rb
52 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/pathname.so
53 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/pathname.rb
54 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/delegate.rb
55 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/enc/trans/single_byte.so
56 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/tmpdir.rb
57 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/tempfile.rb
58 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/shared_helpers.rb
59 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util.rb
60 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/json/version.rb
61 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/ostruct.rb
62 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/json/generic_object.rb
63 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/json/common.rb
64 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/json/ext/parser.so
65 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/json/ext/generator.so
66 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/json/ext.rb
67 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/json.rb
68 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/version.rb
69 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/errors.rb
70 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/abstract_process.rb
71 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/abstract_io.rb
72 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/fcntl.so
73 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/2.4/ffi_c.so
74 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/platform.rb
75 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/types.rb
76 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/library.rb
77 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/errno.rb
78 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/pointer.rb
79 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/memorypointer.rb
80 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/struct_layout_builder.rb
81 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/struct.rb
82 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/union.rb
83 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/managedstruct.rb
84 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/callback.rb
85 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/io.rb
86 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/autopointer.rb
87 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/variadic.rb
88 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/enum.rb
89 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/ffi.rb
90 C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi.rb
91 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/lib.rb
92 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/structs.rb
93 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/handle.rb
94 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/io.rb
95 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/process_builder.rb
96 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/process.rb
97 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows.rb
98 C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess.rb
99 C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n/version.rb
100 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/cgi/core.rb
101 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/cgi/escape.so
102 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/cgi/util.rb
103 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/cgi/cookie.rb
104 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/cgi.rb
105 C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n/exceptions.rb
106 C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n/interpolate/ruby.rb
107 C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n.rb
108 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/digest.so
109 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/digest.rb
110 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/openssl.so
111 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl/bn.rb
112 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl/pkey.rb
113 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl/cipher.rb
114 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl/config.rb
115 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl/digest.rb
116 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl/x509.rb
117 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl/buffering.rb
118 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/io/nonblock.so
119 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl/ssl.rb
120 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl.rb
121 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/version.rb
122 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin.rb
123 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/registry.rb
124 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/set.rb
125 C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n/config.rb
126 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/socket.so
127 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/io/wait.so
128 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/socket.rb
129 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/timeout.rb
130 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/securerandom.rb
131 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/fiddle.so
132 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fiddle/function.rb
133 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fiddle/closure.rb
134 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fiddle.rb
135 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fiddle/value.rb
136 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fiddle/pack.rb
137 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fiddle/struct.rb
138 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fiddle/cparser.rb
139 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/fiddle/import.rb
140 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/win32/importer.rb
141 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/enc/utf_16le.so
142 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/enc/trans/utf_16_32.so
143 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/win32/registry.rb
144 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/win32/resolv.so
145 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/win32/resolv.rb
146 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/resolv.rb
147 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/resolv-replace.rb
148 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/rfc2396_parser.rb
149 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/rfc3986_parser.rb
150 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/common.rb
151 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/generic.rb
152 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/ftp.rb
153 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/http.rb
154 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/https.rb
155 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/ldap.rb
156 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/ldaps.rb
157 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/mailto.rb
158 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri.rb
159 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/util.rb
160 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/io/console.so
161 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/user_interaction.rb
162 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/security/policy.rb
163 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/security/policies.rb
164 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/security/trust_dir.rb
165 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/security/signer.rb
166 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/security.rb
167 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/zlib.so
168 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/digest_io.rb
169 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/source.rb
170 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/file_source.rb
171 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/io_source.rb
172 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/old.rb
173 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/tar_header.rb
174 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/tar_reader/entry.rb
175 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/tar_reader.rb
176 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/tar_writer.rb
177 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package.rb
178 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/tsort.rb
179 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/dependency_list.rb
180 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/request_set/gem_dependency_api.rb
181 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/request_set/lockfile/parser.rb
182 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/request_set/lockfile/tokenizer.rb
183 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/request_set/lockfile.rb
184 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/request_set.rb
185 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb
186 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/errors.rb
187 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb
188 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
189 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
190 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
191 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
192 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb
193 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb
194 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb
195 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb
196 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb
197 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/state.rb
198 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb
199 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb
200 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb
201 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/resolution.rb
202 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/resolver.rb
203 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb
204 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo.rb
205 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo.rb
206 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/activation_request.rb
207 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/conflict.rb
208 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/dependency_request.rb
209 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/requirement_list.rb
210 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/stats.rb
211 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/set.rb
212 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/api_set.rb
213 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/composed_set.rb
214 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/best_set.rb
215 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/current_set.rb
216 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/git_set.rb
217 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/index_set.rb
218 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/installer_set.rb
219 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/lock_set.rb
220 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/vendor_set.rb
221 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/source_set.rb
222 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/specification.rb
223 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/spec_specification.rb
224 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/api_specification.rb
225 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/git_specification.rb
226 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/index_specification.rb
227 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/installed_specification.rb
228 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/local_specification.rb
229 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/lock_specification.rb
230 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/vendor_specification.rb
231 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver.rb
232 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/source/git.rb
233 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/source/installed.rb
234 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/source/specific_file.rb
235 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/source/local.rb
236 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/source/lock.rb
237 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/source/vendor.rb
238 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/source.rb
239 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rdoc.rb
240 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rdoc/rubygems_hook.rb
241 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/rdoc.rb
242 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/uninstaller.rb
243 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/name_tuple.rb
244 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/safe_env.rb
245 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/bundler.rb
246 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin/state_file.rb
247 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin/manager.rb
248 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/deep_merge.rb
249 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/config_file.rb
250 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/versions.rb
251 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/exception.rb
252 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/syntax_error.rb
253 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/psych.so
254 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/omap.rb
255 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/set.rb
256 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/class_loader.rb
257 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/strscan.so
258 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/scalar_scanner.rb
259 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/nodes/node.rb
260 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/nodes/stream.rb
261 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/nodes/document.rb
262 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/nodes/sequence.rb
263 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/nodes/scalar.rb
264 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/nodes/mapping.rb
265 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/nodes/alias.rb
266 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/nodes.rb
267 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/streaming.rb
268 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/visitors/visitor.rb
269 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/visitors/to_ruby.rb
270 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/visitors/emitter.rb
271 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/handler.rb
272 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/tree_builder.rb
273 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/visitors/yaml_tree.rb
274 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/json/ruby_events.rb
275 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/visitors/json_tree.rb
276 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/visitors/depth_first.rb
277 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/visitors.rb
278 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/parser.rb
279 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/coder.rb
280 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/core_ext.rb
281 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/date_core.so
282 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/date.rb
283 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/deprecated.rb
284 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/stream.rb
285 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/json/yaml_events.rb
286 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/json/tree_builder.rb
287 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/json/stream.rb
288 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/handlers/document_stream.rb
289 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych.rb
290 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/psych_additions.rb
291 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/psych_tree.rb
292 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/yaml.rb
293 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/safe_yaml.rb
294 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/syck_hack.rb
295 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/enc/utf_16be.so
296 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/source_list.rb
297 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin/v2/components.rb
298 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin/v2/errors.rb
299 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin/v2.rb
300 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin/v2/plugin.rb
301 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin/v2/manager.rb
302 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin/v1/errors.rb
303 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin/v1.rb
304 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin/v1/plugin.rb
305 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin/v1/manager.rb
306 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/plugins/provisioners/chef/command_builder.rb
307 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant.rb
308 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/optparse.rb
309 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/safe_puts.rb
310 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/plugin/v2/command.rb
311 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/cli.rb
312 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/shellwords.rb
313 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/io.rb
314 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/safe_chdir.rb
315 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/which.rb
316 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/subprocess.rb
317 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/powershell.rb
318 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/platform.rb
319 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/ui.rb
320 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/file_mode.rb
321 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/silence_warnings.rb
322 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/util.rb
323 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/generator.rb
324 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/converter.rb
325 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/error.rb
326 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/context.rb
327 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/evaluator.rb
328 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/engine.rb
329 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/helper.rb
330 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/enhancer.rb
331 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/engine/eruby.rb
332 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/local-setting.rb
333 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis.rb
334 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/util/template_renderer.rb
335 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/vagrantfile.rb
336 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.2/lib/vagrant/environment.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
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information
I'm also having this problem on 2.0.3. I'm running out of a OneDrive directory though haven't had this problem before...
I had exactly the same issue. Vagrant Version 2.0.3. I think its related to a windows update since I did not change the system at all despite some windows updates last week and today. Reinstalling vagrant did not help, after I have removed the vagrant.d folder i could run vagrant exactly one time (vagrant -h). After the vagrant.d folder was created again, I got the same error.
SOLUTION: I have replaced the build in rubby binarys with the current version (2.5.1). After that vagrant worked again. I hope that helps.
SOLUTION: I have replaced the build in rubby binarys with the current version (2.5.1). After that vagrant worked again. I hope that helps.
@wPatrick can you provide some steps as to how you did this, please? 👼
Just download https://github.com/oneclick/rubyinstaller2/releases/download/rubyinstaller-2.5.1-1/rubyinstaller-2.5.1-1-x64.exe install it and copy the content of the folder into HashiCorp\Vagrant\embedded\mingw64 (and by that replace the rubby binary in the bin folder). Since I dont know the dependencies of rubby I just copied the whole folder. Surely, this is not the cleanest solution but it worked for me.
We're also receiving this error on vagrant 2.0.1-2.0.3 using windows 1709 build 16299.309+.
Tried the above ruby install method and it didn't work :(
⚠️ WARNING ⚠️ It would be prudent to back up your C:\HashiCorp\Vagrant directory before following these steps
OK - I got the manual ruby upgrade working with the following steps:
bin\ to C:\HashiCorp\Vagrant\embedded\mingw64\binlib\ruby\ to C:\HashiCorp\Vagrant\embedded\mingw64\lib\rubyVagrant then worked but I do get the following notice:
Ignoring wdm-0.1.1 because its extensions are not built. Try: gem pristine wdm --version 0.1.1
As with @LettsDoSomeCoding I'm also seeing the issue with same vagrant and windows versions. I tried @dhensby instructions and saw the wdm-0.1.1 notice, but I'm also still hitting the seg fault.
Looks like some sort of clash with this particular windows version. Does anyone have any other possible workarounds?
@chrisroberts I can confirm that on my setup it's all a local drive - there's no virtual file system present.
@sballs I'm on 1709 Build 16299.371
For anyone in this thread that is encountering a segfault, can you please run the command causing error with the --debug flag and provide a gist of the output. The most common cause for segfaults on Windows is attempting to run Vagrant from onedrive. If you are running on the local file system, the debug output (including the segfault) will help to isolate the underlying cause of the problem.
Thanks!
I think my problem is actually #9699 I've added a gist with debug output to that issue.
chrisroberts, I'm running off of a OneDrive folder but I have been since January with no issues till yesterday. I also have no issues on my desktop off of OneDrive
Without any more debug information to inspect, there's not much left to do with this issue. In general the segfaults will result from one of two reasons:
Cheers!
I'm going to lock this issue because it has been closed for _30 days_ ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Most helpful comment
Hi @51v4n. Your issue is different than the original reporter of this issue. Can you please try exporting this environment variable:
and see if it fixes your specific issue. If it does not, please open a new issue. Thanks!