Issue 80: Fix cron segfaults
Project Member Reported by alex.fl...@gmail.com, May 17, 2009
Apache error log shows segfaults when running cron.php.
May 24, 2009
Project Member #1 alex.fl...@gmail.com
Tried restarting the server from Plesk/Virtuozzo web admin, it worked but the memory
usage did not change significantly. Perhaps this restarts the VPS but maintains the
same memory image?
May 24, 2009
Project Member #2 alex.fl...@gmail.com
Trying to build ffmpeg gives errors that look like:
 cc1: out of memory allocating 728 bytes after a total of 9519104 bytes
This always happens around 10MB. Perhaps there is a 10MB limit on user processes. 
Running "sudo make" does exactly the same thing.
May 24, 2009
Project Member #3 alex.fl...@gmail.com
Restarted apache and mysql manually with

 /etc/init.d/{apache2,mysql} restart

Restart was successful but memory usage decreased only slightly. Still getting
"memory exhausted" errors when trying to build.