From: jkuro@... (Kuroda Jun) Date: 1997-04-22T17:40:03+09:00 Subject: [ruby-list:2846] Re: ruby 1.0-970422 released 黒田です。 ruby - version 1.0-970422 (i686-linux) linux 2.0.28 で - -- trap("PIPE"){ } f = open("dairi.conf","r") while f.gets next if ((/^$/)||(/^#/)) end - -- が、open するファイルに関係なく、 while ... の行で Segmentation fault します。 next ... の行が print だと普通に動きます。 - -- 黒田 淳 (くろだ じゅん)