Skip Menu |

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

Report information
The Basics
Id: 45070
Status: stalled
Priority: 0/
Queue: XML-Twig

People
Owner: Nobody in particular
Requestors: michael [...] bizsystems.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: hangs forever in t/test_3_27.........................ok 48/82
dual processor linux box Linux rambo 2.4.27 #3 SMP Tue Oct 21 14:03:09 PDT 2008 i686 unknown This is perl, v5.6.1 built for i386-linux hangs in test at this spot! with 100% processor utilization on one processor. test_3_27.........................ok 48/82 let me know what other info you need. BTW, builds fine on two other linux boxes with same perl version and similar kernel's Michael
On Wed Apr 15 18:42:22 2009, MIKER wrote: Show quoted text
> dual processor linux box > Linux rambo 2.4.27 #3 SMP Tue Oct 21 14:03:09 PDT 2008 i686 unknown > This is perl, v5.6.1 built for i386-linux > > hangs in test at this spot! with 100% processor utilization > on one processor. > test_3_27.........................ok 48/82 > > let me know what other info you need.
Sorry for not answering before, RT did not send me the usual email and I did not see the report. I would need the configuration data, the output of t/zz_dump_config.t If you add the output of the config for one of the systems that do not show the problem that would be even better. If by any chance the problem comes from using a Real Old XML::Parser, likely version 2.27, then if at all possible, try upgrading, that's a very, very old version. FWIW the tests pass on my machine with a perl 5.6.2: Configuration: perl: 5.006002 OS: linux - i686-linux XML::Parser : 2.34 (required) expat : 2.0.1 (required) Scalar::Util : 1.19 (for improved memory management) Encode : <not available> (for encoding conversions) Text::Iconv : <not available> (for encoding conversions) Unicode::Map8 : <not available> (for encoding conversions) LWP : 5.808 (for the parseurl method) HTML::Entities : 1.35 (for the html_encode filter) Tie::IxHash : <not available> (for the keep_atts_order option) XML::XPathEngine : <not available> (to use XML::Twig::XPath) XML::XPath : <not available> (to use XML::Twig::XPath if Tree::XPathEngine not available) HTML::TreeBuilder : <not available> (to use parse_html and parsefile_html) Text::Wrap : 2001.0131 (to use the "wrapped" option for pretty_print) Test : 1.24 (for testing purposes) Test::Pod : <not available> (for testing purposes) XML::Simple : <not available> (for testing purposes) XML::Handler::YAWriter : <not available> (for testing purposes) XML::SAX::Writer : <not available> (for testing purposes) XML::Filter::BufferText : <not available> (for testing purposes) IO::Scalar : <not available> (for testing purposes) __ mirod
Subject: Re: [rt.cpan.org #45070] hangs forever in t/test_3_27.........................ok 48/82
Date: Thu, 07 May 2009 13:01:20 -0700
To: bug-XML-Twig [...] rt.cpan.org
From: michael [...] insulin-pumpers.org
Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=45070 > > > On Wed Apr 15 18:42:22 2009, MIKER wrote:
> > dual processor linux box > > Linux rambo 2.4.27 #3 SMP Tue Oct 21 14:03:09 PDT 2008 i686 unknown > > This is perl, v5.6.1 built for i386-linux > > > > hangs in test at this spot! with 100% processor utilization > > on one processor. > > test_3_27.........................ok 48/82 > > > > let me know what other info you need.
> > Sorry for not answering before, RT did not send me the usual email and > I did not see the report. > > I would need the configuration data, the output of t/zz_dump_config.t > If you add the output of the config for one of the systems that do not > show the problem that would be even better. > > If by any chance the problem comes from using a Real Old XML::Parser, > likely version 2.27, then if at all possible, try upgrading, that's a > very, very old version.
Sorry, no joy. The XML::Parser version is 2.36 Show quoted text
> > FWIW the tests pass on my machine with a perl 5.6.2: > Configuration: > > perl: 5.006002 > OS: linux - i686-linux > XML::Parser : 2.34 (required) > expat : 2.0.1 (required) > Scalar::Util : 1.19 (for improved memory > management) Encode : <not available> (for encoding > conversions) Text::Iconv : <not available> (for encoding > conversions) Unicode::Map8 : <not available> (for encoding > conversions) LWP : 5.808 (for the > parseurl method) HTML::Entities : 1.35 (for the > html_encode filter) Tie::IxHash : <not available> (for > the keep_atts_order option) XML::XPathEngine : <not
> available> (to use XML::Twig::XPath) XML::XPath : <not > available> (to use XML::Twig::XPath if Tree::XPathEngine not
> available) HTML::TreeBuilder : <not available> (to use > parse_html and parsefile_html) Text::Wrap : > 2001.0131 (to use the "wrapped" option for pretty_print) Test > : 1.24 (for testing purposes) Test::Pod > : <not available> (for testing purposes) XML::Simple > : <not available> (for testing purposes) XML::Handler::YAWriter > : <not available> (for testing purposes) XML::SAX::Writer : > <not available> (for testing purposes) XML::Filter::BufferText : > <not available> (for testing purposes) IO::Scalar : > <not available> (for testing purposes) > > __ > mirod
Broken system Configuration: perl: 5.006001 OS: linux - i686-linux XML::Parser : 2.36 (required) usage: xmlwf [-n] [-p] [-r] [-s] [-w] [-x] [-d output-dir] [-e encoding] file .. . expat : <no version information found> Scalar::Util : 1.11 (for improved memory management) Encode : <not available> (for encoding conversions) Text::Iconv : 1.2 (for encoding conversions) LWP : 5.65 (for the parseurl method) HTML::Entities : 3.60 (for the html_encode filter) Tie::IxHash : 1.21 (for the keep_atts_order option) XML::XPathEngine : <not available> (to use XML::Twig::XPath) XML::XPath : 1.13 (to use XML::Twig::XPath if Tree::XP athEngine not available) HTML::TreeBuilder : 3.23 (to use parse_html and parsefile_htm l) Text::Wrap : 2001.0131 (to use the "wrapped" option for pre tty_print) Test : 1.15 (for testing purposes) Test::Pod : 0.95 (for testing purposes) XML::Simple : 1.08_01 (for testing purposes) XML::Handler::YAWriter : <not available> (for testing purposes) XML::SAX::Writer : <not available> (for testing purposes) XML::Filter::BufferText : <not available> (for testing purposes) IO::Scalar : 2.110 (for testing purposes) A system that's not broken Configuration: perl: 5.006001 OS: linux - i686-linux XML::Parser : 2.36 (required) xmlwf: error while loading shared libraries: cannot open shared object file: cannot load shared obj ect file: No such file or directory expat : <no version information found> Scalar::Util : 1.19 (for improved memory management) Encode : <not available> (for encoding conversions) Text::Iconv : 1.7 (for encoding conversions) LWP : 5.65 (for the parseurl method) HTML::Entities : 3.60 (for the html_encode filter) Tie::IxHash : 1.21 (for the keep_atts_order option) XML::XPathEngine : <not available> (to use XML::Twig::XPath) XML::XPath : 1.13 (to use XML::Twig::XPath if Tree::XPathEngine not avail able) HTML::TreeBuilder : 3.23 (to use parse_html and parsefile_html) Text::Wrap : 2001.0131 (to use the "wrapped" option for pretty_print) Test : 1.15 (for testing purposes) Test::Pod : <not available> (for testing purposes) XML::Simple : 2.18 (for testing purposes) XML::Handler::YAWriter : <not available> (for testing purposes) XML::SAX::Writer : <not available> (for testing purposes) XML::Filter::BufferText : <not available> (for testing purposes) IO::Scalar : <not available> (for testing purposes) Let me know if there is anything else I can do to assist. Michael