Skip to content

Instantly share code, notes, and snippets.

@kaffepanna
Created February 28, 2013 12:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kaffepanna/5056316 to your computer and use it in GitHub Desktop.
Save kaffepanna/5056316 to your computer and use it in GitHub Desktop.
Trace from tests
[184/201] TestSystem#test_systemD:/Users/Patrik Pettersson/Source/eventmachine/lib/eventmachine.rb:1166: [BUG] Segmentat
ion fault
ruby 2.0.0p0 (2013-02-24) [x64-mingw32]
-- Control frame information -----------------------------------------------
c:0029 p:---- s:0135 e:000134 CFUNC :invoke_popen
c:0028 p:0102 s:0131 e:000130 METHOD D:/Users/Patrik Pettersson/Source/eventmachine/lib/eventmachine.rb:1166
c:0027 p:0100 s:0121 e:000119 METHOD D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/processes.rb:119
c:0026 p:0018 s:0113 E:000af8 BLOCK D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_system.rb:15 [FINISH]
c:0025 p:---- s:0111 e:000110 CFUNC :call
c:0024 p:---- s:0109 e:000108 CFUNC :run_machine
c:0023 p:0267 s:0106 e:000105 METHOD D:/Users/Patrik Pettersson/Source/eventmachine/lib/eventmachine.rb:187
c:0022 p:0023 s:0099 E:001c58 METHOD D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_system.rb:14
c:0021 p:0038 s:0094 e:000093 METHOD D:/Ruby200-x64/lib/ruby/2.0.0/test/unit.rb:858
c:0020 p:0072 s:0089 e:000088 METHOD D:/Ruby200-x64/lib/ruby/2.0.0/minitest/unit.rb:1301
c:0019 p:0019 s:0081 e:000080 METHOD D:/Ruby200-x64/lib/ruby/2.0.0/test/unit/testcase.rb:17
c:0018 p:0068 s:0077 e:000076 BLOCK D:/Ruby200-x64/lib/ruby/2.0.0/minitest/unit.rb:919 [FINISH]
c:0017 p:---- s:0071 e:000070 CFUNC :map
c:0016 p:0092 s:0068 e:000067 METHOD D:/Ruby200-x64/lib/ruby/2.0.0/minitest/unit.rb:912
c:0015 p:0015 s:0060 e:000058 BLOCK D:/Ruby200-x64/lib/ruby/2.0.0/test/unit.rb:657 [FINISH]
c:0014 p:---- s:0055 e:000054 CFUNC :each
c:0013 p:0067 s:0052 e:000051 METHOD D:/Ruby200-x64/lib/ruby/2.0.0/test/unit.rb:655
c:0012 p:0135 s:0046 e:000045 METHOD D:/Ruby200-x64/lib/ruby/2.0.0/minitest/unit.rb:867
c:0011 p:0009 s:0036 e:000035 METHOD D:/Ruby200-x64/lib/ruby/2.0.0/minitest/unit.rb:1060
c:0010 p:0009 s:0033 e:000032 BLOCK D:/Ruby200-x64/lib/ruby/2.0.0/minitest/unit.rb:1047 [FINISH]
c:0009 p:---- s:0030 e:000029 CFUNC :each
c:0008 p:0040 s:0027 e:000026 METHOD D:/Ruby200-x64/lib/ruby/2.0.0/minitest/unit.rb:1046
c:0007 p:0017 s:0023 e:000022 METHOD D:/Ruby200-x64/lib/ruby/2.0.0/minitest/unit.rb:1035
c:0006 p:0019 s:0019 e:000018 METHOD D:/Ruby200-x64/lib/ruby/2.0.0/test/unit.rb:21
c:0005 p:0010 s:0015 e:000014 METHOD D:/Ruby200-x64/lib/ruby/2.0.0/test/unit.rb:774
c:0004 p:0027 s:0010 e:000008 BLOCK D:/Ruby200-x64/lib/ruby/2.0.0/test/unit.rb:366
c:0003 p:0031 s:0007 e:000006 METHOD D:/Ruby200-x64/lib/ruby/2.0.0/test/unit.rb:27
c:0002 p:0024 s:0004 e:000003 BLOCK D:/Ruby200-x64/lib/ruby/2.0.0/test/unit.rb:365 [FINISH]
c:0001 p:0000 s:0002 E:0012d8 TOP [FINISH]
D:/Ruby200-x64/lib/ruby/2.0.0/test/unit.rb:365:in `block in autorun'
D:/Ruby200-x64/lib/ruby/2.0.0/test/unit.rb:27:in `run_once'
D:/Ruby200-x64/lib/ruby/2.0.0/test/unit.rb:366:in `block (2 levels) in autorun'
D:/Ruby200-x64/lib/ruby/2.0.0/test/unit.rb:774:in `run'
D:/Ruby200-x64/lib/ruby/2.0.0/test/unit.rb:21:in `run'
D:/Ruby200-x64/lib/ruby/2.0.0/minitest/unit.rb:1035:in `run'
D:/Ruby200-x64/lib/ruby/2.0.0/minitest/unit.rb:1046:in `_run'
D:/Ruby200-x64/lib/ruby/2.0.0/minitest/unit.rb:1046:in `each'
D:/Ruby200-x64/lib/ruby/2.0.0/minitest/unit.rb:1047:in `block in _run'
D:/Ruby200-x64/lib/ruby/2.0.0/minitest/unit.rb:1060:in `run_tests'
D:/Ruby200-x64/lib/ruby/2.0.0/minitest/unit.rb:867:in `_run_anything'
D:/Ruby200-x64/lib/ruby/2.0.0/test/unit.rb:655:in `_run_suites'
D:/Ruby200-x64/lib/ruby/2.0.0/test/unit.rb:655:in `each'
D:/Ruby200-x64/lib/ruby/2.0.0/test/unit.rb:657:in `block in _run_suites'
D:/Ruby200-x64/lib/ruby/2.0.0/minitest/unit.rb:912:in `_run_suite'
D:/Ruby200-x64/lib/ruby/2.0.0/minitest/unit.rb:912:in `map'
D:/Ruby200-x64/lib/ruby/2.0.0/minitest/unit.rb:919:in `block in _run_suite'
D:/Ruby200-x64/lib/ruby/2.0.0/test/unit/testcase.rb:17:in `run'
D:/Ruby200-x64/lib/ruby/2.0.0/minitest/unit.rb:1301:in `run'
D:/Ruby200-x64/lib/ruby/2.0.0/test/unit.rb:858:in `run_test'
D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_system.rb:14:in `test_system'
D:/Users/Patrik Pettersson/Source/eventmachine/lib/eventmachine.rb:187:in `run'
D:/Users/Patrik Pettersson/Source/eventmachine/lib/eventmachine.rb:187:in `run_machine'
D:/Users/Patrik Pettersson/Source/eventmachine/lib/eventmachine.rb:187:in `call'
D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_system.rb:15:in `block in test_system'
D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/processes.rb:119:in `system'
D:/Users/Patrik Pettersson/Source/eventmachine/lib/eventmachine.rb:1166:in `popen'
D:/Users/Patrik Pettersson/Source/eventmachine/lib/eventmachine.rb:1166:in `invoke_popen'
-- C level backtrace information -------------------------------------------
C:\Windows\SYSTEM32\ntdll.dll(NtWaitForSingleObject+0xa) [0x000007F8563D2C2A]
C:\Windows\system32\KERNELBASE.dll(WaitForSingleObjectEx+0x9a) [0x000007F8536E10EA]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_vm_bugreport+0x9d) [0x000000006F280C8D]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_name_err_mesg_new+0x838) [0x000000006F141418]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_bug+0x45) [0x000000006F1421C5]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_check_safe_str+0x188) [0x000000006F2074E8]
[0x0000000000401A85]
C:\Windows\SYSTEM32\ntdll.dll(_C_specific_handler+0x8e) [0x000007F8563F4FEA]
C:\Windows\SYSTEM32\ntdll.dll(RtlLookupFunctionEntry+0x26d) [0x000007F8563F464D]
C:\Windows\SYSTEM32\ntdll.dll(DbgPrint+0x47c) [0x000007F8563F567C]
C:\Windows\SYSTEM32\ntdll.dll(KiUserExceptionDispatcher+0x2e) [0x000007F8563D4BBA]
[0x000000000000C4A8]
D:\DevKit\mingw\bin\libgcc_s_sjlj-1.dll(Unwind_SjLj_RaiseException+0x56) [0x000000006CECF196]
D:\DevKit\mingw\bin\libstdc++-6.dll(_cxa_throw+0x4f) [0x000000006FCE1CBF]
[0x00000000673C9FAD]
[0x00000000673CE3B8]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_error_arity+0x125) [0x000000006F26C525]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_funcall2+0x4c2) [0x000000006F27BA22]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_vm_localjump_error+0x1b01) [0x000000006F270611]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_vm_localjump_error+0x5c89) [0x000000006F274799]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_eval_string+0x2fe) [0x000000006F2756DE]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_vm_invoke_proc+0x27) [0x000000006F275727]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_block_proc+0xb93) [0x000000006F150223]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_vm_invoke_proc+0x407) [0x000000006F275B07]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_funcall+0x149) [0x000000006F276459]
[0x00000000673CFE24]
[0x00000000673CC706]
[0x00000000673CE20D]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_error_arity+0x125) [0x000000006F26C525]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_funcall2+0x4c2) [0x000000006F27BA22]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_vm_localjump_error+0x1b01) [0x000000006F270611]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_vm_localjump_error+0x5c89) [0x000000006F274799]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_yield+0x15c) [0x000000006F27D89C]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_ary_push+0x110e) [0x000000006F10D20E]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_error_arity+0x125) [0x000000006F26C525]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_funcall2+0x4c2) [0x000000006F27BA22]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_vm_localjump_error+0x1a9c) [0x000000006F2705AC]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_vm_localjump_error+0x5c89) [0x000000006F274799]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_yield+0x15c) [0x000000006F27D89C]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_ary_each+0x51) [0x000000006F106851]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_error_arity+0x125) [0x000000006F26C525]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_funcall2+0x4c2) [0x000000006F27BA22]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_vm_localjump_error+0x1a9c) [0x000000006F2705AC]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_vm_localjump_error+0x5c89) [0x000000006F274799]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_yield+0x15c) [0x000000006F27D89C]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_ary_each+0x51) [0x000000006F106851]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_error_arity+0x125) [0x000000006F26C525]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_funcall2+0x4c2) [0x000000006F27BA22]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_vm_localjump_error+0x1a9c) [0x000000006F2705AC]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_vm_localjump_error+0x5c89) [0x000000006F274799]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_eval_string+0x2fe) [0x000000006F2756DE]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_vm_invoke_proc+0x27) [0x000000006F275727]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_proc_call+0x44) [0x000000006F150A34]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_exec_end_proc+0x1fe) [0x000000006F14923E]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(rb_exec_end_proc+0x2a5) [0x000000006F1492E5]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(ruby_cleanup+0x14f) [0x000000006F14968F]
D:\Ruby200-x64\bin\x64-msvcrt-ruby200.dll(ruby_run_node+0x58) [0x000000006F1499E8]
[0x0000000000402D14]
[0x00000000004013D7]
[0x00000000004014F8]
C:\Windows\system32\KERNEL32.DLL(BaseThreadInitThunk+0x1a) [0x000007F854FC167E]
-- Other runtime information -----------------------------------------------
* Loaded script: D:/Ruby200-x64/lib/ruby/2.0.0/rake/rake_test_loader.rb: TestSystem#test_system
* Loaded features:
0 enumerator.so
1 D:/Ruby200-x64/lib/ruby/2.0.0/x64-mingw32/enc/encdb.so
2 D:/Ruby200-x64/lib/ruby/2.0.0/x64-mingw32/enc/iso_8859_1.so
3 D:/Ruby200-x64/lib/ruby/2.0.0/x64-mingw32/enc/trans/transdb.so
4 D:/Ruby200-x64/lib/ruby/2.0.0/x64-mingw32/rbconfig.rb
5 D:/Ruby200-x64/lib/ruby/2.0.0/rubygems/compatibility.rb
6 D:/Ruby200-x64/lib/ruby/2.0.0/rubygems/defaults.rb
7 D:/Ruby200-x64/lib/ruby/2.0.0/rubygems/deprecate.rb
8 D:/Ruby200-x64/lib/ruby/2.0.0/rubygems/errors.rb
9 D:/Ruby200-x64/lib/ruby/2.0.0/rubygems/version.rb
10 D:/Ruby200-x64/lib/ruby/2.0.0/rubygems/requirement.rb
11 D:/Ruby200-x64/lib/ruby/2.0.0/rubygems/platform.rb
12 D:/Ruby200-x64/lib/ruby/2.0.0/rubygems/specification.rb
13 D:/Ruby200-x64/lib/ruby/2.0.0/rubygems/exceptions.rb
14 D:/Ruby200-x64/lib/ruby/2.0.0/rubygems/defaults/operating_system.rb
15 D:/Ruby200-x64/lib/ruby/2.0.0/x64-mingw32/enc/utf_16le.so
16 D:/Ruby200-x64/lib/ruby/2.0.0/x64-mingw32/enc/trans/utf_16_32.so
17 D:/Ruby200-x64/lib/ruby/2.0.0/rubygems/core_ext/kernel_gem.rb
18 D:/Ruby200-x64/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb
19 D:/Ruby200-x64/lib/ruby/2.0.0/rubygems.rb
20 D:/Ruby200-x64/lib/ruby/2.0.0/rubygems/dependency.rb
21 D:/Ruby200-x64/lib/ruby/2.0.0/rubygems/path_support.rb
22 D:/Ruby200-x64/lib/ruby/2.0.0/rake/version.rb
23 D:/Ruby200-x64/lib/ruby/2.0.0/x64-mingw32/etc.so
24 D:/Ruby200-x64/lib/ruby/2.0.0/fileutils.rb
25 D:/Ruby200-x64/lib/ruby/2.0.0/thread.rb
26 D:/Ruby200-x64/lib/ruby/2.0.0/singleton.rb
27 D:/Ruby200-x64/lib/ruby/2.0.0/monitor.rb
28 D:/Ruby200-x64/lib/ruby/2.0.0/optparse.rb
29 D:/Ruby200-x64/lib/ruby/2.0.0/ostruct.rb
30 D:/Ruby200-x64/lib/ruby/2.0.0/rake/ext/core.rb
31 D:/Ruby200-x64/lib/ruby/2.0.0/rake/invocation_exception_mixin.rb
32 D:/Ruby200-x64/lib/ruby/2.0.0/rake/task.rb
33 D:/Ruby200-x64/lib/ruby/2.0.0/rake/early_time.rb
34 D:/Ruby200-x64/lib/ruby/2.0.0/rake/file_task.rb
35 D:/Ruby200-x64/lib/ruby/2.0.0/rake/file_creation_task.rb
36 D:/Ruby200-x64/lib/ruby/2.0.0/shellwords.rb
37 D:/Ruby200-x64/lib/ruby/2.0.0/rake/task_manager.rb
38 D:/Ruby200-x64/lib/ruby/2.0.0/rake/cloneable.rb
39 D:/Ruby200-x64/lib/ruby/2.0.0/rake/file_utils.rb
40 D:/Ruby200-x64/lib/ruby/2.0.0/rake/file_utils_ext.rb
41 D:/Ruby200-x64/lib/ruby/2.0.0/rake/ext/string.rb
42 D:/Ruby200-x64/lib/ruby/2.0.0/rake/pathmap.rb
43 D:/Ruby200-x64/lib/ruby/2.0.0/rake/file_list.rb
44 D:/Ruby200-x64/lib/ruby/2.0.0/set.rb
45 D:/Ruby200-x64/lib/ruby/2.0.0/rake/promise.rb
46 D:/Ruby200-x64/lib/ruby/2.0.0/rake/thread_pool.rb
47 D:/Ruby200-x64/lib/ruby/2.0.0/rake/private_reader.rb
48 D:/Ruby200-x64/lib/ruby/2.0.0/rake/thread_history_display.rb
49 D:/Ruby200-x64/lib/ruby/2.0.0/rake/trace_output.rb
50 D:/Ruby200-x64/lib/ruby/2.0.0/rake/alt_system.rb
51 D:/Ruby200-x64/lib/ruby/2.0.0/rake/win32.rb
52 D:/Ruby200-x64/lib/ruby/2.0.0/rake/application.rb
53 D:/Ruby200-x64/lib/ruby/2.0.0/rake/ext/module.rb
54 D:/Ruby200-x64/lib/ruby/2.0.0/rake/ext/time.rb
55 D:/Ruby200-x64/lib/ruby/2.0.0/rake/task_argument_error.rb
56 D:/Ruby200-x64/lib/ruby/2.0.0/rake/rule_recursion_overflow_error.rb
57 D:/Ruby200-x64/lib/ruby/2.0.0/rake/rake_module.rb
58 D:/Ruby200-x64/lib/ruby/2.0.0/rake/pseudo_status.rb
59 D:/Ruby200-x64/lib/ruby/2.0.0/rake/task_arguments.rb
60 D:/Ruby200-x64/lib/ruby/2.0.0/rake/invocation_chain.rb
61 D:/Ruby200-x64/lib/ruby/2.0.0/rake/multi_task.rb
62 D:/Ruby200-x64/lib/ruby/2.0.0/rake/dsl_definition.rb
63 D:/Ruby200-x64/lib/ruby/2.0.0/rake/default_loader.rb
64 D:/Ruby200-x64/lib/ruby/2.0.0/rake/name_space.rb
65 D:/Ruby200-x64/lib/ruby/2.0.0/rake/backtrace.rb
66 D:/Ruby200-x64/lib/ruby/2.0.0/rake.rb
67 D:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/eventmachine-1.0.1/lib/rubyeventmachine.so
68 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/version.rb
69 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/pool.rb
70 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/deferrable.rb
71 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/future.rb
72 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/streamer.rb
73 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/spawnable.rb
74 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/processes.rb
75 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/iterator.rb
76 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/buftok.rb
77 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/timers.rb
78 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/protocols.rb
79 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/connection.rb
80 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/callback.rb
81 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/queue.rb
82 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/channel.rb
83 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/file_watch.rb
84 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/process_watch.rb
85 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/tick_loop.rb
86 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/resolver.rb
87 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/completion.rb
88 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/threaded_resource.rb
89 D:/Ruby200-x64/lib/ruby/2.0.0/x64-mingw32/socket.so
90 D:/Ruby200-x64/lib/ruby/2.0.0/socket.rb
91 D:/Ruby200-x64/lib/ruby/2.0.0/x64-mingw32/fcntl.so
92 D:/Ruby200-x64/lib/ruby/2.0.0/timeout.rb
93 D:/Ruby200-x64/lib/ruby/2.0.0/x64-mingw32/digest.so
94 D:/Ruby200-x64/lib/ruby/2.0.0/digest.rb
95 D:/Ruby200-x64/lib/ruby/2.0.0/x64-mingw32/openssl.so
96 D:/Ruby200-x64/lib/ruby/2.0.0/openssl/bn.rb
97 D:/Ruby200-x64/lib/ruby/2.0.0/openssl/cipher.rb
98 D:/Ruby200-x64/lib/ruby/2.0.0/x64-mingw32/stringio.so
99 D:/Ruby200-x64/lib/ruby/2.0.0/openssl/config.rb
100 D:/Ruby200-x64/lib/ruby/2.0.0/openssl/digest.rb
101 D:/Ruby200-x64/lib/ruby/2.0.0/openssl/x509.rb
102 D:/Ruby200-x64/lib/ruby/2.0.0/openssl/buffering.rb
103 D:/Ruby200-x64/lib/ruby/2.0.0/openssl/ssl.rb
104 D:/Ruby200-x64/lib/ruby/2.0.0/openssl.rb
105 D:/Ruby200-x64/lib/ruby/2.0.0/securerandom.rb
106 D:/Ruby200-x64/lib/ruby/2.0.0/x64-mingw32/fiddle.so
107 D:/Ruby200-x64/lib/ruby/2.0.0/fiddle/function.rb
108 D:/Ruby200-x64/lib/ruby/2.0.0/fiddle/closure.rb
109 D:/Ruby200-x64/lib/ruby/2.0.0/fiddle.rb
110 D:/Ruby200-x64/lib/ruby/2.0.0/fiddle/value.rb
111 D:/Ruby200-x64/lib/ruby/2.0.0/fiddle/pack.rb
112 D:/Ruby200-x64/lib/ruby/2.0.0/fiddle/struct.rb
113 D:/Ruby200-x64/lib/ruby/2.0.0/fiddle/cparser.rb
114 D:/Ruby200-x64/lib/ruby/2.0.0/fiddle/import.rb
115 D:/Ruby200-x64/lib/ruby/2.0.0/win32/registry.rb
116 D:/Ruby200-x64/lib/ruby/2.0.0/win32/resolv.rb
117 D:/Ruby200-x64/lib/ruby/2.0.0/x64-mingw32/enc/trans/single_byte.so
118 D:/Ruby200-x64/lib/ruby/2.0.0/resolv.rb
119 D:/Users/Patrik Pettersson/Source/eventmachine/lib/eventmachine.rb
120 D:/Ruby200-x64/lib/ruby/2.0.0/minitest/parallel_each.rb
121 D:/Ruby200-x64/lib/ruby/2.0.0/minitest/unit.rb
122 D:/Ruby200-x64/lib/ruby/2.0.0/prettyprint.rb
123 D:/Ruby200-x64/lib/ruby/2.0.0/pp.rb
124 D:/Ruby200-x64/lib/ruby/2.0.0/test/unit/assertions.rb
125 D:/Ruby200-x64/lib/ruby/2.0.0/test/unit/testcase.rb
126 D:/Ruby200-x64/lib/ruby/2.0.0/test/unit.rb
127 D:/Users/Patrik Pettersson/Source/eventmachine/tests/em_test_helper.rb
128 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_attach.rb
129 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_basic.rb
130 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_channel.rb
131 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_completion.rb
132 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_connection_count.rb
133 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_defer.rb
134 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_deferrable.rb
135 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_epoll.rb
136 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_error_handler.rb
137 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_exc.rb
138 D:/Ruby200-x64/lib/ruby/2.0.0/delegate.rb
139 D:/Ruby200-x64/lib/ruby/2.0.0/tmpdir.rb
140 D:/Ruby200-x64/lib/ruby/2.0.0/tempfile.rb
141 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_file_watch.rb
142 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_futures.rb
143 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_get_sock_opt.rb
144 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_handler_check.rb
145 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/protocols/linetext2.rb
146 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/protocols/header_and_content.rb
147 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_hc.rb
148 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/protocols/line_and_text.rb
149 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_httpclient.rb
150 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_httpclient2.rb
151 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_idle_connection.rb
152 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_inactivity_timeout.rb
153 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_kb.rb
154 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/protocols/line_protocol.rb
155 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_line_protocol.rb
156 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_ltp.rb
157 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_ltp2.rb
158 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_next_tick.rb
159 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/protocols/object_protocol.rb
160 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_object_protocol.rb
161 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_pause.rb
162 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_pending_connect_timeout.rb
163 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_pool.rb
164 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_processes.rb
165 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_process_watch.rb
166 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_proxy_connection.rb
167 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_pure.rb
168 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_queue.rb
169 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_resolver.rb
170 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_running.rb
171 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/protocols/saslauth.rb
172 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_sasl.rb
173 D:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/eventmachine-1.0.1/lib/fastfilereaderext.so
174 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_send_file.rb
175 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_servers.rb
176 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_set_sock_opt.rb
177 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_shutdown_hooks.rb
178 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_smtpclient.rb
179 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/protocols/smtpserver.rb
180 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_smtpserver.rb
181 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_spawn.rb
182 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_ssl_args.rb
183 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_ssl_methods.rb
184 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_ssl_verify.rb
185 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_stomp.rb
186 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_system.rb
187 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_threaded_resource.rb
188 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_tick_loop.rb
189 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_timers.rb
190 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_ud.rb
191 D:/Users/Patrik Pettersson/Source/eventmachine/tests/test_unbind_reason.rb
192 D:/Ruby200-x64/lib/ruby/2.0.0/x64-mingw32/io/console.so
193 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/protocols/httpclient.rb
194 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/protocols/httpclient2.rb
195 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/protocols/smtpclient.rb
196 D:/Users/Patrik Pettersson/Source/eventmachine/lib/em/protocols/stomp.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.
rake aborted!
Command failed with status (3): [ruby -w -I"lib;tests;lib" -I"D:/Ruby200-x64/lib/ruby/2.0.0" "D:/Ruby200-x64/lib/ruby/2.
0.0/rake/rake_test_loader.rb" "tests/**/test_*.rb" ]
Tasks: TOP => test
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment