[lxml-dev] python crashes in xmlDictFree inside Zope
Eric Tiffany
etiffany at alum.mit.edu
Sun May 20 21:29:42 CEST 2007
Thanks,
I am using the latest "darwinports" version of libxml2, which I just
updated -- this problem occurs with the version below. Note that this
problem doesn't happen with the same code run from the python shell --
only on when used inside Zope.
[sorry for the repeat post -- sent from wrong acct first time]
ET
>>> lxml.etree.LIBXML_VERSION
(2, 6, 28)
>>> lxml.etree.LIBXML_COMPILED_VERSION
(2, 6, 28)
On 5/20/07, Stefan Behnel <stefan_ml at behnel.de> wrote:
> Hi,
>
> from the stack traces I can see that you are on MacOS-X. Could you check which
> libxml2 version you are using? Just run "test.py" from the source distribution
> or look at "lxml.etree.LIBXML*". There are known issues with older versions of
> libxml2, so especially when you are using XML-Schema, you should care for
> installing a recent version.
>
> Stefan
>
More information about the lxml-dev
mailing list