Re: OpenSSH 4.6 error: channel 0: chan_read_failed for istate 3

[ Available lists | Index of freebsd-stable | Month of Mar 2007 | Week of 20 Mar 2007 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Christian Walther <cptsalek@gmail.com>
Date
20 Mar 2007 16:06:18
Subject
Re: OpenSSH 4.6 error: channel 0: chan_read_failed for istate 3
Message-ID
14989d6e0703200837kf9f565ek63bfb5eb7c30820@mail.gmail.com

In reply to
References to

[ Hide this part ]
On 20/03/07, Dominik Zalewski <dzalewski@open-craft.com> wrote:
> Hi All,
>
> After upgrading to openssh-portable-4.6.p1,1 I'm getting following messages in
> logs:
>
> error: channel 0: chan_read_failed for istate 3

I guess you're either using scp or ssh to execute remote commands?
We've the same issue on our Solaris boxes. The only workaround we
found so far was to comment out the error(..) statement responsible
for the output of the above line.
It's located in nchan.c in the chan_read_failed() function.

I'm sorry but I'm not at work, otherwise I could supply a diff.

HTH anyway,
Christian


Elapsed time: 0.140 seconds