Skip to content
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

mv sometimes hangs all bash processes (need to reboot) #2129

Closed
capisce opened this issue May 18, 2017 · 3 comments
Closed

mv sometimes hangs all bash processes (need to reboot) #2129

capisce opened this issue May 18, 2017 · 3 comments

Comments

@capisce
Copy link

capisce commented May 18, 2017

  • Your Windows build number: (Type ver at a Windows Command Prompt)

Microsoft Windows [Version 10.0.14393]

  • What you're doing and what's happening: (Copy&paste specific commands and their output, or include screen shots)

sudo apt-get install git
git clone https://github.com/npm/npm.git
mkdir test
mv npm test
mv test/npm/ .

  • What's wrong / what should be happening instead:

All active bash processes hang and it's not possible to start new ones.

The problem only happens when including the trailing slash in the mv command. Without the trailing slash things work as expected:

mv test/npm .

  • Strace of the failing command, if applicable: (If <cmd> is failing, then run strace -o strace.txt -ff <cmd>, and post the strace.txt output here)

See our contributing instructions for assistance.

@therealkenc
Copy link
Collaborator

#1008, but larger question is, why are so many people stuck on Anniversary?

@fpqc
Copy link

fpqc commented May 18, 2017

@therealkenc idk some machines haven't had it rolled out yet.

@benhillis
Copy link
Member

Closing as a duplicate of #1008.

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

No branches or pull requests

4 participants