Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

cvs [commit aborted]: out of memory

586 views
Skip to first unread message

Shawn Matlock

unread,
Mar 25, 2008, 1:45:15 PM3/25/08
to info...@nongnu.org

CVS 1.11.17 on AIX

 

I just started receiving an out of memory error for a single 50M binary file.

 

 

>cvs commit -m prem_unx/

<snip>

Checking in prem_unx/BO Rpts/BLPR_001.rpt;

/srv/cvs/odsapps/prem_unx/BO Rpts/BLPR_001.rpt,v  <--  BLPR_001.rpt

cvs [commit aborted]: out of memory; can not allocate 5722836 bytes

 

 

There is plenty of space on the devices.

 

 

Any suggestions?

 

Thank you,

Shawn

Larry Jones

unread,
Mar 26, 2008, 3:23:20 PM3/26/08
to Shawn Matlock, info...@nongnu.org
Shawn Matlock writes:
>
> cvs [commit aborted]: out of memory; can not allocate 5722836 bytes

Here's what I just wrote to add to the manual:

cvs [command aborted]: out of memory
There is insufficient (virtual) memory available to continue. In
client/server mode, the problem is almost certainly on the
server rather than the client; see Section 2.9.1 [Server
requirements], page 20 for memory estimates. Many systems have
limits on the amount of virtual memory that a single process can
use, so a process can run out of virtual memory long before the
system itself has run out. The method of increasing the
per-process limits varies depending on the operating system.

-Larry Jones

From now on, I'm devoting myself to the cultivation of
interpersonal relationships. -- Calvin


Shawn Matlock

unread,
Mar 26, 2008, 3:28:48 PM3/26/08
to Larry Jones, info...@nongnu.org
Larry,

Thank you for getting back to me. It turns out the 'cvs' user's home
directory was not correct. It was trying to use a temp directory on a
share that was ... almost out of space.

Go figure.


Shawn Matlock

seattle....@gmail.com

unread,
May 5, 2008, 12:14:03 PM5/5/08
to
On Mar 26, 2:28 pm, "Shawn Matlock" <matl...@odscompanies.com> wrote:
> Larry,
>
> Thank you for getting back to me. It turns out the 'cvs' user's home
> directory was not correct. It was trying to use a temp directory on a
> share that was ... almost out of space.
>
> Go figure.
>
> Shawn Matlock
>
>
>
> -----Original Message-----
> From: Larry Jones [mailto:lawrence.jo...@siemens.com]
> Sent: Wednesday, March 26, 2008 12:23 PM
> To: Shawn Matlock
>
> Cc: info-...@nongnu.org

> Subject: Re: cvs [commit aborted]: out of memory
>
> Shawn Matlock writes:
>
> > cvs [commit aborted]: out of memory; can not allocate 5722836 bytes
>
> Here's what I just wrote to add to the manual:
>
> cvs [command aborted]: out of memory
>         There is insufficient (virtual) memory available to continue. In
>         client/server mode, the problem is almost certainly on the
>         server rather than the client; see Section 2.9.1 [Server
>         requirements], page 20 for memory estimates. Many systems have
>         limits on the amount of virtual memory that a single process can
>         use, so a process can run out of virtual memory long before the
>         system itself has run out. The method of increasing the
>         per-process limits varies depending on the operating system.
>
> -Larry Jones
>
> From now on, I'm devoting myself to the cultivation of
> interpersonal relationships. -- Calvin- Hide quoted text -
>
> - Show quoted text -

Hi,

I have the same problem when I am checking out of the Linux Server to
AIX Client. The client has 12 Gb of memory. It is trying to access
the /tmp on the checkout. How do I change it to point to somewhere
else as /tmp has less than a Gig.?

Thanks

0 new messages