I am getting these errors repeatedly in my logs
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes)
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes)
I don't get why it would die with memory size being much bigger then the bytes attempted to allocate!!