=begin For ruby (r26961), built and installed with configure --prefix=$HOME, I see odd values in Gem::ConfigMap that do not allow to load installed rubygems, see sample irb session:
=begin After changeset r25230 in marshal.c I see some segfaults (at various places)when running make test-all or only test suite test/drb/*, see attached file test-crash.txt
=begin Though patch applies well for compilation, it results in some random segfaults with openssl-1.0beta3, from test/openssl/test_ssl.rb, when SSLContext is garbage collected before referencing SSLSocket - in all ruby versions - 1.8.6...nlugovoi (Nikolai Lugovoi)
=begin On Mon, Sep 28, 2009 at 5:24 PM, Daniel Bovensiepen <redmine@ruby-lang.org> wrote: > The following happens during compiling: > > gcc -I. -I../../.ext/include/x86_64-darwin10.0.0 -I../.././include -I../.././ext/syck -DRUBY_EX...nlugovoi (Nikolai Lugovoi)