Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 2010 15:03:53 +0100
From:      Daren Russell <darenr@madaboutcable.com>
To:        freebsd-ports@freebsd.org
Subject:   php52-gd causing apache abort
Message-ID:  <4BD84049.4000609@madaboutcable.com>

next in thread | raw e-mail | index | archive | help
Hi

Since updating libpng and php 5.2 (to use the new php52 port), code that
has previously worked find using gs, now causes an Apache abort, this is
what appears in the log:

[Wed Apr 28 14:42:30 2010] [notice] child pid 3064 exit signal Abort
trap (6)

The code itself uses tcpdf (www.tcpdf.org) to create a pdf form which in
turn uses two png images.  If these images are commented out, or even
changed to jpeg (though this is not ideal as they have transparency) we
get the above problem.

Before updating php-gd (but after libpng), we had the "png_check_sig"
but the patch had been applied.

This is on:
FreeBSD smb.ksm.pri 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan  5
21:11:58 UTC 2010    
root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

Apache version is 2.2.14

Anybody know what's going on with this, and if it's fixable??

Thanks
Daren



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BD84049.4000609>