Hi Joe, I had a spare cycle for it, so I threw up a test for you real quick on my CentOS4 box -- it works like a champ for me, no segfaults. The core result: sent 123307724 bytes received 119616 bytes 3124742.78 bytes/sec total size is 122944318 speedup is 1.00 This was run via the RedHat stock xinetd.d/rsync method, not as a standalone daemon. /etc/rsyncd.conf: == snip == pid file = /var/run/rsynd.pid log file = /var/log/rsyncd.log secrets file = /etc/rsyncd.secrets [test] path = /opt/test comment = Test auth users = test list = false uid = root gid = wheel read only = false hosts allow = XXX.XXX.XXX.XXX (my ip) == snip == /etc/rsyncd.secrets: == snip == test:test == snip == Command run from client: rsync -av /usr/local/doc/ test@<myserver>.com::test hope this helps... -te Joe Pruett wrote: > i just converted a server over to centos 4 and the rsync daemon is dying > with a segv. i've checked the redhat bugzilla and googled around some and > don't see anything obvious. > > the client connects and authenticates, and the server starts sending some > data but then dies after about 8k. strace'ing hasn't shown anything > obvious other than the segv. > > is anyone else succesfully using centos 4 as an rsync server? > > _______________________________________________ > CentOS mailing list > CentOS@xxxxxxxxxxx > http://lists.caosity.org/mailman/listinfo/centos -- Troy Engel | Systems Engineer Fluid, Inc | http://www.fluid.com