Subject: | XML::LibXML::Element::setNamespace segfault. |
In XML::LibXML version 1.56 to 1.58_1, with libxml2 2.6.11 and 2.6.14,
the function XML::LibXML::Element::setNamespace segfault.
The segfault seems to occur at LibXML.xs line 4807 (in 1.58_1).
I use XML::LibXML in a mod_perl application.
I try to reproduce the bug in a script environnement (not in mod_perl) and I can't reproduce it.