Rob,

Are you able to get any boxes to run or is this only the Homestead box?

I you haven't done so already I suggest testing a known working box like 
hashicorp/precise64.  In a test directory try:

vagrant init hashicorp/precise64
vagrant up


If that works you know both Vagrant and VirtualBox are working correctly 
and the problem is definitely related to the Homestead box. If you still 
have issues, then maybe your Vagrant installation is corrupt. Try deleting 
and reinstalling. Be sure to reboot after uninstalling and after 
reinstalling before trying.

Robert

On Sunday, December 31, 2017 at 9:07:18 AM UTC-8, Rob Johnson wrote:
>
> Hi, I've seen several reference to this problem over the web but nothing 
> that actually solves it.  Have installed Vagrant 2.0.1 (but have tried 
> downgrading to solve the problem - no dice).  VirtualBox installed and 
> seemingly OK:  Any vanguard command solicits the following.
>
> Don't know it seems obsessed with Ruby - I'm trying to install this - nor 
> do I want it.  But I do want Laravel Homestead !  Can any one help - I'm 
> pretty much stuck here.  fyi, I'm running W10 and accessing the Vagrant via 
> Git Bash.
>
> Thanks
> Rob.
>
> rtjoh@XPS13 MINGW64 ~/Desktop
> $ vagrant box add laravel/homestead
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/util/platform.rb:207:
>  
> [BUG] Segmentation fault
> ruby 2.4.2p198 (2017-09-14 revision 59899) [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.1/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.1/lib/vagrant/util/platform.rb:206
> c:0004 p:0515 s:0026 e:000025 METHOD 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/environment.rb:121
>  
> [FINISH]
> c:0003 p:---- s:0020 e:000019 CFUNC  :new
> c:0002 p:0678 s:0015 E:000648 EVAL  
>  C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/bin/vagrant:118 
> [FINISH]
> c:0001 p:0000 s:0003 E:002570 (none) [FINISH]
>
> -- Ruby level backtrace information 
> ----------------------------------------
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/bin/vagrant:118:in 
> `<main>'
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/bin/vagrant:118:in 
> `new'
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/environment.rb:121:in
>  
> `initialize'
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/util/platform.rb:206:in
>  
> `fs_real_path'
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/util/platform.rb:206:in
>  
> `each'
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/util/platform.rb:207:in
>  
> `block in fs_real_path'
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/util/platform.rb:207:in
>  
> `entries'
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/util/platform.rb:207:in
>  
> `open'
>
> -- C level backtrace information 
> -------------------------------------------
> C:\WINDOWS\SYSTEM32\ntdll.dll(NtWaitForSingleObject+0x14) 
> [0x00007ffef227fec4]
> C:\WINDOWS\System32\KERNELBASE.dll(WaitForSingleObjectEx+0x9f) 
> [0x00007ffeee913b2f]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_print_backtrace+0x36)
>  
> [0x0000000067b02996]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_bugreport+0x67)
>  
> [0x0000000067b02a07]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_bug_context+0x69)
>  
> [0x00000000679dda29]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_check_safe_obj+0x6cc)
>  
> [0x0000000067a9840c]
>  [0x0000000000402388]
> C:\WINDOWS\SYSTEM32\ntdll.dll(_C_specific_handler+0x96) 
> [0x00007ffef2270f56]
> C:\WINDOWS\SYSTEM32\ntdll.dll(_chkstk+0x11d) [0x00007ffef2284c3d]
> C:\WINDOWS\SYSTEM32\ntdll.dll(RtlWalkFrameChain+0x1518) 
> [0x00007ffef21fd1b8]
> C:\WINDOWS\SYSTEM32\ntdll.dll(KiUserExceptionDispatcher+0x2e) 
> [0x00007ffef2283b6e]
> C:\WINDOWS\System32\msvcrt.dll(memcmp+0x30) [0x00007ffeef94b830]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_w32_read_reparse_point+0xfa)
>  
> [0x0000000067b1134a]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_w32_reparse_symlink_p+0x37)
>  
> [0x0000000067b11477]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_w32_reparse_symlink_p+0xafc)
>  
> [0x0000000067b11f3c]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_w32_uopendir+0x2c)
>  
> [0x0000000067b1205c]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(ruby_set_debug_option+0x1d24)
>  
> [0x00000000679cb524]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(ruby_set_debug_option+0x1e30)
>  
> [0x00000000679cb630]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_invoke_proc+0x12b4)
>  
> [0x0000000067af73a4]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_check_funcall_with_hook+0xb67)
>  
> [0x0000000067af8fc7]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_funcallv+0x25)
>  
> [0x0000000067af9815]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(ruby_set_debug_option+0x1b11)
>  
> [0x00000000679cb311]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(ruby_set_debug_option+0x1b39)
>  
> [0x00000000679cb339]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_error_arity+0x116)
>  
> [0x0000000067ae8d96]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_localjump_error+0x150c)
>  
> [0x0000000067aef0fc]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_localjump_error+0x6a74)
>  
> [0x0000000067af4664]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_yield+0x378)
>  
> [0x0000000067afdaf8]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_ary_each+0x3d)
>  
> [0x0000000067983fbd]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_error_arity+0x116)
>  
> [0x0000000067ae8d96]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_invoke_proc+0x8b0)
>  
> [0x0000000067af69a0]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_localjump_error+0x11a4)
>  
> [0x0000000067aeed94]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_localjump_error+0x6a74)
>  
> [0x0000000067af4664]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_invoke_proc+0x121a)
>  
> [0x0000000067af730a]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_check_funcall_with_hook+0xb67)
>  
> [0x0000000067af8fc7]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_funcallv+0x25)
>  
> [0x0000000067af9815]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_class_new_instance+0x24)
>  
> [0x0000000067a35a84]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_error_arity+0x116)
>  
> [0x0000000067ae8d96]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_invoke_proc+0x8b0)
>  
> [0x0000000067af69a0]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_localjump_error+0x150c)
>  
> [0x0000000067aef0fc]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_vm_localjump_error+0x6a74)
>  
> [0x0000000067af4664]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(rb_call_end_proc+0x17e)
>  
> [0x00000000679e099e]
> C:\HashiCorp\Vagrant\embedded\mingw64\bin\x64-msvcrt-ruby240.dll(ruby_run_node+0x3f)
>  
> [0x00000000679e358f]
>  [0x0000000000402dc7]
>  [0x00000000004013f8]
>  [0x000000000040151b]
> C:\WINDOWS\System32\KERNEL32.DLL(BaseThreadInitThunk+0x14) 
> [0x00007ffeefa21fe4]
>
> -- Other runtime information 
> -----------------------------------------------
>
> * Loaded script: 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/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/tmpdir.rb
>    56 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/tempfile.rb
>    57 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/shared_helpers.rb
>    58 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/json/version.rb
>    59 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/ostruct.rb
>    60 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/json/generic_object.rb
>    61 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/json/common.rb
>    62 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/json/ext/parser.so
>    63 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/json/ext/generator.so
>    64 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/json/ext.rb
>    65 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/json.rb
>    66 
> C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/version.rb
>    67 
> C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/errors.rb
>    68 
> C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/abstract_process.rb
>    69 
> C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/abstract_io.rb
>    70 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/fcntl.so
>    71 
> C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/2.4/ffi_c.so
>    72 
> C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/platform.rb
>    73 
> C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/types.rb
>    74 
> C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/library.rb
>    75 
> C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/errno.rb
>    76 
> C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/pointer.rb
>    77 
> C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/memorypointer.rb
>    78 
> C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/struct_layout_builder.rb
>    79 
> C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/struct.rb
>    80 
> C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/union.rb
>    81 
> C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/managedstruct.rb
>    82 
> C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/callback.rb
>    83 
> C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/io.rb
>    84 
> C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/autopointer.rb
>    85 
> C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/variadic.rb
>    86 
> C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/enum.rb
>    87 
> C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi/ffi.rb
>    88 
> C:/HashiCorp/Vagrant/embedded/gems/gems/ffi-1.9.18-x64-mingw32/lib/ffi.rb
>    89 
> C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/lib.rb
>    90 
> C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/structs.rb
>    91 
> C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/handle.rb
>    92 
> C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/io.rb
>    93 
> C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/process_builder.rb
>    94 
> C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows/process.rb
>    95 
> C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess/windows.rb
>    96 
> C:/HashiCorp/Vagrant/embedded/gems/gems/childprocess-0.6.3/lib/childprocess.rb
>    97 
> C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n/version.rb
>    98 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/cgi/core.rb
>    99 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/cgi/escape.so
>   100 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/cgi/util.rb
>   101 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/cgi/cookie.rb
>   102 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/cgi.rb
>   103 
> C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n/exceptions.rb
>   104 
> C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n/interpolate/ruby.rb
>   105 C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n.rb
>   106 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/digest.so
>   107 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/digest.rb
>   108 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/openssl.so
>   109 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl/bn.rb
>   110 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl/pkey.rb
>   111 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl/cipher.rb
>   112 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl/config.rb
>   113 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl/digest.rb
>   114 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl/x509.rb
>   115 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl/buffering.rb
>   116 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/io/nonblock.so
>   117 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl/ssl.rb
>   118 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/openssl.rb
>   119 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/version.rb
>   120 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/plugin.rb
>   121 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/registry.rb
>   122 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/set.rb
>   123 C:/HashiCorp/Vagrant/embedded/gems/gems/i18n-0.8.0/lib/i18n/config.rb
>   124 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/rfc2396_parser.rb
>   125 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/rfc3986_parser.rb
>   126 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/common.rb
>   127 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/generic.rb
>   128 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/ftp.rb
>   129 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/http.rb
>   130 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/https.rb
>   131 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/ldap.rb
>   132 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/ldaps.rb
>   133 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri/mailto.rb
>   134 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/uri.rb
>   135 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/util.rb
>   136 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/io/console.so
>   137 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/user_interaction.rb
>   138 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/security/policy.rb
>   139 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/security/policies.rb
>   140 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/security/trust_dir.rb
>   141 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/security/signer.rb
>   142 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/security.rb
>   143 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/zlib.so
>   144 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/digest_io.rb
>   145 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/source.rb
>   146 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/file_source.rb
>   147 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/io_source.rb
>   148 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/old.rb
>   149 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/tar_header.rb
>   150 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/tar_reader/entry.rb
>   151 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/tar_reader.rb
>   152 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package/tar_writer.rb
>   153 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/package.rb
>   154 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/tsort.rb
>   155 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/dependency_list.rb
>   156 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/request_set/gem_dependency_api.rb
>   157 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/request_set/lockfile/parser.rb
>   158 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/request_set/lockfile/tokenizer.rb
>   159 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/request_set/lockfile.rb
>   160 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/request_set.rb
>   161 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb
>   162 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/errors.rb
>   163 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb
>   164 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
>   165 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
>   166 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
>   167 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
>   168 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb
>   169 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb
>   170 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb
>   171 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb
>   172 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb
>   173 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/state.rb
>   174 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb
>   175 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb
>   176 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb
>   177 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/resolution.rb
>   178 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/resolver.rb
>   179 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb
>   180 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo/lib/molinillo.rb
>   181 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/molinillo.rb
>   182 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/activation_request.rb
>   183 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/conflict.rb
>   184 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/dependency_request.rb
>   185 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/requirement_list.rb
>   186 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/stats.rb
>   187 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/set.rb
>   188 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/api_set.rb
>   189 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/composed_set.rb
>   190 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/best_set.rb
>   191 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/current_set.rb
>   192 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/git_set.rb
>   193 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/index_set.rb
>   194 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/installer_set.rb
>   195 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/lock_set.rb
>   196 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/vendor_set.rb
>   197 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/source_set.rb
>   198 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/specification.rb
>   199 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/spec_specification.rb
>   200 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/api_specification.rb
>   201 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/git_specification.rb
>   202 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/index_specification.rb
>   203 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/installed_specification.rb
>   204 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/local_specification.rb
>   205 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/lock_specification.rb
>   206 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver/vendor_specification.rb
>   207 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/resolver.rb
>   208 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/source/git.rb
>   209 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/source/installed.rb
>   210 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/source/specific_file.rb
>   211 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/source/local.rb
>   212 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/source/lock.rb
>   213 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/source/vendor.rb
>   214 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/source.rb
>   215 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rdoc.rb
>   216 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rdoc/rubygems_hook.rb
>   217 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/rdoc.rb
>   218 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/uninstaller.rb
>   219 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/name_tuple.rb
>   220 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/util.rb
>   221 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/util/safe_env.rb
>   222 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/bundler.rb
>   223 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/plugin/state_file.rb
>   224 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/plugin/manager.rb
>   225 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/util/deep_merge.rb
>   226 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/config_file.rb
>   227 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/versions.rb
>   228 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/exception.rb
>   229 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/syntax_error.rb
>   230 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/psych.so
>   231 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/omap.rb
>   232 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/set.rb
>   233 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/class_loader.rb
>   234 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/strscan.so
>   235 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/scalar_scanner.rb
>   236 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/nodes/node.rb
>   237 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/nodes/stream.rb
>   238 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/nodes/document.rb
>   239 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/nodes/sequence.rb
>   240 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/nodes/scalar.rb
>   241 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/nodes/mapping.rb
>   242 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/nodes/alias.rb
>   243 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/nodes.rb
>   244 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/streaming.rb
>   245 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/visitors/visitor.rb
>   246 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/visitors/to_ruby.rb
>   247 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/visitors/emitter.rb
>   248 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/handler.rb
>   249 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/tree_builder.rb
>   250 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/visitors/yaml_tree.rb
>   251 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/json/ruby_events.rb
>   252 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/visitors/json_tree.rb
>   253 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/visitors/depth_first.rb
>   254 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/visitors.rb
>   255 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/parser.rb
>   256 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/coder.rb
>   257 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/core_ext.rb
>   258 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/date_core.so
>   259 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/date.rb
>   260 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/deprecated.rb
>   261 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/stream.rb
>   262 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/json/yaml_events.rb
>   263 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/json/tree_builder.rb
>   264 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/json/stream.rb
>   265 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych/handlers/document_stream.rb
>   266 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/psych.rb
>   267 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/psych_additions.rb
>   268 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/psych_tree.rb
>   269 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/yaml.rb
>   270 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/syck_hack.rb
>   271 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/enc/utf_16le.so
>   272 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/enc/utf_16be.so
>   273 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/rubygems/source_list.rb
>   274 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/plugin/v2/components.rb
>   275 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/plugin/v2/errors.rb
>   276 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/plugin/v2.rb
>   277 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/plugin/v2/plugin.rb
>   278 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/plugin/v2/manager.rb
>   279 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/plugin/v1/errors.rb
>   280 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/plugin/v1.rb
>   281 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/plugin/v1/plugin.rb
>   282 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/plugin/v1/manager.rb
>   283 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/plugins/provisioners/chef/command_builder.rb
>   284 C:/HashiCorp/Vagrant/embedded/rgloader/rgloader24.mingw.x64.so
>   285 C:/HashiCorp/Vagrant/embedded/rgloader/loader.rb
>   286 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-share-1.1.9/lib/vagrant-share.rb
>   287 C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant.rb
>   288 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/optparse.rb
>   289 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/util/safe_puts.rb
>   290 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/plugin/v2/command.rb
>   291 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/cli.rb
>   292 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/shellwords.rb
>   293 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/util/io.rb
>   294 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/util/safe_chdir.rb
>   295 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/util/which.rb
>   296 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/util/subprocess.rb
>   297 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/util/powershell.rb
>   298 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/util/platform.rb
>   299 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/ui.rb
>   300 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/socket.so
>   301 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/io/wait.so
>   302 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/socket.rb
>   303 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/timeout.rb
>   304 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/net/protocol.rb
>   305 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/net/http/exceptions.rb
>   306 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/net/http/header.rb
>   307 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/x64-mingw32/enc/windows_31j.so
>   308 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/net/http/generic_request.rb
>   309 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/net/http/request.rb
>   310 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/net/http/requests.rb
>   311 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/net/http/response.rb
>   312 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/net/http/responses.rb
>   313 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/net/http/proxy_delta.rb
>   314 
> C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/net/http/backward.rb
>   315 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/net/http.rb
>   316 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/net/https.rb
>   317 C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.4.0/securerandom.rb
>   318 
> C:/HashiCorp/Vagrant/embedded/gems/gems/hashicorp-checkpoint-0.1.4/lib/checkpoint/platform.rb
>   319 
> C:/HashiCorp/Vagrant/embedded/gems/gems/hashicorp-checkpoint-0.1.4/lib/checkpoint/version.rb
>   320 
> C:/HashiCorp/Vagrant/embedded/gems/gems/hashicorp-checkpoint-0.1.4/lib/checkpoint.rb
>   321 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/util/file_mode.rb
>   322 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/util/silence_warnings.rb
>   323 
> C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/util.rb
>   324 
> C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/generator.rb
>   325 
> C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/converter.rb
>   326 
> C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/error.rb
>   327 
> C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/context.rb
>   328 
> C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/evaluator.rb
>   329 
> C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/engine.rb
>   330 
> C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/helper.rb
>   331 
> C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/enhancer.rb
>   332 
> C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/engine/eruby.rb
>   333 
> C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis/local-setting.rb
>   334 C:/HashiCorp/Vagrant/embedded/gems/gems/erubis-2.7.0/lib/erubis.rb
>   335 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/util/template_renderer.rb
>   336 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/lib/vagrant/vagrantfile.rb
>   337 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.0.1/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.
>
>

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/da37cbc0-20d7-49f2-90f3-ca6c8b7a4dae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to