Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [ARM32] panic when sshd responding



On Thu, Jun 19, 2008 at 7:55 PM, Chris Gilbert <chris%dokein.co.uk@localhost> 
wrote:
> Commenting out the KASSERT should make it work, but you might also have to
> remove the KASSERT about KENTER as well in pmap_kremove.
The problem with data corruption still present:

FROM REMOTE
...
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
Received disconnect from 192.168.10.4: 2: Corrupted MAC on input.

LOCALLY:
...
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
Disconnecting: Corrupted MAC on input.


Looks like tcp-stack related problem when SOSEND_NO_LOAN is set.

-- 
With Best Regards,
Andy Shevchenko


Home | Main Index | Thread Index | Old Index