[lxml-dev] lxml 2.1.4/2.2beta1 Solaris 9 segv in test-suite

Stefan Behnel stefan_ml at behnel.de
Wed Jan 7 10:58:49 CET 2009


jholg at gmx.de wrote:
> When handing in a pre-parsed tree I run into the segfault, whereas I get a
> correct error message when leaving file parsing to xmlSchematronParse().
> [...]
> I also noticed that xmllint does not suffer from this problem

... which is likely (didn't check) because xmllint uses a file context for
parsing the schema, not a pre-parsed tree. Makes sense to me.

So I'm pretty sure now that this is a problem in libxml2.

Stefan



More information about the lxml-dev mailing list