Re: [GD-DEVEL] gd-png error: setjmp returns error condition 2

[email protected] (Per Jessen) Thu, 26 Mar 2009 21:44:24 +0100
Newsgroups php.gd.devel
Organization Per Jessens personal news-server
Message-ID <[email protected]>
Per Jessen wrote:

> I'm using ImageCreateFromPngPtr() on data that is apparently
> incomplete, i.e. not a valid PNG, and I'm getting the error as in the
> subject. My own code handles the problem on my end, but after a couple
> of more times with the same problem (in the same process), I get a
> segfault.

I should clarify - the code using ImageCreateFromPngPtr() is a daemon,
so after a problematic PNG, ImageCreateFromPngPtr() will be called
repeatedly, which is what appears to cause the problem. 


/Per Jessen, Zürich