yarv-dev:722
From: sheepman <sheepman sheepman.sakura.ne.jp>
Date: Tue, 27 Dec 2005 23:23:28 +0900
Subject: [yarv-dev:722] open> ["a"][*0] dumps core
こんばんは、sheepman です。 次のようにすると core を吐きます。 $ ./miniruby -ve '["a"][*0]' ruby 1.9.0 (2005-11-18) [i686-linux] YARVCore 0.3.3 (rev: 332) [opts: ] -e:1: -- stack frame ------------ 0x402b1008 (0000): 00000001 0x402b100c (0001): 00000004 0x402b1010 (0002): 00000001 <- lfp <- dfp 0x402b1014 (0003): 402982ac <- bp 0x402b1018 (0004): 00000001 -- control frame ---------- c:0003 p:0012 s:0005 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 '["a"][*0]' -- 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
-> 722 2005-12-27 23:23 [sheepman sheepman.sa] open> ["a"][*0] dumps core 726 2005-12-28 11:00 ┗[ko1 atdot.net ] 727 2005-12-28 11:01 ┣[ko1 atdot.net ] fixed> Re: open> ["a"][*0] dumps core 730 2005-12-28 11:14 ┣[matz ruby-lang.org ] 739 2005-12-28 11:56 ┃┗[ko1 atdot.net ] 740 2005-12-28 15:35 ┃ ┗[matz ruby-lang.org ] 742 2005-12-28 19:34 ┗[sheepman sheepman.sa] close> Re: ["a"][*0] dumps core