RE: Bug report on SVN 1.8.3 Cannot allocate Memory
From: Nguyen, Quyen <Quyen.Nguyen_at_epsilon.com>
Date: Thu, 13 Feb 2014 23:37:07 +0000
Hi Ben
I just posted my questions on http://post.gmane.org
The Linux VM test machine showed it is the OOM error.
Out of memory: Kill process 4353 (httpd) score 134 or sacrifice child
This Linux VM machine has Apache/2.2.25 (Unix) mod_ssl/2.2.25 OpenSSL/0.9.8y DAV/2 SVN/1.8.5 configured.
From this error message, the httpd process was killed which seem to me it either has something to do with the Apache server or SVN 1.8 itself ??
Have anyone ran into this OOM issue with subversion 1.8 and Apache 2.2.25 configuration?
-----Original Message-----
On 12/12/13 2:12 PM, Nguyen, Quyen wrote:
That is an OS error. Subversion is providing you the "Cannot allocate memory"
Looking at the code I'd bet that fork() is returning ENOMEM on your system.
> Our Linux System Admin had applied different memory cache setting to
Add more memory to the system or figure out why the kernel doesn't think it has enough memory. Might want to check your configured ulimits as well.
________________________________
This e-mail and files transmitted with it are confidential, and are intended solely for the use of the individual or entity to whom this e-mail is addressed. If you are not the intended recipient, or the employee or agent responsible to deliver it to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you are not one of the named recipient(s) or otherwise have reason to believe that you received this message in error, please immediately notify sender by e-mail, and destroy the original message. Thank You.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.