Christophe Dupre, on December 7. 2000, wrote:
  : 
  : Hi all,
  : we are using ssh 2.3.0 on a bunch of computers (primarily Sun Solaris 7
  : and SGIs IRIX 6.5). We always use ssh to connect between them and tunnel
  : X11 connections. Once in a while, ssh will die and kill with it all active
  : sessions with the following:
  : 
  : FATAL: sshreadline.c:1778 SshReadLine (function name unavailable)
  : Precondition failed: rl
  : 
  : Nothing else. No clear behavior here, sometimes it takes 2 hours,
  : sometimes 2 days before a connection will fail. We're on a local ethernet
  : and there have been no failure that I know of.
  : 
  : Has anybody else encountered this?

Hmm. If a hostkey is changed on disk, when a session to that host is
already established, and rekeying is enabled, this happens (it is a
known bug). Workaround is not to change the hostkey on that remote
system on regular basis :) Also, you can disable rekeying (note that
they must be disabled on both client and server).

This is not fixed with the upcoming 2.4.0 release, I'm afraid. (blame me)

  : Also, is there any clear date on the next release of ssh the is supposed
  : to fix the compatibility problem between ssh and openssh ?

2.4.0 should be compatible (in our tests has been) with OpenSSH, and
it will be released soon (< 2 weeks).

Cheers,
-- 
[[EMAIL PROTECTED]          --  Sami J. Lehtinen  --           [EMAIL PROTECTED]]
[work:+358 9 85657425][gsm:+358 50 5170 258][http://www.iki.fi/~sjl]
[SSH Communications Security Corp               http://www.ssh.com/]

Reply via email to