Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Oct 2011 11:47:30 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-stable@freebsd.org
Subject:   Re: rsync corrupted MAC
Message-ID:  <201110101147.30558.jhb@freebsd.org>
In-Reply-To: <alpine.BSF.2.00.1110091604450.94525@lrosenman.dyndns.org>
References:  <alpine.BSF.2.00.1110091604450.94525@lrosenman.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday, October 09, 2011 5:06:26 pm Larry Rosenman wrote:
> Any ideas on which side or what might be broke here?
> 
> ler/MAIL-ARCHIVE/2008/12/INBOX
> Corrupted MAC on input.
> Disconnecting: Packet corrupt
> rsync: connection unexpectedly closed (33845045 bytes received so far) 
[receiver]
> rsync error: error in rsync protocol data stream (code 12) at io.c(605) 
[receiver=3.0.9]
> rsync: connection unexpectedly closed (1450 bytes received so far) 
[generator]
> rsync error: unexplained error (code 255) at io.c(605) [generator=3.0.9]

I've had somewhat similar issues (ssh getting corruption in its data stream) 
when a NIC in my netbook was corrupting packet data when it ran at 1G (it 
worked fine at 10/100).  Pyun eventually fixed the issue by applying enough 
workarounds (it was likely a hardware bug in the NIC's chipset).  However, it 
wasn't easy to debug unfortunately. :(

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110101147.30558.jhb>