I've got an OS X box, I can try it out if you want.

*Joe Khoobyar
*

Chief Technical Officer & Lead Developer

CollectiveX - /Groups that work!/

mobile: 585.245.2902
email:     j...@collectivex.com <mailto:j...@collectivex.com>

web: www.collectivex.com <http://www.collectivex.com/> www.groupsites.com <http://www.groupsites.com/>

The third-rate mind is only happy when it is thinking with the majority.
The second-rate mind is only happy when it is thinking with the minority.
The first-rate mind is only happy when it is thinking.

— A.A. Milne



Charlie Savage wrote:
libxml dies on line 66 in this test outside of rails:

http://gist.github.com/80576

Yup, works here.

Line 66 is a weird place for it to die:

attributes_to_hash(hash)

That's just a ruby method call. From your report yesterday, seems more like its at line 75:

each_attr { |attr| hash[attr.name] = attr.value }

With the access to attributes in C code.

Since I can't reproduce on Linux or Windows, I'll have to go dig up an OS X box. Let me know if you have any luck generating a stack trace, that hopefully will clear up the mystery.

Charlie

------------------------------------------------------------------------

_______________________________________________
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel
_______________________________________________
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel

Reply via email to