git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bug report Windows 10
@ 2015-08-10 12:26 MS-Informatique
  2015-08-10 12:34 ` Konstantin Khomoutov
  2015-08-10 13:05 ` Johannes Schindelin
  0 siblings, 2 replies; 3+ messages in thread
From: MS-Informatique @ 2015-08-10 12:26 UTC (permalink / raw)
  To: git

My Windows notebook got updated to Windows 10 and now my Git Bash doesn't
start and when I open an existing repository from Git Gui, I am getting next
error: 
"0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487
AllocationBase 0x0, BaseAddress 0x68570000, RegionSize 0x410000, State
0x10000
C:\Program Files (x86)\Git\bin\sh.exe: *** Couldn't reserve space for
cygwin's heap, Win32 error 0"

I am running GIT version 1.9.5 (latest build for Windows).

Can someone help me?

Thanks for your reply.

Regards,
Michel.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Bug report Windows 10
  2015-08-10 12:26 Bug report Windows 10 MS-Informatique
@ 2015-08-10 12:34 ` Konstantin Khomoutov
  2015-08-10 13:05 ` Johannes Schindelin
  1 sibling, 0 replies; 3+ messages in thread
From: Konstantin Khomoutov @ 2015-08-10 12:34 UTC (permalink / raw)
  To: MS-Informatique; +Cc: git

On Mon, 10 Aug 2015 14:26:44 +0200
"MS-Informatique" <info@ms-informatique.be> wrote:

> My Windows notebook got updated to Windows 10 and now my Git Bash
> doesn't start and when I open an existing repository from Git Gui, I
> am getting next error: 
> "0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error
> 487 AllocationBase 0x0, BaseAddress 0x68570000, RegionSize 0x410000,
> State 0x10000
> C:\Program Files (x86)\Git\bin\sh.exe: *** Couldn't reserve space for
> cygwin's heap, Win32 error 0"
> 
> I am running GIT version 1.9.5 (latest build for Windows).

This version is essentially abandoned because the development
happens on packaging the 2.x series for Windows, and using the updated
runtime (MSYS2 instead of MSYS).

So please try this:

1) Fetch the latest version of the new Git for Windows available --
   currently its 2.4.6 RC5 [1].
   Supposedly you should try 64-bit version.

2) If the bug still does manifest itself, prease report it to the
   project's tracker [2].

1. https://github.com/git-for-windows/git/releases/tag/v2.4.6.windows.1
2. https://github.com/git-for-windows/git/issues/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Bug report Windows 10
  2015-08-10 12:26 Bug report Windows 10 MS-Informatique
  2015-08-10 12:34 ` Konstantin Khomoutov
@ 2015-08-10 13:05 ` Johannes Schindelin
  1 sibling, 0 replies; 3+ messages in thread
From: Johannes Schindelin @ 2015-08-10 13:05 UTC (permalink / raw)
  To: MS-Informatique; +Cc: git

Hi,

On 2015-08-10 14:26, MS-Informatique wrote:
> My Windows notebook got updated to Windows 10 and now my Git Bash doesn't
> start and when I open an existing repository from Git Gui, I am getting next
> error: 
> "0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487
> AllocationBase 0x0, BaseAddress 0x68570000, RegionSize 0x410000, State
> 0x10000
> C:\Program Files (x86)\Git\bin\sh.exe: *** Couldn't reserve space for
> cygwin's heap, Win32 error 0"
> 
> I am running GIT version 1.9.5 (latest build for Windows).
> 
> Can someone help me?

First of all, the home page of Git for Windows has hints where to report bugs (and where to look for possible resolutions first).

Second, this issue is so common that I wrote a wiki page about it: https://github.com/git-for-windows/git/wiki/32-bit-issues

Short version: reinstall Git for Windows. Preferably a 64-bit Git for Windows 2.x from https://git-for-windows.github.io/. And you might want to heed the advice given in http://git-for-windows.github.io/#contribute when you want to report bugs ;-)

Ciao,
Johannes

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-08-10 13:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-10 12:26 Bug report Windows 10 MS-Informatique
2015-08-10 12:34 ` Konstantin Khomoutov
2015-08-10 13:05 ` Johannes Schindelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).