> The patch seems to make ENV[]= coredump. > > $ make test > ../rubytest.rb:25: [BUG] Segmentation fault > ruby 1.6.8 (2002-10-10) [powerpc-darwin5.3.2] > make: *** [test] Abort trap > $ sed -n 25p ../rubytest.rb > ENV[dldpath] = x > > Please debug. :) I can't reproduce this on darwin 6.1. I'm also using ruby 1.6.7 but I don't think that should be a factor. Perhaps we're running into a darwin bug here?