We could do that. I'm leery of doing so because it would seem to require
also bundling in the windows version of the posix threading library
(pgthreads.dll) and because I still don't know what the problem is. It might
just be something about the setup on my machine. Noel seemed to indicate
that he didn't see the problem with the python bindings. If you think that's
the best short term solution, I'll check in my build of libxml2.dll when I
check in the updated files for OBDotNet v0.3.

-Matt


On Tue, Dec 29, 2009 at 3:40 AM, Chris Morley <[email protected]> wrote:

> 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
>
------------------------------------------------------------------------------
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

Reply via email to