Net-SSH-Perl - Re: Bug in Channel.pm when stdin length is just right

Posted on Tue Jan 29 19:09:50 2008 by swares in response to 2501 (See the whole thread of 6)
Re: Bug in Channel.pm when stdin length is just right
I seem to have the same issue on several machines running various Linux distributions on varying x86 hardware. I have tried to rebuild using the most recent stable Perl and modules but the issue persists. Here is my output.
Net::SSH::Perl bug test... host=pendulum.boulder.ibm.com user=root remoteCmd=cat xferChars=932779|-Error, down to 466390 chars alarm handler 10 second timeout xferChars=466390|-Error, down to 233195 chars Received disconnect message: Corrupted MAC on input. xferChars=233195|-Error, down to 116598 chars Received disconnect message: Corrupted MAC on input. xferChars=116598|-Error, down to 58299 chars alarm handler 10 second timeout xferChars=58299|-Error, down to 29150 chars Received disconnect message: Corrupted MAC on input. xferChars=29150|-Error, down to 14575 chars alarm handler 10 second timeout xferChars=14575|-Error, down to 7288 chars alarm handler 10 second timeout xferChars=7288|-OK, back up to 10931 chars xferChars=10931|-OK, back up to 12753 chars xferChars=12753|-OK, back up to 13664 chars xferChars=13664|-Error, down to 13209 chars alarm handler 10 second timeout xferChars=13209|-Error, down to 12981 chars alarm handler 10 second timeout xferChars=12981|-OK, back up to 13095 chars xferChars=13095|-Error, down to 13038 chars alarm handler 10 second timeout xferChars=13038|-Error, down to 13010 chars alarm handler 10 second timeout xferChars=13010|-Error, down to 12996 chars Received disconnect message: Corrupted MAC on input. xferChars=12996|-Error, down to 12989 chars Received disconnect message: Corrupted MAC on input. xferChars=12989|-OK, back up to 12992 chars xferChars=12992|-Error, down to 12991 chars Received disconnect message: Corrupted MAC on input. xferChars=12991|-Error, down to 12990 chars Received disconnect message: Corrupted MAC on input. xferChars=12990|-OK, back up to 12990 chars Report for remote host: pendulum... xferChars=12990 works, xferChars=12991 hangs on timeout=10. exiting...
Write a response