This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]