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 -- Charlie Savage http://cfis.savagexi.com
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ libxml-devel mailing list libxml-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/libxml-devel