1.7.0-51: Problem using ssh public/private key authentication

René Berber r.berber@computer.org
Wed Dec 23 21:55:00 GMT 2009


XYM wrote:

> I have encountered same problem after upgrading to 1.7.x. First to say that
> I'm not so familiar with all of that.
> 
> I was running a ssh-server and connect with Putty to my server using a
> tunnel. Everything works fine till today. After upgrading to 1.7.x and
> trying to connect to my server I get the following message:
> 
> 
> 2 [main] -bash 3776 C:\CygWin\bin\bash.exe: *** fatal error - couldn't
> dynamically determine load address for 'WSAGetLastError' (handle
> 0xFFFFFFFF), Win32 error 126
> 
> Tried to set up new sshd but no change.

The error above is a client side error, you re-installed the server
which is not the problem.

In fact is not even a client side error, is bash complaining after you
logged in, the error code means "The specified module could not be
found." so it looks like bash is not finding all its libraries... but I
could be wrong, never seen an error message like that.
-- 
René Berber


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list