ID:               32949
 Updated by:       [EMAIL PROTECTED]
 Reported By:      artdesign at mail dot ru
 Status:           Feedback
 Bug Type:         Session related
 Operating System: freebsd 4.9
 PHP Version:      4.3.11
 New Comment:

Turn off eAccelerator and try again.


Previous Comments:
------------------------------------------------------------------------

[2005-05-05 08:04:33] [EMAIL PROTECTED]

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.



------------------------------------------------------------------------

[2005-05-05 06:39:24] artdesign at mail dot ru

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 this bug report at http://bugs.php.net/?id=32949&edit=1

Reply via email to