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 service crach when opening local dir to remote dir #369

Closed
bingbing8 opened this issue Oct 18, 2016 · 0 comments
Closed

sshd service crach when opening local dir to remote dir #369

bingbing8 opened this issue Oct 18, 2016 · 0 comments
Assignees
Milestone

Comments

@bingbing8
Copy link
Contributor

bingbing8 commented Oct 18, 2016

Steps to reproduce

D:\OpenSSH-Win64>scp.exe -r C:\Users\yawang\AppData\Local\Temp\\SourceDir localadmin@YAWANGDEV1:C:\Users\yawang\AppData\Local\Temp\\DestDir

Expected behavior

The directory is copied

Actual behavior

sshd crashes. OpenSSH stop working dialogue is showing.

log from sshd and ssh-agent

sshd.zip

D:\OpenSSH-Win64>sshd -d
debug1: sshd version OpenSSH_7.1, OpenSSL 1.0.2d 9 Jul 2015
[Build Sep 30 2016 18:45:59]
debug1: open - handle:00000000000001D0, io:00000229D45C2240, fd:3
debug1: close - io:00000229D45C2240, type:2, fd:3, table_index:3
debug1: open - handle:00000000000001D0, io:00000229D45C2240, fd:3
debug1: close - io:00000229D45C2240, type:2, fd:3, table_index:3
debug1: private host key #0: ssh-rsa SHA256:wWe/+aeRdAAHUMrU7VBclP7juM96twHisuBpIPK8N0w
debug1: open - handle:00000000000001D0, io:00000229D45E1A80, fd:3
debug1: close - io:00000229D45E1A80, type:2, fd:3, table_index:3
debug1: open - handle:00000000000001D0, io:00000229D45E1A80, fd:3
debug1: close - io:00000229D45E1A80, type:2, fd:3, table_index:3
debug1: private host key #1: ssh-dss SHA256:JvkFeFvmQr1LhQBv78dZCPTYvLT7OcjUY4/Mw2pI6/4
debug1: open - handle:00000000000001D0, io:00000229D45E1A80, fd:3
debug1: close - io:00000229D45E1A80, type:2, fd:3, table_index:3
debug1: open - handle:00000000000001D0, io:00000229D45E1A80, fd:3
debug1: close - io:00000229D45E1A80, type:2, fd:3, table_index:3
debug1: private host key #2: ecdsa-sha2-nistp256 SHA256:dsUuqD6L5x6qB20Kcb10gtZqvLeBaODNfTb+5UFCu+s
debug1: open - handle:00000000000001D0, io:00000229D45DE320, fd:3
debug1: close - io:00000229D45DE320, type:2, fd:3, table_index:3
debug1: open - handle:00000000000001D0, io:00000229D45DE320, fd:3
debug1: close - io:00000229D45DE320, type:2, fd:3, table_index:3
debug1: private host key #3: ssh-ed25519 SHA256:i7mjCXctHimMQ69BeKTYJVWlBXAHU4VW1eqvTYCUhOM
debug1: socket:124, io:00000229D45DE320, fd:3
debug1: Bind to port 22 on ::.
Server listening on :: port 22.
debug1: socket:488, io:00000229D45DE530, fd:4
debug1: Bind to port 22 on 0.0.0.0.
Server listening on 0.0.0.0 port 22.

@bingbing8 bingbing8 self-assigned this Dec 16, 2016
@bingbing8 bingbing8 added the 3 - In Review Implementation complete label Dec 16, 2016
@bingbing8 bingbing8 added this to the December-End milestone Jan 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants