From: Tanaka Akira Date: 2007-07-02T02:25:14+09:00 Subject: [ruby-dev:31104] v0,(*,v1,) = 0 dumps core 以下のようにすると SEGV します。 % ./ruby -e 'v0,(*,v1,) = 0' -- control frame ---------- c:0001 p:---- s:0001 b:-001 l:000000 d:000000 ------ --------------------------- -- backtrace of native function call (Use addr2line) -- 0x80f03b4 0x8109bfe 0x80bec89 0xb7f6d420 0x811d928 0x81224a3 0x811d2bd 0x811d38e 0x811d372 0x81224a3 0x811ad21 0x80e20bd 0x80e2109 0x80e204c 0x80f05e3 0x80f064a 0x8059c6c 0x8059ca9 0x8059ce4 0x8056e72 0xb7dd6ea8 0x8056da1 ------------------------------------------------------- [BUG] Segmentation fault ruby 1.9.0 (2007-07-01) [i686-linux] -- [田中 哲][たなか あきら][Tanaka Akira]