WATANABE Hirofumi <eban / os.rim.or.jp> skrev den Mon, 8 Sep 2003 20:31:15 +0900: >> 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] > > Hmm, dl.so is updated? > Yes, as far as I can see: $ ls -al /usr/local/lib/ruby/1.8/i386-cygwin/dl.so -rwxr-xr-x 1 root mkpasswd 80384 Sep 8 13:17 /usr/local/lib/ruby/1.8/ i386-cygwin/dl.so $ md5sum /tmp/ruby/ext/dl/dl.so 7bd746620e49bdf3aed77bc86669e8c7 */tmp/ruby/ext/dl/dl.so $ md5sum /usr/local/lib/ruby/1.8/i386-cygwin/dl.so 7bd746620e49bdf3aed77bc86669e8c7 */usr/local/lib/ruby/1.8/i386-cygwin/dl.so and I rebooted just to be sure. The problem remains. Regards, Robert