GD problem...

nebukazar

Verified User
Joined
Sep 28, 2003
Messages
130
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 ?
 
Last edited:
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
 
Thanks for your response.

I'm gonna take the lastest CVS snapshot and try it ;)
 
well, the problem seem to be there again.

I'm gonna wait for a later snapshot.
 
Back
Top