Skip to content

Installer locks up #2158

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
CoderX71 opened this issue Apr 13, 2019 · 4 comments
Closed

Installer locks up #2158

CoderX71 opened this issue Apr 13, 2019 · 4 comments

Comments

@CoderX71
Copy link

CoderX71 commented Apr 13, 2019

The installer locks up as it reaches the end. Can't close it or minimise the installer, can only 'End Process' via Task Manager.

Only thing I changed in terms of installation options was the install path - A:\Git\

Using Windows v10
Installer: Git-2.21.0-64-bit.exe

$ git --version --build-options
git version 2.21.0.windows.1
cpu: x86_64
built from commit: 2481c4c
sizeof-long: 4
sizeof-size_t: 8

$ cmd.exe /c ver
Microsoft Windows [Version 10.0.17134.706]

install-options.txt
Editor Option: VIM
Custom Editor Path:
Path Option: Cmd
SSH Option: OpenSSH
CURL Option: OpenSSL
CRLF Option: CRLFAlways
Bash Terminal Option: MinTTY
Performance Tweaks FSCache: Enabled
Use Credential Manager: Enabled
Enable Symlinks: Disabled

@dscho
Copy link
Member

dscho commented Apr 15, 2019

Thanks for editing the (really, really sparse) initial bug report.

This is still not enough information, though: have you tried running it with /LOG=<file>? How does your problem compare to #1768 (i.e. is it a duplicate, really)?

@vtpeters
Copy link

vtpeters commented Apr 19, 2019

I have the same issue.

At the end of the installation process the installation process of Git 2.21.0 (64-bit) on a Windows 8.1 64-bit machine the installation program seems to freeze.

When I opened the Task Manager at this point, I noticed that next to the actual installation process/program running there's another Git related background process active called "Git for Windows".

Terminating that backgrond process (NOT the installation process/program, mind you) in the Task Manager seems to cause the installation process/program to terminate normally.
The "Completing the Git Setup Wizard" dialog appears and I can select the [Finish] button to... well... finish the installation.

Hope this helps you find a solotion to solve this issue.

@the-j0k3r
Copy link

Hello.

I use chocolatey as a package manager on my dev machine, so this and other packages are updated all in one command.

I cant say I ever noticed any hung ups and works very well.

Maybe its something you may want t consider using instead of plain installer.

@kstrophus
Copy link

kstrophus commented Jul 22, 2019

I have the same problem with Git 2.22 on Windows 7. It reaches the end and never completes.

Edit: It does indeed seem to be a duplicate of #1768

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants