Bug 41212

Summary: Corrupted CRC received at random times when in SSH session with system
Product: Base System Reporter: Ryan <fyrewall>
Component: i386Assignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Ryan 2002-07-31 22:30:01 UTC
      At random times, usually when a larger amount of data is being transmitted from the system to the client connected via SSH, a message "Incorrect CRC received on packet" (or similar) appears when in several environments, including Red Hat and Windows

How-To-Repeat:       appens at random times, when large amounts of text is going from the (FreeBSD) server to the client via SSH.
Comment 1 Gregory Bond 2002-08-01 00:59:06 UTC
>       At random times, usually when a larger amount of data is being transmit
> ted from the system to the client connected via SSH, a message "Incorrect CRC
>  received on packet" (or similar) appears when in several environments, inclu
> ding Red Hat and Windows

Have you compiled your system or kernel with optimization levels other than 
"-O"?  This has been known to cause problems in things like crypto and 
checksum code, and is not supported.
Comment 2 Kris Kennaway freebsd_committer freebsd_triage 2003-07-13 01:53:20 UTC
State Changed
From-To: open->closed

Feedback timeout.  If this problem persists in later versions 
of OpenSSH, please report it to the OpenSSH developers instead.