From:             artdesign at mail dot ru
Operating system: freebsd 4.9
PHP version:      4.3.11
PHP Bug Type:     Session related
Bug description:  crash at session_start()

Description:
------------
after update from 4.3.10 to 4.3.11

when using EACCELERATOR with apache, apache says:

 EACCELERATOR: PHP crashed on opline 329 of session_start() at ...

this is a big product ( www.bitrix.com ) that use session_start() many
times.

when no accelerator just crashes and send the not a full web page with
message in log:
[notice] child pid 65920 exit signal Bus error (10) 

php Configure Command
  './configure' '--enable-versioning' '--enable-memory-limit'
'--with-layout=GNU' '--with-config-file-scan-dir=/usr/local/etc/php'
'--with-zlib-dir=/usr' '--with-zlib=yes' '--disable-all'
'--with-regex=php' '--with-apxs=/usr/local/sbin/apxs' '--disable-ipv6'
'--prefix=/usr/local' 'i386-portbld-freebsd4.9'  


Reproduce code:
---------------
session_start() 

Expected result:
----------------
apache crashes


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

Reply via email to