From:             Oscar dot Castillo at jpl dot nasa dot gov
Operating system: Solaris 9
PHP version:      5CVS-2005-04-07 (dev)
PHP Bug Type:     iPlanet related
Bug description:  Crash occured in function fread from module /usr/lib/libc.so.1

Description:
------------
As instructed by BUG#32491, I installed PHP 5.0.5 to fix my "File upload
error" problem. Previously, the iPlanet 6.0 SP5 web server would simply
produce a "File upload error" message. Now the web server crashes and the
following message is output to the web server's error log file:

[06/Apr/2005:10:13:01] catastrophe (13578): Server crash detected (signal
SIGSEGV)
[06/Apr/2005:10:13:01] info (13578): Crash occurred in NSAPI SAF
php5_execute
[06/Apr/2005:10:13:01] info (13578): Crash occurred in function fread from
module /usr/lib/libc.so.1
[06/Apr/2005:10:13:01] failure (13576): Child process admin thread is
shutting down
[06/Apr/2005:10:13:02] info (19023): Installing a new configuration
[06/Apr/2005:10:13:02] info (19023): [LS ls1] https://128.149.147.181,
port 443 ready to accept requests
[06/Apr/2005:10:13:02] info (19023): A new configuration was successfully
installed



Reproduce code:
---------------
Please see the Reproduce code for BUG#32491

Expected result:
----------------
Successful file upload

Actual result:
--------------
[06/Apr/2005:10:13:01] catastrophe (13578): Server crash detected (signal
SIGSEGV)
[06/Apr/2005:10:13:01] info (13578): Crash occurred in NSAPI SAF
php5_execute
[06/Apr/2005:10:13:01] info (13578): Crash occurred in function fread from
module /usr/lib/libc.so.1
[06/Apr/2005:10:13:01] failure (13576): Child process admin thread is
shutting down
[06/Apr/2005:10:13:02] info (19023): Installing a new configuration
[06/Apr/2005:10:13:02] info (19023): [LS ls1] https://128.149.147.181,
port 443 ready to accept requests
[06/Apr/2005:10:13:02] info (19023): A new configuration was successfully
installed



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

Reply via email to