1 | |
---|
2 | sample/test.rb:assignment .................................................................................................................................................................................................................................................................................................................................................................................... |
---|
3 | sample/test.rb:condition .. |
---|
4 | sample/test.rb:if/unless ... |
---|
5 | sample/test.rb:case ..... |
---|
6 | sample/test.rb:while/until ........ |
---|
7 | sample/test.rb:exception .......... |
---|
8 | sample/test.rb:array ....................................... |
---|
9 | sample/test.rb:hash ........................... |
---|
10 | sample/test.rb:iterator ............................................................................................................... |
---|
11 | sample/test.rb:float ................................................................................ |
---|
12 | sample/test.rb:bignum ............................... |
---|
13 | sample/test.rb:string & char .............................................................. |
---|
14 | sample/test.rb:assignment .......... |
---|
15 | sample/test.rb:call ...... |
---|
16 | sample/test.rb:proc ......... |
---|
17 | sample/test.rb:signal .. |
---|
18 | sample/test.rb:eval ............................. |
---|
19 | sample/test.rb:system ......... |
---|
20 | sample/test.rb:const ..... |
---|
21 | sample/test.rb:clone ..... |
---|
22 | sample/test.rb:marshal .... |
---|
23 | sample/test.rb:pack .... |
---|
24 | sample/test.rb:math .. |
---|
25 | sample/test.rb:struct ...... |
---|
26 | sample/test.rb:variable ........... |
---|
27 | sample/test.rb:trace ... |
---|
28 | sample/test.rb:defined? ............ |
---|
29 | sample/test.rb:alias ...... |
---|
30 | sample/test.rb:path ....................... |
---|
31 | sample/test.rb:gc .... |
---|
32 | test succeeded |
---|
33 | |
---|
34 | test_attr.rb .. |
---|
35 | test_autoload.rb ........... |
---|
36 | test_block.rb ....................................................... |
---|
37 | test_class.rb ............................................. |
---|
38 | test_eval.rb .................................... |
---|
39 | test_exception.rb ................................. |
---|
40 | test_finalizer.rb . |
---|
41 | test_flip.rb . |
---|
42 | test_flow.rb ................................................ |
---|
43 | test_fork.rb .... |
---|
44 | test_gc.rb .. |
---|
45 | test_io.rb ................. |
---|
46 | test_jump.rb ............................. |
---|
47 | test_literal.rb ...................................................................................................................................................... |
---|
48 | test_load.rb .. |
---|
49 | test_marshal.rb . |
---|
50 | test_massign.rb ................................(eval):2: [BUG] Bus Error |
---|
51 | ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin11] |
---|
52 | |
---|
53 | -- control frame ---------- |
---|
54 | c:0007 p:---- s:0020 b:0020 l:000019 d:000019 CFUNC :resume |
---|
55 | c:0006 p:0039 s:0017 b:0017 l:000b28 d:000238 EVAL (eval):2 |
---|
56 | c:0005 p:---- s:0015 b:0015 l:000014 d:000014 FINISH |
---|
57 | c:0004 p:---- s:0013 b:0013 l:000012 d:000012 CFUNC :eval |
---|
58 | c:0003 p:0053 s:0009 b:0008 l:000b28 d:001b98 EVAL bootstraptest.tmp.rb:9 |
---|
59 | c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH |
---|
60 | c:0001 p:0000 s:0002 b:0002 l:000b28 d:000b28 TOP |
---|
61 | --------------------------- |
---|
62 | -- Ruby level backtrace information ---------------------------------------- |
---|
63 | bootstraptest.tmp.rb:9:in `<main>' |
---|
64 | bootstraptest.tmp.rb:9:in `eval' |
---|
65 | (eval):2:in `<main>' |
---|
66 | (eval):2:in `resume' |
---|
67 | |
---|
68 | -- C level backtrace information ------------------------------------------- |
---|
69 | 0 libruby.1.9.1.dylib 0x000000010de75fdd rb_vm_bugreport + 109 |
---|
70 | 1 libruby.1.9.1.dylib 0x000000010dd7dc33 report_bug + 243 |
---|
71 | 2 libruby.1.9.1.dylib 0x000000010dd7db35 rb_bug + 165 |
---|
72 | 3 libruby.1.9.1.dylib 0x000000010de16722 sigbus + 18 |
---|
73 | 4 libsystem_c.dylib 0x00007fff86d47cfa _sigtramp + 26 |
---|
74 | 5 ??? 0x0000000000000947 0x0 + 2375 |
---|
75 | |
---|
76 | [NOTE] |
---|
77 | You may have encountered a bug in the Ruby interpreter or extension libraries. |
---|
78 | Bug reports are welcome. |
---|
79 | For details: http://www.ruby-lang.org/bugreport.html |
---|
80 | |
---|
81 | F. |
---|
82 | test_method.rb ............................................................................................................................................................................................................................. |
---|
83 | test_objectspace.rb ... |
---|
84 | test_proc.rb .................................. |
---|
85 | test_struct.rb . |
---|
86 | test_syntax.rb .......................................................................................................................................................... |
---|
87 | test_thread.rb .............................FFFFFFF.............. |
---|
88 | #470 test_massign.rb:165:in `<top (required)>': |
---|
89 | a,s=[],"aaa" |
---|
90 | 300.times { a<<s; s=s.succ } |
---|
91 | eval <<-END__ |
---|
92 | GC.stress=true |
---|
93 | Fiber.new do |
---|
94 | #{ a.join(",") },*zzz=1 |
---|
95 | end.resume |
---|
96 | END__ |
---|
97 | :ok |
---|
98 | #=> "" (expected "ok") [ruby-dev:32581] |
---|
99 | #914 test_thread.rb:287:in `<top (required)>': |
---|
100 | at_exit { Fiber.new{}.resume } |
---|
101 | #=> killed by SIGABRT (signal 6) |
---|
102 | | bootstraptest.tmp.rb:2: [BUG] Segmentation fault |
---|
103 | | ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin11] |
---|
104 | | |
---|
105 | | -- control frame ---------- |
---|
106 | | c:0004 p:---- s:0009 b:0009 l:000008 d:000008 CFUNC :resume |
---|
107 | | c:0003 p:0021 s:0006 b:0006 l:001b18 d:001c78 BLOCK bootstraptest.tmp.rb:2 |
---|
108 | | c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH |
---|
109 | | c:0001 p:0000 s:0002 b:0002 l:001b18 d:001b18 TOP |
---|
110 | | --------------------------- |
---|
111 | | -- Ruby level backtrace information ---------------------------------------- |
---|
112 | | bootstraptest.tmp.rb:2:in `block in <main>' |
---|
113 | | bootstraptest.tmp.rb:2:in `resume' |
---|
114 | | |
---|
115 | | -- C level backtrace information ------------------------------------------- |
---|
116 | | |
---|
117 | | [NOTE] |
---|
118 | | You may have encountered a bug in the Ruby interpreter or extension libraries. |
---|
119 | | Bug reports are welcome. |
---|
120 | | For details: http://www.ruby-lang.org/bugreport.html |
---|
121 | | |
---|
122 | |
---|
123 | #915 test_thread.rb:292:in `<top (required)>': |
---|
124 | g = enum_for(:local_variables) |
---|
125 | loop { g.next } |
---|
126 | #=> killed by SIGABRT (signal 6) |
---|
127 | | bootstraptest.tmp.rb:3: [BUG] Segmentation fault |
---|
128 | | ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin11] |
---|
129 | | |
---|
130 | | -- control frame ---------- |
---|
131 | | c:0007 p:---- s:0018 b:0018 l:0026c0 d:0026c0 CFUNC :next |
---|
132 | | c:0006 p:0011 s:0015 b:0015 l:0017a8 d:000014 BLOCK bootstraptest.tmp.rb:3 |
---|
133 | | c:0005 p:---- s:0013 b:0013 l:000012 d:000012 FINISH |
---|
134 | | c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :loop |
---|
135 | | c:0003 p:0026 s:0008 b:0007 l:0017a8 d:002610 EVAL bootstraptest.tmp.rb:3 |
---|
136 | | c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH |
---|
137 | | c:0001 p:0000 s:0002 b:0002 l:0017a8 d:0017a8 TOP |
---|
138 | | --------------------------- |
---|
139 | | -- Ruby level backtrace information ---------------------------------------- |
---|
140 | | bootstraptest.tmp.rb:3:in `<main>' |
---|
141 | | bootstraptest.tmp.rb:3:in `loop' |
---|
142 | | bootstraptest.tmp.rb:3:in `block in <main>' |
---|
143 | | bootstraptest.tmp.rb:3:in `next' |
---|
144 | | |
---|
145 | | -- C level backtrace information ------------------------------------------- |
---|
146 | | |
---|
147 | | [NOTE] |
---|
148 | | You may have encountered a bug in the Ruby interpreter or extension libraries. |
---|
149 | | Bug reports are welcome. |
---|
150 | | For details: http://www.ruby-lang.org/bugreport.html |
---|
151 | | |
---|
152 | [ruby-dev:34128] |
---|
153 | #916 test_thread.rb:297:in `<top (required)>': |
---|
154 | g = enum_for(:block_given?) |
---|
155 | loop { g.next } |
---|
156 | #=> killed by SIGABRT (signal 6) |
---|
157 | | bootstraptest.tmp.rb:3: [BUG] Segmentation fault |
---|
158 | | ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin11] |
---|
159 | | |
---|
160 | | -- control frame ---------- |
---|
161 | | c:0007 p:---- s:0018 b:0018 l:002630 d:002630 CFUNC :next |
---|
162 | | c:0006 p:0011 s:0015 b:0015 l:000148 d:000014 BLOCK bootstraptest.tmp.rb:3 |
---|
163 | | c:0005 p:---- s:0013 b:0013 l:000012 d:000012 FINISH |
---|
164 | | c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :loop |
---|
165 | | c:0003 p:0026 s:0008 b:0007 l:000148 d:002580 EVAL bootstraptest.tmp.rb:3 |
---|
166 | | c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH |
---|
167 | | c:0001 p:0000 s:0002 b:0002 l:000148 d:000148 TOP |
---|
168 | | --------------------------- |
---|
169 | | -- Ruby level backtrace information ---------------------------------------- |
---|
170 | | bootstraptest.tmp.rb:3:in `<main>' |
---|
171 | | bootstraptest.tmp.rb:3:in `loop' |
---|
172 | | bootstraptest.tmp.rb:3:in `block in <main>' |
---|
173 | | bootstraptest.tmp.rb:3:in `next' |
---|
174 | | |
---|
175 | | -- C level backtrace information ------------------------------------------- |
---|
176 | | |
---|
177 | | [NOTE] |
---|
178 | | You may have encountered a bug in the Ruby interpreter or extension libraries. |
---|
179 | | Bug reports are welcome. |
---|
180 | | For details: http://www.ruby-lang.org/bugreport.html |
---|
181 | | |
---|
182 | [ruby-dev:34128] |
---|
183 | #917 test_thread.rb:302:in `<top (required)>': |
---|
184 | g = enum_for(:binding) |
---|
185 | loop { g.next } |
---|
186 | #=> killed by SIGABRT (signal 6) |
---|
187 | | bootstraptest.tmp.rb:3: [BUG] Bus Error |
---|
188 | | ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin11] |
---|
189 | | |
---|
190 | | -- control frame ---------- |
---|
191 | | c:0007 p:---- s:0018 b:0018 l:002440 d:002440 CFUNC :next |
---|
192 | | c:0006 p:0011 s:0015 b:0015 l:0023d8 d:000014 BLOCK bootstraptest.tmp.rb:3 |
---|
193 | | c:0005 p:---- s:0013 b:0013 l:000012 d:000012 FINISH |
---|
194 | | c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :loop |
---|
195 | | c:0003 p:0026 s:0008 b:0007 l:0023d8 d:002390 EVAL bootstraptest.tmp.rb:3 |
---|
196 | | c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH |
---|
197 | | c:0001 p:0000 s:0002 b:0002 l:0023d8 d:0023d8 TOP |
---|
198 | | --------------------------- |
---|
199 | | -- Ruby level backtrace information ---------------------------------------- |
---|
200 | | bootstraptest.tmp.rb:3:in `<main>' |
---|
201 | | bootstraptest.tmp.rb:3:in `loop' |
---|
202 | | bootstraptest.tmp.rb:3:in `block in <main>' |
---|
203 | | bootstraptest.tmp.rb:3:in `next' |
---|
204 | | |
---|
205 | | -- C level backtrace information ------------------------------------------- |
---|
206 | | 0 libruby.1.9.1.dylib 0x0000000102a1dfdd rb_vm_bugreport + 109 |
---|
207 | | 1 libruby.1.9.1.dylib 0x0000000102925c33 report_bug + 243 |
---|
208 | | 2 libruby.1.9.1.dylib 0x0000000102925b35 rb_bug + 165 |
---|
209 | | 3 libruby.1.9.1.dylib 0x00000001029be722 sigbus + 18 |
---|
210 | | 4 libsystem_c.dylib 0x00007fff86d47cfa _sigtramp + 26 |
---|
211 | | 5 ??? 0x0000000102d00068 0x0 + 4342153320 |
---|
212 | | |
---|
213 | | [NOTE] |
---|
214 | | You may have encountered a bug in the Ruby interpreter or extension libraries. |
---|
215 | | Bug reports are welcome. |
---|
216 | | For details: http://www.ruby-lang.org/bugreport.html |
---|
217 | | |
---|
218 | [ruby-dev:34128] |
---|
219 | #918 test_thread.rb:307:in `<top (required)>': |
---|
220 | g = "abc".enum_for(:scan, /./) |
---|
221 | loop { g.next } |
---|
222 | #=> killed by SIGABRT (signal 6) |
---|
223 | | bootstraptest.tmp.rb:3: [BUG] Segmentation fault |
---|
224 | | ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin11] |
---|
225 | | |
---|
226 | | -- control frame ---------- |
---|
227 | | c:0007 p:---- s:0018 b:0018 l:000470 d:000470 CFUNC :next |
---|
228 | | c:0006 p:0011 s:0015 b:0015 l:000f68 d:000014 BLOCK bootstraptest.tmp.rb:3 |
---|
229 | | c:0005 p:---- s:0013 b:0013 l:000012 d:000012 FINISH |
---|
230 | | c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :loop |
---|
231 | | c:0003 p:0029 s:0008 b:0007 l:000f68 d:0003c0 EVAL bootstraptest.tmp.rb:3 |
---|
232 | | c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH |
---|
233 | | c:0001 p:0000 s:0002 b:0002 l:000f68 d:000f68 TOP |
---|
234 | | --------------------------- |
---|
235 | | -- Ruby level backtrace information ---------------------------------------- |
---|
236 | | bootstraptest.tmp.rb:3:in `<main>' |
---|
237 | | bootstraptest.tmp.rb:3:in `loop' |
---|
238 | | bootstraptest.tmp.rb:3:in `block in <main>' |
---|
239 | | bootstraptest.tmp.rb:3:in `next' |
---|
240 | | |
---|
241 | | -- C level backtrace information ------------------------------------------- |
---|
242 | | |
---|
243 | | [NOTE] |
---|
244 | | You may have encountered a bug in the Ruby interpreter or extension libraries. |
---|
245 | | Bug reports are welcome. |
---|
246 | | For details: http://www.ruby-lang.org/bugreport.html |
---|
247 | | |
---|
248 | [ruby-dev:34128] |
---|
249 | #919 test_thread.rb:312:in `<top (required)>': |
---|
250 | g = Module.enum_for(:new) |
---|
251 | loop { g.next } |
---|
252 | #=> killed by SIGABRT (signal 6) |
---|
253 | | bootstraptest.tmp.rb:3: [BUG] Bus Error |
---|
254 | | ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin11] |
---|
255 | | |
---|
256 | | -- control frame ---------- |
---|
257 | | c:0007 p:---- s:0018 b:0018 l:002030 d:002030 CFUNC :next |
---|
258 | | c:0006 p:0011 s:0015 b:0015 l:0010a8 d:000014 BLOCK bootstraptest.tmp.rb:3 |
---|
259 | | c:0005 p:---- s:0013 b:0013 l:000012 d:000012 FINISH |
---|
260 | | c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :loop |
---|
261 | | c:0003 p:0032 s:0008 b:0007 l:0010a8 d:001f80 EVAL bootstraptest.tmp.rb:3 |
---|
262 | | c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH |
---|
263 | | c:0001 p:0000 s:0002 b:0002 l:0010a8 d:0010a8 TOP |
---|
264 | | --------------------------- |
---|
265 | | -- Ruby level backtrace information ---------------------------------------- |
---|
266 | | bootstraptest.tmp.rb:3:in `<main>' |
---|
267 | | bootstraptest.tmp.rb:3:in `loop' |
---|
268 | | bootstraptest.tmp.rb:3:in `block in <main>' |
---|
269 | | bootstraptest.tmp.rb:3:in `next' |
---|
270 | | |
---|
271 | | -- C level backtrace information ------------------------------------------- |
---|
272 | | 0 libruby.1.9.1.dylib 0x0000000107046fdd rb_vm_bugreport + 109 |
---|
273 | | 1 libruby.1.9.1.dylib 0x0000000106f4ec33 report_bug + 243 |
---|
274 | | 2 libruby.1.9.1.dylib 0x0000000106f4eb35 rb_bug + 165 |
---|
275 | | 3 libruby.1.9.1.dylib 0x0000000106fe7722 sigbus + 18 |
---|
276 | | 4 libsystem_c.dylib 0x00007fff86d47cfa _sigtramp + 26 |
---|
277 | | 5 ??? 0x0000000107123404 0x0 + 4413600772 |
---|
278 | | |
---|
279 | | [NOTE] |
---|
280 | | You may have encountered a bug in the Ruby interpreter or extension libraries. |
---|
281 | | Bug reports are welcome. |
---|
282 | | For details: http://www.ruby-lang.org/bugreport.html |
---|
283 | | |
---|
284 | [ruby-dev:34128] |
---|
285 | #920 test_thread.rb:316:in `<top (required)>': |
---|
286 | Fiber.new(&Object.method(:class_eval)).resume("foo") |
---|
287 | #=> killed by SIGABRT (signal 6) |
---|
288 | | bootstraptest.tmp.rb:2: [BUG] Bus Error |
---|
289 | | ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin11] |
---|
290 | | |
---|
291 | | -- control frame ---------- |
---|
292 | | c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :resume |
---|
293 | | c:0003 p:0041 s:0007 b:0006 l:001078 d:001ba8 EVAL bootstraptest.tmp.rb:2 |
---|
294 | | c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH |
---|
295 | | c:0001 p:0000 s:0002 b:0002 l:001078 d:001078 TOP |
---|
296 | | --------------------------- |
---|
297 | | -- Ruby level backtrace information ---------------------------------------- |
---|
298 | | bootstraptest.tmp.rb:2:in `<main>' |
---|
299 | | bootstraptest.tmp.rb:2:in `resume' |
---|
300 | | |
---|
301 | | -- C level backtrace information ------------------------------------------- |
---|
302 | | 0 libruby.1.9.1.dylib 0x000000010c1e8fdd rb_vm_bugreport + 109 |
---|
303 | | 1 libruby.1.9.1.dylib 0x000000010c0f0c33 report_bug + 243 |
---|
304 | | 2 libruby.1.9.1.dylib 0x000000010c0f0b35 rb_bug + 165 |
---|
305 | | 3 libruby.1.9.1.dylib 0x000000010c189722 sigbus + 18 |
---|
306 | | 4 libsystem_c.dylib 0x00007fff86d47cfa _sigtramp + 26 |
---|
307 | | 5 ??? 0x00007fe38bc01a60 0x0 + 140615278926432 |
---|
308 | | |
---|
309 | | [NOTE] |
---|
310 | | You may have encountered a bug in the Ruby interpreter or extension libraries. |
---|
311 | | Bug reports are welcome. |
---|
312 | | For details: http://www.ruby-lang.org/bugreport.html |
---|
313 | | |
---|
314 | [ruby-dev:34128] |
---|
315 | FAIL 8/934 tests failed |
---|
316 | make: *** [yes-btest-ruby] Error 1 |
---|