[EMAIL PROTECTED] writes:
> 
> >Synopsis:    'Terminated with fatal signal 11' errors under HPUX 11.11

It would be useful if you could get a traceback from a core file.

In any event, signal 11 is Segmentation Violation, which almost
certainly means that you ran out of (virtual) memory and CVS didn't
handle it gracefully.  You need to increase the process memory limit
and/or increase the amount of swap space you have (on the server).

-Larry Jones

I don't think math is a science, I think it's a religion. -- Calvin

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

Reply via email to