[PATCH]: nchan.c : internal error: we do not read, but chan_

John Horne J.Horne at plymouth.ac.uk
Thu Nov 23 23:20:37 EST 2000


On 23-Nov-00 at 08:16:23 Markus Friedl wrote:
> On Wed, Nov 22, 2000 at 09:28:30PM -0500, Rob Hagopian wrote:
>> I haven't seen further about this patch - is this expected to go into the
>> next version?
> 
> no.
> 
> removing the error message does not fix the error.
>
Well it didn't exactly 'remove' the error message. It merely intercepted a
second calling of nchan which was caused by a previous fix. As far as I
could determine the mechanism by which nchan was called the second time was
valid, but the error message nchan produced was invalid at that time. Hence
it is intercepted by the additional switch arguments. An alternative is to
detect further up the sequence of events that nchan is about to be called
again and then prevent it - this seemed a lot messier.

However, I await the correct fix :-)

John.

------------------------------------------------------------------------
John Horne, University of Plymouth, UK           Tel: +44 (0)1752 233914
E-mail: jhorne at plymouth.ac.uk
PGP key available from public key servers





More information about the openssh-unix-dev mailing list