Matt Sprague wrote: > Nope, that didn't help. The program is crashing inside of the the call > to xmlFreeTextReader. You can view the source here: > http://svn.gnome.org/viewvc/libxml2/trunk/xmlreader.c?revision=3795&view=markup > > <http://svn.gnome.org/viewvc/libxml2/trunk/xmlreader.c?revision=3795&view=markup> > <http://svn.gnome.org/viewvc/libxml2/trunk/xmlreader.c?revision=3795&view=markup> > Whatever is happening occurs between the beginning of the function (line > 2177) > and the call to xmlFreeParserInputBuffer(input) (line 2245). I thought I > was closing in on the problem, but the version of libxml2 I built with > MinGW works just fine. So now I'm really puzzled.
Sorry to be slow to respond to this. If you have built a libxml2 DLL (and lib) that works for you, we could use that instead of the current one, which was just downloaded from somewhere. Or have I misunderstood? Chris ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ OpenBabel-scripting mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbabel-scripting
