git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git Bash Bug
@ 2017-07-14 13:43 Kavita Desai
  2017-07-14 14:28 ` Johannes Schindelin
  0 siblings, 1 reply; 12+ messages in thread
From: Kavita Desai @ 2017-07-14 13:43 UTC (permalink / raw)
  To: git

Hello,

Originally, when I first had Git Bash everything was working
perfectly. Randomly one day, my bash commands were not working. I
uninstalled Git Bash an reinstalled it. I have been trying for 3 weeks
to get it to work again. I am working on Windows 10.  I have tried
editing the PATH variables and the PATH environment variables and
nothing seems to be working. Do you have any other suggestions?



Thank you,

Kavita

^ permalink raw reply	[flat|nested] 12+ messages in thread
* git bash bug
@ 2025-07-09 17:20 Preston, David J.
  2025-07-09 22:47 ` brian m. carlson
  2025-07-11 14:40 ` Johannes Schindelin
  0 siblings, 2 replies; 12+ messages in thread
From: Preston, David J. @ 2025-07-09 17:20 UTC (permalink / raw)
  To: git@vger.kernel.org


[-- Attachment #1.1: Type: text/plain, Size: 22 bytes --]

Bug report attached.

[-- Attachment #1.2: Type: text/html, Size: 1464 bytes --]

[-- Attachment #2: git-bugreport-2025-07-09-1206.txt --]
[-- Type: text/plain, Size: 1723 bytes --]

Thank you for filling out a Git bug report!
Please answer the following questions to help us understand your issue.

What did you do before the bug happened? (Steps to reproduce your issue)
started happening after an update to a newer version of git... has been happening for a while, so i am not sure what version it started with

What did you expect to happen? (Expected behavior)
when using git bash in windows environment, when a previously typed command is executing and i start typing, i expect that what i type will eventually show up on the command line, in the order i typed it, once the executing command completes.

What happened instead? (Actual behavior)
letters that i have typed show up in a different order than i typed them.  basically, i think there is some async processing going on, and keyboard input is being handled in such a way that the keystrokes are output to the console in an order that is random based on race conditions in the async code.

What's different between what you expected and what actually happened?
keys output in a different order than i typed them in.

Anything else you want to add:

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.49.0.windows.1
cpu: x86_64
built from commit: cca1f38702730b35f52c29efd62864b85e85ddcc
sizeof-long: 4
sizeof-size_t: 8
shell-path: D:/git-sdk-64-build-installers/usr/bin/sh
feature: fsmonitor--daemon
libcurl: 8.12.1
OpenSSL: OpenSSL 3.2.4 11 Feb 2025
zlib: 1.3.1
uname: Windows 10.0 22631 
compiler info: gnuc: 14.2
libc info: no libc information available
$SHELL (typically, interactive shell): C:\Program Files\Git\usr\bin\bash.exe


[Enabled Hooks]

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

end of thread, other threads:[~2025-07-11 14:40 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-14 13:43 Git Bash Bug Kavita Desai
2017-07-14 14:28 ` Johannes Schindelin
2017-07-14 14:34   ` Kavita Desai
2017-07-14 14:37     ` Paul Smith
2017-07-14 14:59       ` Kavita Desai
2017-07-14 15:03         ` Paul Smith
2017-07-14 20:33           ` Johannes Schindelin
2017-07-14 21:12             ` Paul Smith
2017-07-14 21:52               ` Johannes Schindelin
  -- strict thread matches above, loose matches on Subject: below --
2025-07-09 17:20 git bash bug Preston, David J.
2025-07-09 22:47 ` brian m. carlson
2025-07-11 14:40 ` 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).