Bug#402181: [php-maint] Bug#402181: Zend Optimizer, php5.2.0-7 and apache2.2.3-3.1 - Segmentation fault

sean finney seanius at debian.org
Sat Dec 9 11:31:19 CET 2006


tags 402181 moreinfo
thanks

hi alex,

On Fri, 2006-12-08 at 21:14 +0200, vizor wrote:
> Package: php5
> Version: 5.2.0-7
> 
> and
> 
> Package: apache2
> Version: 2.2.3-3.1 
> 
> When I install Zend Optimizer and try browse encoded page, apache2 write in 
> log file:
> [Thu Dec 07 13:51:19 2006] [notice] child pid 3362 exit signal Segmentation 
> fault (11)
> 
>   I am using Debian GNU/Linux 4.0 from unstable, kernel 2.6.18 from source 
>   and libc6 2.3.6.ds1-8.

i could be wrong on this (someone else should chime in i guess), but i'm
guessing that the version of php in debian isn't binary-compatible with
the Zend Optimiser due to being compiled with different Largefile
support (that is -DFILE_OFFSET_BITS=64 and -D_LARGEFILE_SOURCE).

if you want to verify this yourself, you can try downloading the php4
source package, installing the build-dependencies, and removing the
line in debian/rules that says:

CFLAGS += $(shell getconf LFS_CFLAGS)

then building the package. and seeing if you get trouble with the Zend
Optimiser with that package as well.


	sean
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : http://lists.alioth.debian.org/pipermail/pkg-php-maint/attachments/20061209/632a6a98/attachment.pgp


More information about the pkg-php-maint mailing list