I have been getting intermittent segfaults with Ruby Enterprise Edition 2010.01 on both Mac OSX Snow Leopard 10.6, and Centos 5.3 with LibXML:
See the LibXML Rubyforge page more details, but the solution is to code your document finders as below…
I have been getting intermittent segfaults with Ruby Enterprise Edition 2010.01 on both Mac OSX Snow Leopard 10.6, and Centos 5.3 with LibXML:
See the LibXML Rubyforge page more details, but the solution is to code your document finders as below…
After installing Ruby Enterprise Edition 2010.02 via RVM, I was getting seg faults in the native gems. The solution was easy:
I think i will be adding ARCHFLAGS=”-arch x86_64″ to my bash_login….