Re: Test suite hangs after PASS: tests/validate-convert.sh

Ryan Schmidt <[email protected]> Sun, 18 Oct 2009 20:02:00 -0500
Newsgroups gmane.comp.video.image-magick.bugs
Message-ID <[email protected]>
On Oct 18, 2009, at 15:55,  
[email protected] wrote:

>> It hangs with 100% processor usage after printing these lines:
>
> The next test, validate-formats-on-disk.sh, has over 2000 subtests  
> and can
> run for some time.  If it is hanging, check the output of
> tests/validate-formats-on-disk.log and see appoximately where the  
> process is
> hanging.


This time validate-formats-on-disk completed but validate-formats-in- 
memory hung. "validate" is still running, using around 85% CPU, but  
the log file was last modified 3.5 hours ago and ends as follows:


$ tail validate-formats-in-memory.log-t
   test 727: XBM/Undefined/TrueColor/16-bits... pass.
   test 728: XPM/Undefined/TrueColor/8-bits... pass.
   test 729: XPM/Undefined/TrueColorMatte/8-bits... pass.
   test 730: XPM/Undefined/Grayscale/8-bits... pass.
   test 731: XPM/Undefined/GrayscaleMatte/8-bits... pass.
   test 732: XPM/Undefined/Palette/8-bits... pass.
   test 733: XPM/Undefined/PaletteMatte/8-bits... pass.
   test 734: XPM/Undefined/PaletteBilevelMatte/8-bits... pass.
   test 735: XPM/Undefined/Bilevel/1-bits... pass.
   test 736: XPM/Undefined$


So, the log isn't even complete. Something happened before it could  
finish writing its output.