bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: signal 11 when exporting


From: Larry Jones
Subject: Re: signal 11 when exporting
Date: Mon, 3 Mar 2003 14:50:02 -0500 (EST)

root writes:
>       
>       cvs crashes with 'Terminated with fatal signal 11' message

Signal 11 is SIGSEGV (segmentation violation).  The most likely cause of
that messages is running out of virtual memory (CVS tries to catch that
condition and issue an error message, but that is not possible in all
cases).  I suggest checking the amount of swap space you have available
as well as checking for any process-specific or system-wide limits on
the amount of virtual memory available to CVS.

-Larry Jones

These findings suggest a logical course of action. -- Calvin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]