git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git hangs forever after updating to V.2.45.1
@ 2024-05-28  9:01 Workshop BLE
  2024-06-03 22:37 ` brian m. carlson
  0 siblings, 1 reply; 2+ messages in thread
From: Workshop BLE @ 2024-05-28  9:01 UTC (permalink / raw)
  To: git

What did you do before the bug happened? (Steps to reproduce your issue)
Upgraded git-bash (windows) to latest version 2.45.1

What did you expect to happen? (Expected behavior)
git works as usual

What happened instead? (Actual behavior)
git pull and git clone just hangs forever when remote is dev.azure.com
(did not try any other remote)

What's different between what you expected and what actually happened?
see above

Anything else you want to add:
When executing with GIT_TRACE=1 GIT_TRACE_PACKET=1 GIT_CURL_VERBOSE=1
it can be seen, that git connects successfully to remote, but hangs
after a cuple of this lines:
10:51:38.026547 git.c:465               trace: built-in: git config
--null --type=path http.dev.azure.com.cookieFile
10:51:38.065783 exec-cmd.c:243          trace: resolved executable
dir: C:/Program Files/Git/mingw64/libexec/git-core
10:51:38.071783 git.c:465               trace: built-in: git config
--null --type=path http.https://azure.com.cookieFile
10:51:38.110297 exec-cmd.c:243          trace: resolved executable
dir: C:/Program Files/Git/mingw64/libexec/git-core
10:51:38.116296 git.c:465               trace: built-in: git config
--null --type=path http.azure.com.cookieFile
10:51:38.155881 exec-cmd.c:243          trace: resolved executable
dir: C:/Program Files/Git/mingw64/libexec/git-core
10:51:38.161881 git.c:465               trace: built-in: git config
--null --type=path http.cookieFile


Please review the rest of the bug report below.
You can delete any lines you don't wish to share.


[System Info]
git version:
git version 2.45.1.windows.1
cpu: x86_64
built from commit: 965b16798dab6962ada5b0d8cf0dca68f385c448
sizeof-long: 4
sizeof-size_t: 8
shell-path: /bin/sh
feature: fsmonitor--daemon
uname: Windows 10.0 22631
compiler info: gnuc: 13.2
libc info: no libc information available
$SHELL (typically, interactive shell): C:\Program Files\Git\usr\bin\bash.exe


[Enabled Hooks]
not run from a git repository - no hooks to show

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

end of thread, other threads:[~2024-06-03 22:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-28  9:01 git hangs forever after updating to V.2.45.1 Workshop BLE
2024-06-03 22:37 ` brian m. carlson

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).