[lxml-dev] merge annotate() and xsiannotate() into single function
Stefan Behnel
stefan_ml at behnel.de
Mon Jun 25 17:05:58 CEST 2007
Hi Holger,
thanks for looking into this.
jholg at gmx.de wrote:
>>> 488/583 ( 83.7%): test_xmlschema_invalid_schema2
>> (....test_xmlschema.ETreeXMLSchemaTestCase)make: *** [test_inplace] Segmentation Fault (core
>> dumped)
>>> 2 lb54320 at adevp02 .../lxml $
>> Hmm, there was a bug in libxml2 versions before 2.6.24 that made this test
>> crash, but lxml now works around it. So I have no idea where this might
>> come
>> from. It works for me with exactly the same versions (and even any version
>> I
>> tested). This is on Solaris, right? Any chance you might be running into a
>> similar problem as we saw on Mac-OS, where multiple installed libraries
>> were
>> interfering?
>
> It's on Solaris, yes. And no, the reason is not multiple installed libraries.
>
> Hm, for this test case lxml 1.3 runs exactly into the workaround, which has been disabled for libxml2 >= 2.6.24 in the trunk.
>
> I verified that libxml2 (2.6.27) has _not_ been fixed with regard to this, at least on Solaris
[...]
> Gonna file a bug report for libxml2.
Thanks. My original bug report is here:
http://bugzilla.gnome.org/show_bug.cgi?id=338303
As I said, it seems to be fixed on my machine (Linux/Intel), but you're the
only one I know who uses libxml2 on Solaris.
Stefan
More information about the lxml-dev
mailing list