[Cdash] gd-png error
Emmanuel Christophe
emmanuel.christophe at gmail.com
Thu Apr 1 04:40:07 UTC 2010
Hi,
I'm using the CDash 1.6.2 and it works well for most cases, but I have
a submission that doesn't go through and fails while uploading the
Test.xml file.
The error message on the client is just:
Error when uploading file: .../Test.xml
Error message was: Send failure: Broken pipe
Problems when submitting via HTTP
On the server side, the log seems to point to a problem with some png
images included in the submission:
gd-png: fatal libpng error: invalid distance code
[Thu Apr 01 06:25:49 2010] [error] [client xxx.xxx.xxx.xxx] PHP
Warning: imagecreatefromstring() [<a
href='function.imagecreatefromstring'>function.imagecreatefromstring</a>]:
Passed data is not in 'PNG' format in /var/www/cdashd/models/test.php
on line 232
[Thu Apr 01 06:25:49 2010] [error] [client xxx.xxx.xxx.xxx] PHP
Warning: imagecreatefromstring() [<a
href='function.imagecreatefromstring'>function.imagecreatefromstring</a>]:
Couldn't create GD Image Stream out of Data in
/var/www/cdash/models/test.php on line 232
[Thu Apr 01 06:25:49 2010] [error] [client xxx.xxx.xxx.xxx] PHP
Warning: imagepng(): supplied argument is not a valid Image resource
in /var/www/cdash/models/test.php on line 246
This happens only with a new platform based on open solaris, our other
platforms (linux, windows, osx) don't seem to run into this.
Any suggestion on where I should start looking ?
Thanks,
Emmanuel
More information about the CDash
mailing list