Skip Menu |

This queue is for tickets about the XML-LibXML CPAN distribution.

Report information
The Basics
Id: 7965
Status: rejected
Priority: 0/
Queue: XML-LibXML

People
Owner: Nobody in particular
Requestors: technique [...] alixen.fr
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in:
  • 1.56
  • 1.57
  • 1.58
  • 1.58_1
Fixed in: (no value)



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.
[guest - Tue Oct 12 06:17:16 2004]: Show quoted text
> 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. >
please provide at least a GDB back trace. Otherwise I can't figure out, where the problem is, because I can only run tests on script level. Thank you Christian
No information provided so rejecting as OLD.