robin865

Results 4 comments of robin865

So the error isn't specific to anything. Once this weirdness has happened, even a simple "ls" fails. Its basically as if you had CD'd into a directory and then someone...

Here is that additional info. One question about the strace. Do I need to be running it on the command that causes this issue, or can I run it on...

Also, I did manage to find this output from a time it failed: ``` robinm@dwmsilpt433:$ py.test -vvv some_dir1/some_dir2/test.py Traceback (most recent call last): File "/home/robinm/.pyenv/versions/2.7.18/bin/py.test", line 10, in sys.exit(main()) File...

So it happened again. I've attached strace when running "git diff" that hits this issue. I don't know that this was the command that caused it however. [strace_git_diff.txt](https://github.com/microsoft/WSL/files/13460617/strace_git_diff.txt)