Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Git SVN crash #364

Closed
uecasm opened this issue Jul 9, 2015 · 3 comments
Closed

Git SVN crash #364

uecasm opened this issue Jul 9, 2015 · 3 comments

Comments

@uecasm
Copy link

uecasm commented Jul 9, 2015

This is probably similar to the remap errors that I get periodically, but now I'm getting the following, with no hint as to how to make it behave again:

# git.exe svn fetch
0 [main] perl.exe" 10724 sync_with_child: child 4256(0x1A4) died before initialization with status code 0xC0000005
113 [main] perl.exe" 10724 sync_with_child: *** child state waiting for longjmp

It was working yesterday; the only thing I'm aware of that happened between is that my computer rebooted due to a power cut. "git daemon" was running (but idle) at the time of the power cut, but otherwise nothing git-related was in progress.

I tried reinstalling Git-1.9.5-preview20150319 in case something had been damaged, but this didn't change anything.

@uecasm
Copy link
Author

uecasm commented Jul 9, 2015

And now even trying to run "Git Bash" is doing this:

  0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487
AllocationBase 0x68540000, BaseAddress 0x68570000, RegionSize 0xBD0000, State 0x2000
c:\Program Files (x86)\git\bin\sh.exe: *** Couldn't reserve space for cygwin's heap, Win32 error 0

@uecasm
Copy link
Author

uecasm commented Jul 9, 2015

Trying different Git-1.9.x versions hasn't helped, but installing Git-2.x instead appears to have resolved this (after git-for-windows#233).

@dscho
Copy link
Member

dscho commented Jul 9, 2015

This looks like the old .dll base address problem. The safe solution is to switch to the 64-bit version of Git for Windows 2.x, indeed.

@uecasm uecasm closed this as completed Jul 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants