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: Git error on Cygwin


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/


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