Carlos
Well-known member
What does "Out of Memory" error mean?
These are my current server specs:
30GB hardware RAID10 disk
10GB hardware RAID10 SSD dedicated to MySQL
800GB transfer, dedicated IP and private memcache port
These are the current errors from ACP:
When I look inside all three of them, this is how it looks:
Anyone have answers?
These are my current server specs:
30GB hardware RAID10 disk
10GB hardware RAID10 SSD dedicated to MySQL
800GB transfer, dedicated IP and private memcache port
These are the current errors from ACP:
Code:
Fatal Error: Out of memory (allocated 8912896) (tried to allocate 196608 bytes) Monday at 4:11 AM - library/XenForo/Template/Abstract.php(265) : eval()'d code:566
Fatal Error: Out of memory (allocated 8912896) (tried to allocate 196608 bytes) Monday at 4:11 AM - library/XenForo/Template/Abstract.php(265) : eval()'d code:565
Fatal Error: Out of memory (allocated 9175040) (tried to allocate 72 bytes) Monday at 4:11 AM - library/XenForo/BbCode/Formatter/Base.php:365
When I look inside all three of them, this is how it looks:
Code:
Error Info
ErrorException: Fatal Error: Out of memory (allocated 8912896) (tried to allocate 196608 bytes) - library/XenForo/Template/Abstract.php(265) : eval()'d code:566
Generated By: Unknown Account, Monday at 4:11 AM
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(47) "http://www.codforums.com/members/adam-lee.5501/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
Code:
Error Info
ErrorException: Fatal Error: Out of memory (allocated 8912896) (tried to allocate 196608 bytes) - library/XenForo/Template/Abstract.php(265) : eval()'d code:565
Generated By: Unknown Account, Monday at 4:11 AM
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(88) "http://www.codforums.com/forums/call-of-duty-black-ops.14/?prefix_id=7&order=reply_count"
["_GET"] => array(2) {
["prefix_id"] => string(1) "7"
["order"] => string(11) "reply_count"
}
["_POST"] => array(0) {
}
}
Code:
Error Info
ErrorException: Fatal Error: Out of memory (allocated 9175040) (tried to allocate 72 bytes) - library/XenForo/BbCode/Formatter/Base.php:365
Generated By: Unknown Account, Monday at 4:11 AM
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(57) "http://www.codforums.com/threads/zealot-gaming-clan.4195/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
Anyone have answers?