This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Segmentation Fault of ssh3.7.1 with cygwin1.5.5-1 in W95


At 10:52 AM 10/30/2003 +0100, Corinna Vinschen wrote:
>
>Ouch.  I see why that happens.  I'll have to modify the ssh-host-config
>script.
>
>This is no problem on 98/Me and NT, though.  Did you also test with
>ssh/22 lines with CRLF?

Yes, it works. However there must be something new in 1.5 that causes 
the lack of CR to cause a crash on Win95.

I tried your new script, and ssh did not crash. I thought that was great
until I realized that the script did not write the ssh lines in services:

*******************
Olivier@erg ~
$ fgrep ssh /cygdrive/c/windows/services

Olivier@erg ~
$ ssh-host-config
Overwrite existing /etc/ssh_config file? (yes/no) no
Overwrite existing /etc/sshd_config file? (yes/no) no
Added ssh to /cygdrive/c/WINDOWS/SERVICES

Host configuration finished. Have fun!

Olivier@erg ~
$ fgrep ssh /cygdrive/c/windows/services

Olivier@erg ~
*******************

Also on my Win98 machine I had /var/log/lastlog as a directory.
I think that's legal, at least for ssh, but 

~: ssh-host-config
Creating /var/log/lastlog failed\!

Pierre


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]