[#68478] Looking for MRI projects for Ruby Google Summer of Code 2015 — Tony Arcieri <bascule@...>
Hi ruby-core,
10 messages
2015/03/10
[#68480] Re: Looking for MRI projects for Ruby Google Summer of Code 2015
— SASADA Koichi <ko1@...>
2015/03/10
I have.
[#68549] Re: Looking for MRI projects for Ruby Google Summer of Code 2015
— SASADA Koichi <ko1@...>
2015/03/17
I sent several ideas on previous, mail, but they are seems rejected?
[#68493] [Ruby trunk - Feature #10532] [PATCH] accept_nonblock supports "exception: false" — nobu@...
Issue #10532 has been updated by Nobuyoshi Nakada.
5 messages
2015/03/11
[#68503] Re: [Ruby trunk - Feature #10532] [PATCH] accept_nonblock supports "exception: false"
— Eric Wong <normalperson@...>
2015/03/12
Committed as r49948.
[#68504] Re: [Ruby trunk - Feature #10532] [PATCH] accept_nonblock supports "exception: false"
— Nobuyoshi Nakada <nobu@...>
2015/03/12
On 2015/03/12 12:08, Eric Wong wrote:
[#68506] Seven stacks (and two questions) — Jakub Trzebiatowski <jaktrze1@...>
The Ruby Hacking Guide says that Ruby has窶ヲ seven stacks. Is it an implementation choice (and it could be implemented with one stack), or is there really a need for seven logical stacks? For example, Lua has one stack, and still closures with upvalues are totally possible (it窶冱 like Ruby窶冱 blocks that can reference local variables of their enclosing method, but it works for any function with any upvalues).
5 messages
2015/03/12
[#68520] Possible regression in 2.1 and 2.2 in binding when combined with delegate? — Joe Swatosh <joe.swatosh@...>
# The following code
3 messages
2015/03/14
[#68604] GSOC project Cross-thread Fiber support — surya pratap singh raghuvanshi <oshosurya@...>
- *hi i am a third year computer science student interested in working
6 messages
2015/03/22
[#68606] Re: GSOC project Cross-thread Fiber support
— Tony Arcieri <bascule@...>
2015/03/22
Hi Surya,
[#68619] Re: GSOC project Cross-thread Fiber support
— surya pratap singh raghuvanshi <oshosurya@...>
2015/03/23
hi tony,
[ruby-core:68370] [Ruby trunk - Bug #10538] Error when trying to update gem rake
From:
s.cambour@...
Date:
2015-03-01 20:05:51 UTC
List:
ruby-core #68370
Issue #10538 has been updated by Sergue誰 Cambour.
I got exactly the same error when running trying also to updaet rake ge.
* Reproduced on Windows 7 Home edition
* Ruby version: ruby 2.1.5p273 (2014-11-13 revision 48405) [i386-mingw32]
* rake version: 10.1.0
No proxy, nothing 'unusual', just virgin ruby install with all the needed rails-specific gems.
Regards
Emanuel D wrote:
> when running "gem update rake" I get the following:
>
> c:\>gem update rake
>
----------------------------------------
Bug #10538: Error when trying to update gem rake
https://bugs.ruby-lang.org/issues/10538#change-51717
* Author: Emanuel D
* Status: Feedback
* Priority: Normal
* Assignee:
* ruby -v: ruby 2.1.5p273 (2014-11-13 revision 48405) [x64-mingw32]
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN
----------------------------------------
when running "gem update rake" I get the following:
c:\>gem update rake
Updating installed gems
Updating rake
rake's executable "rake" conflicts with C:/Ruby21-x64/bin/rake
Overwrite the executable? [yN] C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/user_interaction.rb:294: [BUG] Segmentation fault
ruby 2.1.5p273 (2014-11-13 revision 48405) [x64-mingw32]
-- Control frame information -----------------------------------------------
c:0024 p:---- s:0127 e:000126 CFUNC :gets
c:0023 p:0046 s:0124 e:000123 METHOD C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/user_interaction.rb:294
c:0022 p:0116 s:0119 e:000118 METHOD C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/user_interaction.rb:274
c:0021 p:0016 s:0112 e:000111 METHOD C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/user_interaction.rb:137
c:0020 p:0220 s:0107 e:000106 METHOD C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/installer.rb:194
c:0019 p:0119 s:0098 e:000097 BLOCK C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/installer.rb:427 [FINISH]
c:0018 p:---- s:0093 e:000092 CFUNC :each
c:0017 p:0100 s:0090 e:000089 METHOD C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/installer.rb:414
c:0016 p:0140 s:0087 e:000086 METHOD C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/installer.rb:254
c:0015 p:0101 s:0084 e:000082 BLOCK C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/request_set.rb:166 [FINISH]
c:0014 p:---- s:0078 e:000077 CFUNC :each
c:0013 p:0184 s:0075 e:000074 METHOD C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/request_set.rb:150
c:0012 p:0129 s:0065 E:000958 METHOD C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/dependency_installer.rb:394
c:0011 p:0107 s:0058 e:000057 METHOD C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/commands/update_command.rb:213
c:0010 p:0020 s:0051 e:000050 BLOCK C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/commands/update_command.rb:225 [FINISH]
c:0009 p:---- s:0046 e:000045 CFUNC :each
c:0008 p:0012 s:0043 e:000042 METHOD C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/commands/update_command.rb:224
c:0007 p:0073 s:0039 e:000038 METHOD C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/commands/update_command.rb:100
c:0006 p:0064 s:0031 e:000030 METHOD C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/command.rb:307
c:0005 p:0110 s:0026 e:000025 METHOD C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/command_manager.rb:168
c:0004 p:0014 s:0019 e:000018 METHOD C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/command_manager.rb:138
c:0003 p:0056 s:0013 e:000012 METHOD C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/gem_runner.rb:54
c:0002 p:0115 s:0007 E:002550 EVAL C:/Ruby21-x64/bin/gem:21 [FINISH]
c:0001 p:0000 s:0002 E:002448 TOP [FINISH]
-- Ruby level backtrace information ----------------------------------------
C:/Ruby21-x64/bin/gem:21:in `<main>'
C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/gem_runner.rb:54:in `run'
C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/command_manager.rb:138:in `run'
C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/command_manager.rb:168:in `process_args'
C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/command.rb:307:in `invoke_with_build_args'
C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/commands/update_command.rb:100:in `execute'
C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/commands/update_command.rb:224:in `update_gems'
C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/commands/update_command.rb:224:in `each'
C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/commands/update_command.rb:225:in `block in update_gems'
C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/commands/update_command.rb:213:in `update_gem' C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/dependency_installer.rb:394:in `install'
C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/request_set.rb:150:in `install'
C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/request_set.rb:150:in `each'
C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/request_set.rb:166:in `block in install'
C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/installer.rb:254:in `install'
C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/installer.rb:414:in `generate_bin'
C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/installer.rb:414:in `each'
C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/installer.rb:427:in `block in generate_bin'
C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/installer.rb:194:in `check_executable_overwrite'
C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/user_interaction.rb:137:in `ask_yes_no'
C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/user_interaction.rb:274:in `ask_yes_no'
C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/user_interaction.rb:294:in `ask'
C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/user_interaction.rb:294:in `gets'
-- C level backtrace information -------------------------------------------
C:\Windows\SYSTEM32\ntdll.dll(NtWaitForSingleObject+0xa) [0x00000000776D12FA]
C:\Windows\system32\KERNELBASE.dll(WaitForSingleObjectEx+0x9c) [0x000007FEFD4B10DC]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_vm_bugreport+0xa4) [0x000000006B417364]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_name_err_mesg_new+0x841) [0x000000006B2C9801]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_bug+0x45) [0x000000006B2CA545]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_check_safe_str+0x351) [0x000000006B398E11]
[0x0000000000401A85]
C:\Windows\SYSTEM32\ntdll.dll(_C_specific_handler+0x9c) [0x00000000776985C8]
C:\Windows\SYSTEM32\ntdll.dll(RtlDecodePointer+0xad) [0x00000000776A9D2D]
C:\Windows\SYSTEM32\ntdll.dll(RtlUnwindEx+0xbbf) [0x00000000776991CF]
C:\Windows\SYSTEM32\ntdll.dll(KiUserExceptionDispatcher+0x2e) [0x00000000776D1248]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(st_lookup+0x11) [0x000000006B3A0C41]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_w32_read+0x382) [0x000000006B43C482]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_thread_io_blocking_region+0xd8) [0x000000006B422E38]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_call_inits+0x15e7) [0x000000006B2FA427]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_io_print+0x60a) [0x000000006B2FB9FA]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_io_check_char_readable+0x38e) [0x000000006B30197E] C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_io_check_char_readable+0x1042) [0x000000006B302632]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_error_arity+0x1c6) [0x000000006B402206]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_f_send+0x5c1) [0x000000006B411601]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_vm_localjump_error+0x1618) [0x000000006B406C98]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_vm_localjump_error+0x5a8d) [0x000000006B40B10D]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_funcall+0x503) [0x000000006B40C503]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_yield+0x74) [0x000000006B4134D4]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_ary_each+0x51) [0x000000006B281971]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_error_arity+0x1c6) [0x000000006B402206]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_f_send+0x5c1) [0x000000006B411601]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_vm_localjump_error+0x1f61) [0x000000006B4075E1]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_vm_localjump_error+0x5a8d) [0x000000006B40B10D]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_funcall+0x503) [0x000000006B40C503]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_yield+0x74) [0x000000006B4134D4]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_ary_each+0x51) [0x000000006B281971]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_error_arity+0x1c6) [0x000000006B402206]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_f_send+0x5c1) [0x000000006B411601]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_vm_localjump_error+0x1f61) [0x000000006B4075E1]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_vm_localjump_error+0x5a8d) [0x000000006B40B10D]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_funcall+0x503) [0x000000006B40C503]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_yield+0x74) [0x000000006B4134D4]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_ary_each+0x51) [0x000000006B281971]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_error_arity+0x1c6) [0x000000006B402206]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_f_send+0x5c1) [0x000000006B411601]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_vm_localjump_error+0x1f61) [0x000000006B4075E1]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_vm_localjump_error+0x5a8d) [0x000000006B40B10D]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_iseq_eval_main+0x1d0) [0x000000006B413E40]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(rb_check_copyable+0x304a) [0x000000006B2CF31A]
C:\Ruby21-x64\bin\x64-msvcrt-ruby210.dll(ruby_run_node+0x51) [0x000000006B2D2231]
[0x0000000000402D14]
[0x00000000004013D7]
[0x00000000004014F8]
C:\Windows\system32\kernel32.dll(BaseThreadInitThunk+0xd) [0x00000000774759ED]
-- Other runtime information -----------------------------------------------
* Loaded script: C:/Ruby21-x64/bin/gem
* Loaded features:
0 enumerator.so
1 C:/Ruby21-x64/lib/ruby/2.1.0/x64-mingw32/enc/encdb.so
2 C:/Ruby21-x64/lib/ruby/2.1.0/x64-mingw32/enc/iso_8859_1.so
3 C:/Ruby21-x64/lib/ruby/2.1.0/x64-mingw32/enc/trans/transdb.so
4 C:/Ruby21-x64/lib/ruby/2.1.0/x64-mingw32/rbconfig.rb
5 thread.rb
6 C:/Ruby21-x64/lib/ruby/2.1.0/x64-mingw32/thread.so
7 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/compatibility.rb
8 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/defaults.rb
9 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/deprecate.rb
10 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/errors.rb
11 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/version.rb
12 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/requirement.rb
13 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/platform.rb
14 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/basic_specification.rb
15 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/stub_specification.rb
16 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/util/stringio.rb
17 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/specification.rb
18 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/exceptions.rb
19 C:/Ruby21-x64/lib/ruby/2.1.0/rubygems/defaults/operating_system.rb
20 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_gem.rb
21 C:/Ruby21-x64/lib/ruby/2.1.0/monitor.rb
22 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_require.rb
23 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems.rb
24 C:/Ruby21-x64/lib/ruby/2.1.0/optparse.rb
25 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/dependency.rb
26 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/path_support.rb
27 C:/Ruby21-x64/lib/ruby/2.1.0/x64-mingw32/io/console.so
28 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/user_interaction.rb
29 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/command.rb
30 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/command_manager.rb
31 C:/Ruby21-x64/lib/ruby/2.1.0/x64-mingw32/etc.so
32 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/config_file.rb
33 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/gem_runner.rb
34 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/exception.rb
35 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/syntax_error.rb
36 C:/Ruby21-x64/lib/ruby/gems/2.1.0/extensions/x64-mingw32/2.1.0/psych-2.0.6/psych.so
37 C:/Ruby21-x64/lib/ruby/2.1.0/x64-mingw32/stringio.so
38 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/omap.rb
39 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/set.rb
40 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/class_loader.rb
41 C:/Ruby21-x64/lib/ruby/2.1.0/x64-mingw32/strscan.so
42 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/scalar_scanner.rb
43 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/nodes/node.rb
44 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/nodes/stream.rb
45 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/nodes/document.rb
46 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/nodes/sequence.rb
47 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/nodes/scalar.rb
48 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/nodes/mapping.rb
49 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/nodes/alias.rb
50 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/nodes.rb
51 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/streaming.rb
52 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/visitors/visitor.rb
53 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/visitors/to_ruby.rb
54 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/visitors/emitter.rb
55 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/handler.rb
56 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/tree_builder.rb
57 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/visitors/yaml_tree.rb
58 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/json/ruby_events.rb
59 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/visitors/json_tree.rb
60 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/visitors/depth_first.rb
61 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/visitors.rb
62 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/parser.rb
63 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/coder.rb
64 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/core_ext.rb
65 C:/Ruby21-x64/lib/ruby/2.1.0/x64-mingw32/date_core.so
66 C:/Ruby21-x64/lib/ruby/2.1.0/date/format.rb
67 C:/Ruby21-x64/lib/ruby/2.1.0/date.rb
68 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/deprecated.rb
69 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/stream.rb
70 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/json/yaml_events.rb
71 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/json/tree_builder.rb
72 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/json/stream.rb
73 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych/handlers/document_stream.rb
74 C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/psych-2.0.6/lib/psych.rb
75 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/psych_additions.rb
76 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/psych_tree.rb
77 C:/Ruby21-x64/lib/ruby/2.1.0/yaml.rb
78 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/syck_hack.rb
79 C:/Ruby21-x64/lib/ruby/2.1.0/timeout.rb
80 C:/Ruby21-x64/lib/ruby/2.1.0/tsort.rb
81 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/dependency_list.rb
82 C:/Ruby21-x64/lib/ruby/2.1.0/fileutils.rb
83 C:/Ruby21-x64/lib/ruby/2.1.0/x64-mingw32/digest.so
84 C:/Ruby21-x64/lib/ruby/2.1.0/digest.rb
85 C:/Ruby21-x64/lib/ruby/2.1.0/x64-mingw32/openssl.so
86 C:/Ruby21-x64/lib/ruby/2.1.0/openssl/bn.rb
87 C:/Ruby21-x64/lib/ruby/2.1.0/openssl/cipher.rb
88 C:/Ruby21-x64/lib/ruby/2.1.0/openssl/config.rb
89 C:/Ruby21-x64/lib/ruby/2.1.0/openssl/digest.rb
90 C:/Ruby21-x64/lib/ruby/2.1.0/openssl/x509.rb
91 C:/Ruby21-x64/lib/ruby/2.1.0/openssl/buffering.rb
92 C:/Ruby21-x64/lib/ruby/2.1.0/x64-mingw32/fcntl.so
93 C:/Ruby21-x64/lib/ruby/2.1.0/openssl/ssl.rb
94 C:/Ruby21-x64/lib/ruby/2.1.0/openssl.rb
95 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/security/policy.rb
96 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/security/policies.rb
97 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/security/trust_dir.rb
98 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/security/signer.rb
99 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/security.rb
100 C:/Ruby21-x64/lib/ruby/2.1.0/x64-mingw32/zlib.so
101 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/package/digest_io.rb
102 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/package/source.rb
103 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/package/file_source.rb
104 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/package/io_source.rb
105 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/package/old.rb
106 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/package/tar_header.rb
107 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/package/tar_reader/entry.rb
108 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/package/tar_reader.rb
109 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/package/tar_writer.rb
110 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/package.rb
111 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/ext/build_error.rb
112 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/ext/builder.rb
113 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/ext/configure_builder.rb
114 C:/Ruby21-x64/lib/ruby/2.1.0/delegate.rb
115 C:/Ruby21-x64/lib/ruby/2.1.0/tmpdir.rb
116 C:/Ruby21-x64/lib/ruby/2.1.0/tempfile.rb
117 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/ext/ext_conf_builder.rb
118 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/ext/rake_builder.rb
119 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/ext/cmake_builder.rb
120 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/ext.rb
121 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/installer.rb
122 C:/Ruby21-x64/lib/ruby/2.1.0/x64-mingw32/socket.so
123 C:/Ruby21-x64/lib/ruby/2.1.0/socket.rb
124 C:/Ruby21-x64/lib/ruby/2.1.0/net/protocol.rb
125 C:/Ruby21-x64/lib/ruby/2.1.0/uri/common.rb
126 C:/Ruby21-x64/lib/ruby/2.1.0/uri/generic.rb
127 C:/Ruby21-x64/lib/ruby/2.1.0/uri/ftp.rb
128 C:/Ruby21-x64/lib/ruby/2.1.0/uri/http.rb
129 C:/Ruby21-x64/lib/ruby/2.1.0/uri/https.rb
130 C:/Ruby21-x64/lib/ruby/2.1.0/uri/ldap.rb
131 C:/Ruby21-x64/lib/ruby/2.1.0/uri/ldaps.rb
132 C:/Ruby21-x64/lib/ruby/2.1.0/uri/mailto.rb
133 C:/Ruby21-x64/lib/ruby/2.1.0/uri.rb
134 C:/Ruby21-x64/lib/ruby/2.1.0/net/http/exceptions.rb
135 C:/Ruby21-x64/lib/ruby/2.1.0/net/http/header.rb
136 C:/Ruby21-x64/lib/ruby/2.1.0/net/http/generic_request.rb
137 C:/Ruby21-x64/lib/ruby/2.1.0/net/http/request.rb
138 C:/Ruby21-x64/lib/ruby/2.1.0/net/http/requests.rb
139 C:/Ruby21-x64/lib/ruby/2.1.0/net/http/response.rb
140 C:/Ruby21-x64/lib/ruby/2.1.0/net/http/responses.rb
141 C:/Ruby21-x64/lib/ruby/2.1.0/net/http/proxy_delta.rb
142 C:/Ruby21-x64/lib/ruby/2.1.0/net/http/backward.rb
143 C:/Ruby21-x64/lib/ruby/2.1.0/net/http.rb
144 C:/Ruby21-x64/lib/ruby/2.1.0/time.rb
145 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/request/http_pool.rb
146 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/request/https_pool.rb
147 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/request/connection_pools.rb
148 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/request.rb
149 C:/Ruby21-x64/lib/ruby/2.1.0/cgi/core.rb
150 C:/Ruby21-x64/lib/ruby/2.1.0/cgi/util.rb
151 C:/Ruby21-x64/lib/ruby/2.1.0/cgi/cookie.rb
152 C:/Ruby21-x64/lib/ruby/2.1.0/cgi.rb
153 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/uri_formatter.rb
154 C:/Ruby21-x64/lib/ruby/2.1.0/securerandom.rb
155 C:/Ruby21-x64/lib/ruby/2.1.0/x64-mingw32/fiddle.so
156 C:/Ruby21-x64/lib/ruby/2.1.0/fiddle/function.rb
157 C:/Ruby21-x64/lib/ruby/2.1.0/fiddle/closure.rb
158 C:/Ruby21-x64/lib/ruby/2.1.0/fiddle.rb
159 C:/Ruby21-x64/lib/ruby/2.1.0/fiddle/value.rb
160 C:/Ruby21-x64/lib/ruby/2.1.0/fiddle/pack.rb
161 C:/Ruby21-x64/lib/ruby/2.1.0/fiddle/struct.rb
162 C:/Ruby21-x64/lib/ruby/2.1.0/fiddle/cparser.rb
163 C:/Ruby21-x64/lib/ruby/2.1.0/fiddle/import.rb
164 C:/Ruby21-x64/lib/ruby/2.1.0/win32/importer.rb
165 C:/Ruby21-x64/lib/ruby/2.1.0/x64-mingw32/enc/utf_16le.so
166 C:/Ruby21-x64/lib/ruby/2.1.0/x64-mingw32/enc/trans/utf_16_32.so
167 C:/Ruby21-x64/lib/ruby/2.1.0/win32/registry.rb
168 C:/Ruby21-x64/lib/ruby/2.1.0/win32/resolv.rb
169 C:/Ruby21-x64/lib/ruby/2.1.0/resolv.rb
170 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/remote_fetcher.rb
171 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/text.rb
172 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/name_tuple.rb
173 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/spec_fetcher.rb
174 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/util.rb
175 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/source/git.rb
176 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/source/installed.rb
177 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/source/specific_file.rb
178 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/source/local.rb
179 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/source/lock.rb
180 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/source/vendor.rb
181 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/source.rb
182 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/available_set.rb
183 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/dependency_installer.rb
184 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/install_update_options.rb
185 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/local_remote_options.rb
186 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/version_option.rb
187 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/install_message.rb
188 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/request_set/gem_dependency_api.rb
189 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/request_set/lockfile.rb
190 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/request_set.rb
191 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/util/list.rb
192 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver/activation_request.rb
193 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver/conflict.rb
194 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver/dependency_request.rb
195 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver/requirement_list.rb
196 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver/stats.rb
197 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver/set.rb
198 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver/api_set.rb
199 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver/composed_set.rb
200 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver/best_set.rb
201 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver/current_set.rb
202 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver/git_set.rb
203 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver/index_set.rb
204 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver/installer_set.rb
205 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver/lock_set.rb
206 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver/vendor_set.rb
207 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver/specification.rb
208 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver/spec_specification.rb
209 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver/api_specification.rb
210 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver/git_specification.rb
211 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver/index_specification.rb
212 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver/installed_specification.rb
213 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver/local_specification.rb
214 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver/lock_specification.rb
215 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver/vendor_specification.rb
216 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/resolver.rb
217 C:/Ruby21-x64/lib/ruby/2.1.0/rdoc.rb
218 C:/Ruby21-x64/lib/ruby/2.1.0/rdoc/rubygems_hook.rb
219 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/rdoc.rb
220 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/commands/update_command.rb
221 C:/Ruby21-x64/lib/ruby/site_ruby/2.1.0/rubygems/source_list.rb
222 C:/Ruby21-x64/lib/ruby/2.1.0/x64-mingw32/enc/trans/single_byte.so
223 C:/Ruby21-x64/lib/ruby/2.1.0/net/https.rb
224 C:/Ruby21-x64/lib/ruby/2.1.0/x64-mingw32/enc/utf_16be.so
[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.
c:\>
c:\>
--
https://bugs.ruby-lang.org/