Re: Segfault for CVS over SSH

2000-03-09 Thread Larry Jones
Benjamin B. Thomas writes: I found a workaround for the segfaults I got when using CVS over ssh and kerberized rsh. In the config file, PreservePermissions had been enabled. When I disabled it, everything worked normally. With it enabled, I could commit one file at a time, but got segfaults

Re: Segfault for CVS over SSH

2000-03-08 Thread Benjamin B. Thomas
Quoting Larry Jones [EMAIL PROTECTED]: A traceback from the debugger will be much more useful than straces. Here is the backtrace from the child process on the server side (when connecting via ssh or kerberized rsh with an :ext: CVSROOT). If only one file is committed or has changed,

Segfault for CVS over SSH

2000-03-07 Thread B. T.
I am having the same problem which Sean Chittenden described in December http://x31.deja.com/getdoc.xp?AN=561768387search=threadCONTEXT=952413 094.1035468817HIT_CONTEXT=952413039.1034944541hitnum=2 Basically, using either ssh or kerberos rsh as CVS_RSH and then setting the

Re: Segfault for CVS over SSH

2000-03-07 Thread Larry Jones
B. T. writes: 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