ports/171310: apache exit signal Segmentation fault (11) with php-5.4.6

Bas Smeelen b.smeelen at ose.nl
Tue Sep 4 06:50:07 UTC 2012


>Number:         171310
>Category:       ports
>Synopsis:       apache exit signal Segmentation fault (11) with php-5.4.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 04 06:50:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Bas Smeelen
>Release:        8.3-STABLE
>Organization:
OSE
>Environment:
FreeBSD sys.ose.nl 8.3-STABLE FreeBSD 8.3-STABLE #10: Tue Aug 28 09:15:30 CEST 2012     root at sys.ose.nl:/usr/obj/usr/src/sys/SYS  amd64
>Description:
After upgrading php to version 5.4.6 including extensions apache will stop serving php pages with errors [Tue Sep 04 08:15:59 2012] [notice] child pid 56169 exit signal Segmentation fault (11)


>How-To-Repeat:
Install apache 2.2.22, php-5.4.6 and cacti 0.8.8a.
Look at some graphs in cacti and get empty response in the browser.
The apache errorlog show Segmentation faults (11).

>Fix:
Comment out the apc.so extension with a semicolon (;) in /usr/local/etc/php/extensions.ini like shown 
below:
....
;extension=apc.so
....



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list