From:             dragun at yegon dot sk
Operating system: FreeBSD 5.3
PHP version:      4.3.10
PHP Bug Type:     XSLT related
Bug description:  php module segfaults with both xslt and ZendOptimizer loaded

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

[EMAIL PROTECTED]/root]# uname -rs
FreeBSD 5.3-STABLE
[EMAIL PROTECTED]/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)
 


-- 
Edit bug report at http://bugs.php.net/?id=32148&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=32148&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=32148&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=32148&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=32148&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=32148&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=32148&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=32148&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=32148&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=32148&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=32148&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=32148&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=32148&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=32148&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=32148&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=32148&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=32148&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=32148&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=32148&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=32148&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=32148&r=mysqlcfg

Reply via email to