Subject: | Die with Infinite Loop and Out of Memory When "make test" |
Dear Martin Ward,
Hi. This is imacat from Taiwan. I found that your Text-Reflow-1.05
gets into infinite loop when "make test", which eats up all the memory
and dies. I tried to investigate further, but this happens at several
places that I cannot get very clear.
The terminal log is attached below. Hope that this helps. Please
tell me if you need any more information, or if I could be of any help.
Thank you.
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
8874 imacat 25 0 1237m 1.2g 1708 R 100 61.0 0:23.10 perl
imacat@rinse tmp/Text-Reflow-1.05 % perl -v
This is perl, v5.8.8 built for x86_64-linux-thread-multi-ld
Copyright 1987-2006, Larry Wall
Perl may be copied only under the terms of either the Artistic License
or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
imacat@rinse tmp/Text-Reflow-1.05 % make test
1..20
ok 1
make: *** [test_dynamic] Interrupt
imacat@rinse tmp/Text-Reflow-1.05 %