Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Mar 2005 10:57:09 GMT
From:      Martin Dragun <dragun@yegon.sk>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   i386/78235: php segfaults with both xslt and ZendOptimizer loaded
Message-ID:  <200503011057.j21Av9aM080864@www.freebsd.org>
Resent-Message-ID: <200503011100.j21B0YN3028589@freefall.freebsd.org>

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

>Number:         78235
>Category:       i386
>Synopsis:       php segfaults with both xslt and ZendOptimizer loaded
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-i386
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 01 11:00:34 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Martin Dragun
>Release:        5.3-STABLE
>Organization:
yegon
>Environment:
FreeBSD dw2.hostname.sk 5.3-STABLE FreeBSD 5.3-STABLE #0: Thu Nov 18 14:15:13 CET 2004     root@hostname.sk:/usr/obj/usr/src/sys/nameserver-config  i386
>Description:
PHP module causes segmentation fault when trying to start apache. This
only happens if both ZendOptimizer and xslt modules are loaded in
php.ini. Each one of these modules works fine if loaded without the
other one.

The same happens if trying to run the cli version of php from command
line with both modules loaded

[root@dw2]-[/root]# uname -rs
FreeBSD 5.3-STABLE
[root@dw2]-[/root]# php -v
PHP 4.3.10 (cli) (built: Jan  3 2005 20:58:49)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
     with Zend Extension Manager v1.0.6, Copyright (c) 2003-2004, by 
Zend Technologies
     with Zend Optimizer v2.5.7, Copyright (c) 1998-2004, by Zend 
Technologies
Segmentation fault (core dumped)
      
>How-To-Repeat:
      
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:



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