Re: [GD-DEVEL] gd-png error: setjmp returns error condition 2
[email protected] (Pierre Joye) Thu, 26 Mar 2009 21:49:07 +0100
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <[email protected]> |
hi, On Thu, Mar 26, 2009 at 9:44 PM, Per Jessen <[email protected]> wrote: > 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. Multithreaded? -- Pierre http://blog.thepimp.net | http://www.libgd.org