yarv-dev:743
From: sheepman <sheepman sheepman.sakura.ne.jp>
Date: Wed, 28 Dec 2005 19:38:28 +0900
Subject: [yarv-dev:743] Object.methods dumps core
こんばんは、sheepman です。 次のようにすると core を吐きます。 $ ./miniruby -ve 'Object.methods' ruby 1.9.0 (2005-11-18) [i686-linux] YARVCore 0.3.3 (rev: 336) [opts: ] DBG> : "-e:1:in `<main>'" -- stack frame ------------ 0x402b1008 (0000): 00000001 0x402b100c (0001): 00000004 0x402b1010 (0002): 00000001 0x402b1014 (0003): 402b0d34 0x402b1018 (0004): 00000001 <- lfp <- dfp -- control frame ---------- c:0004 p:-001 s:0005 b:0005 l:0004 d:0004 CFUNC i:methods s: - c:0003 p:0013 s:0003 b:0003 l:0002 d:0002 TOP i:<main> s: - c:0002 p:-001 s:0001 b:0001 l:0000 d:0000 FINISH i:- s: - c:0001 p:-001 s:0000 b:-001 l:0000 d:0000 ------ i:- s: - --------------------------- [BUG] Segmentation fault ruby 1.9.0 (2005-11-18) [i686-linux] zsh: abort ./miniruby -ve 'Object.methods' -- sheepman / TAMURA Takashi sheepman sheepman.sakura.ne.jp http://sheepman.parfait.ne.jp/ -- ML: yarv-dev quickml.atdot.net 使い方: http://www.atdot.net/~ko1/quickml
-> 743 2005-12-28 19:38 [sheepman sheepman.sa] Object.methods dumps core 745 2005-12-28 20:17 ┣[sheepman sheepman.sa] open> Object.methods dumps core 748 2005-12-28 23:43 ┃┗[ko1 atdot.net ] fixed> Re: open> Object.methods dumps core 756 2005-12-30 20:37 ┃ ┗[sheepman sheepman.sa] close> Re: Object.methods dumps core 746 2005-12-28 23:42 ┗[ko1 atdot.net ]