[Cdash] gd-png error

Julien Jomier julien.jomier at kitware.com
Thu Apr 1 12:41:40 UTC 2010


Hi Emmanuel,

I would suspect the $image->Data is corrupted somehow and maybe not well 
encoded on the client side. Could you submit a bug report with the xml 
file (or send it to me in private if necessary).

Which version of CTest are you using? Did you get the error with a 
previous version of CDash?

Julien

On 4/1/2010 12:40 AM, Emmanuel Christophe wrote:
> 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
> _______________________________________________
> Cdash mailing list
> Cdash at public.kitware.com
> http://public.kitware.com/cgi-bin/mailman/listinfo/cdash
>



More information about the CDash mailing list