| Issue 80: | Fix cron segfaults | |
| Back to list |
Apache error log shows segfaults when running cron.php.
May 24, 2009
Project Member
#1
alex.fl...@gmail.com
May 24, 2009
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
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.
|