From: me2faster@... Date: 2005-07-14T10:30:51+09:00 Subject: Re: ruby-1.8.2: test.rb: Seg Fault in test_check "exception" Hi, I tried building with the latest snapshot as mentioned above, but got the same results as mentioned in the root of this message thread, and is consistent with my earlier posting (Message ID: 1116359825.581559.106910@g43g2000cwa.googlegroups.com): .... ok 8 exception ../test.rb:593: [BUG] Segmentation fault ruby 1.8.3 (2005-07-14) [] Process (5,342) received signal/trap type: 1 (number: 6) (eInspect 5,342):bt #0 0xffffffffe101dd60 in $n_EnterPriv () #1 0xffffffffe5072e70 in raise () #2 0xffffffffe5073d20 in PK_ABORT_ () #3 0xffffffffff7dc100 in abort () #4 0x7040ca00:0 in rb_bug (fmt=0x70031ae0 "Segmentation fault") at /home/ruby/error.c:214 #5 0x703025b0:0 in sigsegv (sig=11) at /home/ruby/signal.c:447 #6 0xffffffffe441a7d0 in $UD_S__SigHandlerJacket () #7 0x7006ccd0:1 in rb_raise_jump (mesg=134956720) at /home/ruby/eval.c:4592 #8 0x7006bd00:0 in rb_f_raise (argc=1, argv=0x812c3d0) at /home/ruby/eval.c:4535 #9 0x7007a1a0:0 in call_cfunc (func=0x8018e20 <_initz+17888>, recv=134672048, len=-1, argc=1, argv=0x812c3d0) at /home/ruby/eval.c:5528 #10 0x700814c0:0 in rb_call0 (klass=134677928, recv=134672048, id=3969, oid=3969, argc=1, argv=0x812c3d0, body=0x806e3a0, nosuper=0) at /home/ruby/eval.c:5665 #11 0x70085700:0 in rb_call (klass=134677928, recv=134672048, mid=3969, argc=1, argv=0x812c3d0, scope=1) at /home/ruby/eval.c:5886 #12 0x7005bd10:0 in rb_eval (self=134672048, n=0x8106ca0) at /home/ruby/eval.c:3377 #13 0x70057610:0 in rb_eval (self=134672048, n=0x805d198) at /home/ruby/eval.c:3177 ---Type to continue, or q to quit--- #14 0x70041390:0 in eval_node (self=134672048, node=0x805d198) at /home/ruby/eval.c:1360 #15 0x70043080:0 in ruby_exec_internal () at /home/ruby/eval.c:1535 #16 0x700432f0:0 in ruby_exec () at /home/ruby/eval.c:1555 #17 0x700433f0:0 in ruby_run () at /home/ruby/eval.c:1565 #18 0x70035d50:0 in main (argc=3, argv=0x8031000, envp=0x803102a) at /home/ruby/main.c:46 .... me2faster at excite dot com