Niesitka, Jan writes:
> 
> When committing or checking out files from a remote machine via network
> using pserver I get the following message :
> 
> cvs server: Updating scripts
> cvs server: Updating scripts/deploy
> Terminated with fatal signal 11

Signal 11 is SIGSEGV, which probably means that the server is running
out of (virtual) memory in an unfortunate fashion that prevents it from
reporting the error nicely.  Check the amount of swap space you have
available and check for any system-wide or per-process limits on the
amount of memory a process can allocate.

-Larry Jones

What a waste to be going to school on a morning like this. -- Calvin

_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to