[lxml-dev] python crashes in xmlDictFree inside Zope

Stefan Behnel stefan_ml at behnel.de
Sun May 20 10:33:19 CEST 2007


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