Hi,

I've successfully installed the latest 0.3.x series from CVS on the
Centos systems I was having installation problems with a couple of
weeks back.  (By using "ruby extconf.rb; make; sudo make install")

Unfortunately now when I try to load a largish XML document (10MB)
libxml-ruby segfaults:

$ irb
 >> require "xml/libxml"
=> true
 >> XML::Document.file("mydata.xml").root
(irb):2: [BUG] Segmentation fault
ruby 1.8.4 (2005-12-24) [x86_64-linux]

Aborted

The same document with the same libxml-ruby on OS/X loads okay
although I haven't tried it with Ubuntu yet.

I can't send the XML document as its confidential so is there some
way I can send more information that would help track this bug down?

Or should I be using the 0.4.0 CVS branch instead?

Any advice much appreciated,

Stu

-- 

Stuart Hungerford
ANUSF Data Intensive Projects

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

Reply via email to