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

Bash on Windows shows nothing #800

Closed
dm-vodopyanov opened this issue Aug 7, 2016 · 2 comments
Closed

Bash on Windows shows nothing #800

dm-vodopyanov opened this issue Aug 7, 2016 · 2 comments

Comments

@dm-vodopyanov
Copy link

  • A brief description
    I have updated to Anniversary Update and bash works fine. After that I have installed the following usual apps (which should not be affect the bash): iTunes, Steam, foobar2000, Skype, MEGAsync, avast, 7-zip.
    As a result, Bash on Ubuntu on Windows shows nothing:

untitled

  • Expected results
    Bash should work
  • Actual results (with terminal output if applicable)
    Bash doesn't work
  • Your Windows build number
    Version 1607 (OS Build 14393.10)
  • Steps / commands required to reproduce the error
    1. Run Bash. Bash opened with empty screen (see screenshot above)
    2. Uninstall all the apps described above
    3. Reboot
    4. Run Bash. All the same.
    5. Try to uninstall Ubuntu using lxrun.exe /uninstall
    6. Uninstalled successfully.
    7. Disable Windows Subsystem for Linux (Beta) in Windows Features
    8. Reboot
    9. Enable Windows Subsystem for Linux (Beta) in Windows Features
    10. Reboot
    11. Try to install bash: lxrun.exe /install
    12. The install freezes and bash stiil doesn't work, see the screenshot below.
    13. Nevertheless, C:\Users\Dmitry\AppData\Local\lxss has all necessary files (executed TREE /F /A in C:\Users\Dmitry\AppData\Local\lxss) -> log:
      lxss_structure.txt

untitled1

  • Strace of the failing command
    None
  • Required packages and commands to install
    None

See our contributing instructions for assistance.

@dm-vodopyanov dm-vodopyanov changed the title Bash on Ubuntu on Windows shows nothing Bash on Windows shows nothing Aug 7, 2016
@aseering
Copy link
Contributor

aseering commented Aug 7, 2016

Hi @dmitryvodop -- thanks for reporting this issue! There's a lot going on in your configuration, but one thing stands out -- there are a bunch of known issues ( #703 , #718 , etc) where Avast, even if it's installed but disabled, conflicts with Bash. (Avast checks for security threats; WSL creates a whole new type of Linux process, Avast seems to not really know what to do with it...)

Could you take a look through those tickets and see if they're the same issue?

@dm-vodopyanov
Copy link
Author

Thanks, @aseering! After full uninstalling of Avast, the issue was resolved.

This issue can be called as a duplicate of the issues that you provided above.

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

3 participants