WATANABE Hirofumi <eban / os.rim.or.jp> skrev den Mon, 8 Sep 2003 20:07:48 +0900: > I can't reproduce it. > Thanks for trying it out. > porter:~/0309 % ruby -v > ruby 1.8.0 (2003-09-08) [i386-cygwin] > porter:~/0309 % ruby test.rb > Hello! > 1 > 3 > > But Cygwin's ruby has the same problem. > > porter:~/0309 % /usr/bin/ruby test.rb > Hello! > 1 > (eval):5: [BUG] Segmentation fault > ruby 1.8.0 (2003-08-04) [i386-cygwin] > > zsh: segmentation fault (core dumped) /usr/bin/ruby test.rb > Which Ruby version is the working one above? It says its also a cygwin ruby. Sorry I don't understand what you mean here. I rebuilt from cvs sources but still get the same problem: $ ruby -v ruby 1.8.0 (2003-09-08) [i386-cygwin] $ ruby test.rb Hello! 1 (eval):5: [BUG] Segmentation fault ruby 1.8.0 (2003-09-08) [i386-cygwin] Regards, -- Robert Feldt