| Summary: | Corrupted CRC received at random times when in SSH session with system | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Ryan <fyrewall> |
| Component: | i386 | Assignee: | 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 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.
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. |