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