What can I do to get a stack trace?
I'll let people more knowledgeable than I am on OS X anser. But at a minimum, compile the bindings with debug info (-g). And then maybe use this:
http://developer.apple.com/DOCUMENTATION/Darwin/Reference/ManPages/man8/stackshot.8.html The other way is to use gdb to load ruby, and then run the script. Charlie
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ libxml-devel mailing list libxml-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/libxml-devel