I am trying to install ssh 2.5.2p2 on solaris 2.7 (zlib 1.13 and
tcpwrapper7.6) but it fails to generate the dsa key.  It cycle between
time() and getpid() (saw this with truss) and eventually dies with:

time()                                          = 989266013
getpid()                                        = 24365 [24364]
time()                                          = 989266013
getpid()                                        = 24365 [24364]
time()                                          = 989266014
getpid()                                        = 24365 [24364]
    Received signal #24, SIGTSTP [default]
    Received signal #1, SIGHUP [default]
      siginfo: SIGHUP pid=24314 uid=0
        *** process killed ***

Another strange thing is that other ssh 2.5.2p2 stations can access with
ssh1, but securecrt 3.3b5 does not connnect with ssh1 and shows no error
message (just a blank warning box).  

David

Reply via email to