Andy Kurth created VCL-616:
------------------------------
Summary: update_cygwin.cmd fails to generate keys with current
version of Cygwin
Key: VCL-616
URL: https://issues.apache.org/jira/browse/VCL-616
Project: VCL
Issue Type: Bug
Affects Versions: 2.3
Reporter: Andy Kurth
Assignee: Andy Kurth
Fix For: 2.3.1
The current version of Cygwin has a bug which causes update_cygwin.cmd to fail.
When ssh-keygen.exe is run from a normal non-Cygwin command prompt, the
following occurs:
C:\cygwin\home\root\VCL\Scripts>C:\Cygwin\bin\ssh-keygen.exe -t rsa1 -f
C:\cygwin\etc\ssh_host_key -N ""
Generating public/private rsa1 key pair.
8 [main] ssh-keygen 224 exception::handle: Exception:
STATUS_ACCESS_VIOLATION
2114 [main] ssh-keygen 224 open_stackdumpfile: Dumping stack trace to
ssh-keygen.exe.stackdump
61325 [main] ssh-keygen 224 exception::handle: Exception:
STATUS_ACCESS_VIOLATION
68272 [main] ssh-keygen 224 exception::handle: Error while dumping state
(probably corrupted stack)
Running rebaseall doesn't help. The command succeeds if run from a Cygwin
shell.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira