X-Spam-Check-By: sourceware.org Date: Thu, 2 Aug 2007 09:46:18 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Git error on Cygwin Message-ID: <20070802134618.GC11922@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <46AE1D67 DOT 3000200 AT gmail DOT com> <46AF263A DOT 4040107 AT byu DOT net> <46AF483D DOT 7040200 AT gmail DOT com> <46AFD107 DOT 6050604 AT byu DOT net> <46B1A9DE DOT 8020602 AT gmail DOT com> <46B1CD4A DOT 5080801 AT byu DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46B1CD4A.5080801@byu.net> User-Agent: Mutt/1.5.15 (2007-04-06) 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 Thu, Aug 02, 2007 at 06:25:46AM -0600, Eric Blake wrote: >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >According to Claudio Scordino on 8/2/2007 3:54 AM: >>>>>> fatal error - could not load shell32, Win32 error 487 >> Ok, I've posted an email to cygwin-apps describing this issue. > >Wasn't necessary. This list was already the correct list to be posting to. > >> >> I put the info also here, > >Nothing jumps out at me; you don't have any installation problems, and you >are using XP Pro (I use XP home). Hmm, I wonder if you need to do a >rebaseall? You already have it installed, so exit all cygwin processes, >use Windows cmd.com to start an instance of c:\cygwin\bin\ash, and from >there, execute '/bin/rebaseall'. (And I found those instructions by >looking at the first hit for a google on 'win32 error 487'). > >Beyond that, I am running out of ideas. I'm not seeing any evidence of >PATH being altered incorrectly, or of too many arguments or environment >variables such that truncation occurs when invoking git-read-tree. Does >the error always occur with the same output, or does it fail at different >places? It does sound like something is being loaded into the address space that shell32.dll is expecting to occupy so rebaseall may fix this. Running under gdb might provide more info too. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/