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

x/crypto/ssh/terminal: MakeRaw returns the <nil> oldstate on windows , and pop "The handle is invalid" #31831

Closed
kenzhaoyihui opened this issue May 4, 2019 · 3 comments
Labels
FrozenDueToAge WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@kenzhaoyihui
Copy link

kenzhaoyihui commented May 4, 2019

What version of Go are you using (go version)?

$ go version
go version go1.12.4 windows/amd64

Does this issue reproduce with the latest release?

Not Sure

What operating system and processor architecture are you using (go env)?

go env Output
$ go env


C:\Users\zz>go env
set GOARCH=amd64
set GOHOSTARCH=amd64
...

What did you do?

use the ssh/terminal to do the interacting ssh command

What did you expect to see?

successfully

What did you see instead?

@kenzhaoyihui kenzhaoyihui reopened this May 4, 2019
@odeke-em odeke-em changed the title golang.org/x/crypto/ssh/terminal: MakeRaw returns the <nil> oldstate on windows , and pop "The handle is invalid" x/crypto/ssh/terminal: MakeRaw returns the <nil> oldstate on windows , and pop "The handle is invalid" May 4, 2019
@gopherbot gopherbot added this to the Unreleased milestone May 4, 2019
@odeke-em
Copy link
Member

odeke-em commented May 4, 2019

Thank you for reporting this issue @kenzhaoyihui and welcome to the Go project!

It would be great @kenzhaoyihui if you could paste in here a minimal reproducer which
can make it easy to debug and diagnose the issue. Also the template requests this. Please
provide this.

In the meantime, I shall kindly page @hanwen

@odeke-em odeke-em added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label May 4, 2019
@hanwen
Copy link
Contributor

hanwen commented May 4, 2019

I am not responsible for the terminal package.

@gopherbot
Copy link

Timed out in state WaitingForInfo. Closing.

(I am just a bot, though. Please speak up if this is a mistake or you have the requested information.)

@golang golang locked and limited conversation to collaborators Jun 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
None yet
Development

No branches or pull requests

4 participants