From:             tech at neodynamics dot com
Operating system: Linux
PHP version:      5.3.24
Package:          Apache2 related
Bug Type:         Bug
Bug description:Error: require_­once­(­)­: Unable to allocate memory for 
pool.

Description:
------------
I have a x-cart 4.4.2 Pro based store having the following configurations-
Environment info-       
Component       Status   
X-Cart version  4.4.2    
X-Cart directory        /var/www/html/mydomain.com/httpdocs      
PHP     5.3.10-1ubuntu3.5       
GD      2.0      
MySQL server    5.1.45   
MySQL client    5.5.29   
DB size         415.349Mb        
Web server      Apache/2.2.22 (Ubuntu)   
Operation system        Linux    
Perl    5.014002        Details >>
XML parser (expat)      found    
X-Cart directory size   Estimate the directory size      
HTTPS modules
Net::SSLeay     1.42     
libCURL         7.22.0  Active >>
CURL executable         curl 7.22.0 (x86_64-pc-linux-gnu) libcurl/7.22.0
OpenSSL/1.0.1 zlib/1.2.3.4 libidn/1.23 librtmp/2.3       
OpenSSL executable      OpenSSL 1.0.1 14 Mar 2012 

I am facing the following problems and site become down.


Test script:
---------------
1)/home.php raised
Error: require_­once­(­)­: Unable to allocate memory for pool.­
… called at /var/www/html/mydomain.com/httpdocs/include/func/
func.core.php (70)
in x_load called at /var/www/html/mydomain.com/httpdocs/init.php (61)
in include_once called at /var/www/html/mydomain.com/httpdocs/preauth.php
(69)
in require called at /var/www/html/mydomain.com/httpdocs/auth.php (63)
in require called at /var/www/html/mydomain.com/httpdocs/home.php (52)

2)/dispatcher.php raised
Error: require_­once­(­)­: Unable to allocate memory for pool.­

… called at /var/www/html/mydomain.com/httpdocs/include/func/
func.core.php (70)
in x_load called at /var/www/html/mydomain.com/httpdocs/init.php (61)
in include_once called at /var/www/html/mydomain.com/httpdocs/preauth.php
(69)
in require called at /var/www/html/mydomain.com/httpdocs/dispatcher.php
(50)

3)/adaptive.php raised
Error: require_­once­(­)­: Unable to allocate memory for pool.­

… called at /var/www/html/mydomain.com/httpdocs/include/func/
func.core.php (70)
in x_load called at /var/www/html/mydomain.com/httpdocs/init.php (61)
in require called at /var/www/html/mydomain.com/httpdocs/adaptive.php (51)



Expected result:
----------------
My site frequently down and facing error.


-- 
Edit bug report at https://bugs.php.net/bug.php?id=64771&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=64771&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=64771&r=trysnapshot53
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=64771&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=64771&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=64771&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=64771&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=64771&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=64771&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=64771&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=64771&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=64771&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=64771&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=64771&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=64771&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=64771&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=64771&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=64771&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=64771&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=64771&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=64771&r=mysqlcfg

Reply via email to