I am having the same problem which Sean Chittenden described in
December
http://x31.deja.com/getdoc.xp?AN=561768387&search=thread&CONTEXT=952413
094.1035468817&HIT_CONTEXT=952413039.1034944541&hitnum=2
Basically, using either ssh or kerberos rsh as CVS_RSH and then setting
the appropriate CVSROOT=:ext:[EMAIL PROTECTED]:/cvsroot results in a Signal
11
when committing multiple files or whole directories. Committing a
single
file works fine.
I experienced the error under all of the following configurations:
Client Server
Redhat 6.0's 1.10.5 Redhat 6.1's 1.10.6
Cyclic's 1.10.8 Cyclic's 1.10.8 <- both self compiled
Cyclic's 1.10.0 rpm Cyclic's 1.10.0 rpm
The client is Red Hat 6.0 and the Server is 6.1. Bash is the shell on
both systems. You can get straces of the cvs 1.10.0 server process on
the at the following location:
Committing one file -- this works
http://mail.indiansprings.org/people/benjy/one_file_works
Committing multiple files -- this dies with signal 11
http://mail.indiansprings.org/people/benjy/multiple_files_segfault
This seems to pop up occasionally in various newsgroups and bug systems
(debian). Thank you for any insight you can provide!
-benjy