Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Using perl's XML::LibXML Xpath function makes perl to crash https://bugzilla.redhat.com/show_bug.cgi?id=234439 bugzilla@xxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- Product|Fedora Core |Fedora Version|fc6 |6 jpazdziora@xxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jpazdziora@xxxxxxxxxx ------- Additional Comments From jpazdziora@xxxxxxxxxx 2008-02-27 07:52 EST ------- The problem is not present on Fedora 8: $ perl -MXML::LibXML -Mstrict -e 'my $x = XML::LibXML->new()->parse_file("current.xml"); my @nodes=$x->findnodes("//*[count(\"accel::code\")]")->get_nodelist; print STDOUT scalar(@nodes)."\n";' Invalid type xmlXPathCompiledEval: 2 objects left on the stack. $ rpm -q perl-XML-LibXML gcc perl glibc libxml2 perl-XML-LibXML-1.62001-2.fc8.3.x86_64 gcc-4.1.2-33.x86_64 perl-5.8.8-33.fc8.x86_64 glibc-2.7-2.x86_64 glibc-2.7-2.i686 libxml2-2.6.31-1.fc8.x86_64 So maybe we can close this with CURRENTRELEASE? -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list