X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Sat, 9 Oct 2010 13:40:48 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: bash.exe: *** fatal error - couldn't dynamically determine load address for 'GetKeyboardLayout' Message-ID: <20101009174048.GA11080@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20101009162432 DOT GA2324 AT tn24> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101009162432.GA2324@tn24> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Sat, Oct 09, 2010 at 06:24:40PM +0200, Thorkil Naur wrote: >Hello merry Cygwin'ers, > >On a recently installed Cygwin (version 1.7.7-1 according to setup.exe), >the Cygwin bash shell fails to start. Details become visible when >starting bash.exe from an ordinary command prompt: > >> C:\cygwin>bin\bash.exe --login -i >> 3 [main] bash 1928 C:\cygwin\bin\bash.exe: *** fatal error - couldn't dynamically determine load address for 'GetKeyboardLayout' (handle 0x7E410000), Win32 error 127 >> Stack trace: >> Frame Function Args >> 002238B8 6102749B (002238B8, 00000000, 00000000, 00223938) >> 00223BA8 6102749B (61177B80, 00008000, 00000000, 61179977) >> 00224BD8 61004AFB (610011A0, 611575DC, 7E410000, 61033DBC) >> End of stack trace First guess would be that you may have a virus, BLODA* or something else which has modified a system dll. This function should be available in Windows XP. The cygcheck output that we request here: http://cygwin.com/problems.html might provide more insight. cgf *http://cygwin.com/acronyms/#BLODA -- 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