PDA

View Full Version : GD problem...



nebukazar
10-30-2003, 05:21 PM
After the update,

I had some trouble with GD. When it try to create a png file, apache segfault :
[Thu Oct 30 20:14:03 2003] [notice] child pid 3727 exit signal Segmentation fault (11)

I'm using Les Visiteurs as a web counter. I had never problems before the update.

I tried to do a ./build clean ; ./build all. Tried a ./build php too but the problem persist.

Any help ?

ProWebUK
10-30-2003, 05:52 PM
Its a known php bug.



This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.

In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.

Thank you for the report, and for helping us make PHP better.

full info available here: http://bugs.php.net/bug.php?id=24592

nebukazar
10-30-2003, 06:02 PM
Thanks for your response.

I'm gonna take the lastest CVS snapshot and try it ;)

nebukazar
10-30-2003, 06:55 PM
well, the problem seem to be there again.

I'm gonna wait for a later snapshot.