From:             dmarek1 at att dot net
Operating system: Solaris 2.8
PHP version:      5.0.0
PHP Bug Type:     Reproducible crash
Bug description:  child pid XXXX exit signal Segmentation Fault (11)

Description:
------------
I have iAS 10G running and we are using PHP 5.  When I restart the http
server and then go to a PHP page the following error occurs child pid XXXX
exit signal Segmentation Fault (11).  After we cycle through about 30
processes we don't see the error again.  

This is also what I could grab from the core file
core file = core -- program ``httpd'' on platform SUNW,Sun-Fire-V210
SIGBUS: Bus Error
$c_libc_poll() + 8
data address not found


Reproduce code:
---------------
Not sure what source code calls it since it isn't specific to a page.  It
is just all PHP code after server restart

Expected result:
----------------
Not to have core dump.  I have been working with Oracle also and they keep
pushing to your side although I don't really agree with it.  They are still
investigating on there side.  



Actual result:
--------------
See above desription

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

Reply via email to