From:             markus dot reinhardt at wsl dot ch
Operating system: Solaris 9
PHP version:      4.3.4
PHP Bug Type:     Apache2 related
Bug description:  Apache 2 Segfault when restarting

Description:
------------
Apache 2 processes die when restarting and PHP module is loaded. Occurs
only with Apache 2 mpm worker. See also bugs #17414 and #24567. Apache 2
mpm prefork is o.k.



Apache 2 version: 2.0.48



PHP configure:

configure --with-apxs2=/usr/local/apache/bin/apxs \

          --with-config-file-path=/usr/local/apache/conf \

          --with-openssl=/usr/local/ssl \

          --with-oci8=/usr/local/app/oracle/product/prog92 \

          --enable-sigchild \

          --with-gettext \

          --with-xml \

          --with-mcrypt \

          --with-pear \

          --with-ldap \

          --with-imap=/usr/local/imap-2002e \

          --with-imap-ssl

Reproduce code:
---------------
Apache error_log: [notice] seg fault or similar nasty error detected in
the parent process





Expected result:
----------------
Apache shouldn't die.


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

Reply via email to