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

sshd cause blue screen on insider 14936 #1138

Closed
Ricky-Hao opened this issue Sep 29, 2016 · 5 comments
Closed

sshd cause blue screen on insider 14936 #1138

Ricky-Hao opened this issue Sep 29, 2016 · 5 comments
Labels

Comments

@Ricky-Hao
Copy link

Ricky-Hao commented Sep 29, 2016

Please use the following bug reporting template to help produce actionable and reproducible issues. Please try to ensure that the reproduction is minimal so that the team can go through more bugs!

  • A brief description

    • Windows insider 14936 and brand new install BashOnWindows.
    sudo apt-get update 
    sudo apt-get  dist-upgrade -y 
    sudo service sshd start 
    
    • then i use putty to connect 127.0.0.1:22
  • Expected results

    • Connect to sshd server.
  • Actual results (with terminal output if applicable)

    • Blue screen with code: ATTEMPTED_EXECUTE_OF_NOEXECUTE_MEMORY
  • Your Windows build number

    • 14936
  • Steps / All commands required to reproduce the error from a brand new installation

    sudo apt-get update 
    sudo apt-get  dist-upgrade -y 
    sudo service sshd start 
    
  • Strace of the failing command

    • None
  • Required packages and commands to install

See our contributing instructions for assistance.

@fpqc
Copy link

fpqc commented Sep 29, 2016

This is listed as a known issue on the changelog page.

@wench
Copy link

wench commented Oct 1, 2016

Anyone have any idea of a work around?

@sunilmut
Copy link
Member

sunilmut commented Oct 7, 2016

This should be fixed in 14942 (see release notes), which just got released.

@wench
Copy link

wench commented Oct 8, 2016

Yep, no BSOD now. Thanks!

@sunilmut
Copy link
Member

@wench Thanks for validating. Closing it out.

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

No branches or pull requests

5 participants