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: fork failures in git rebase


Am 07.12.2011 19:16 schrieb Eric Blake:
> On 12/07/2011 11:12 AM, Rafael Kitover wrote:
>> I was doing a "git rebase origin/master" today on a repo, and I saw alot
>> of this:
>>
>>       7 [main] sh 6120 C:\cygwin\bin\sh.exe: *** fatal error - couldn't
>> allocate heap, Win32 error 487, base 0xAD0000, top 0xB40000,
> 
> Have you run 'rebaseall' yet?  Also, does it work any better with the
> snapshot?

If rebaseall alone doesn't help, maybe also try disabling Address Space
Layout Randomization (ASLR) by executing 'peflagsall -d 0 -s dll'.

After that I've encountered these kinds of errors a lot less on my Win7
x64 cygwin install.


Michael


--
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]