Re: [GD-DEVEL] gd-png error: setjmp returns error condition 2
[email protected] (Per Jessen) Fri, 27 Mar 2009 08:40:58 +0100
| Newsgroups | php.gd.devel |
|---|---|
| Organization | Per Jessens personal news-server |
| Message-ID | <[email protected]> |
Pierre Joye wrote: > > Do you have a backtrace? > I have about 20 core dumps, most of them with a clobbered stack. One of them revealed this though: http://jessen.ch/files/libgd-bt-core2475.txt Not sure if that helps, but ... The corrupt PNG was caused by poor decoding of base64 data, which I've managed to fix so my immediate problem is gone. /Per Jessen, Zürich