This is the mail archive of the cygwin 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: [ANNOUNCEMENT] Updated: OpenSSH-6.0p1-2


On Jun  5 16:33, marco atzeri wrote:
> On 6/5/2012 2:58 PM, Corinna Vinschen wrote:
> >I've just updated the Cygwin version of OpenSSH to 6.0p1-2.
> >
> >This package fixes a single problem.  If you run ssh-host-config, and if
> >you're using an existing domain service account, ssh-host-config now
> >makes sure that the account has "logon as service" rights.
> >
> >Other than that it's identical to 6.0p1-1.
> >
> >
> >Corinna
> >
> >
> 
> OOPS...
> 
> *** Query: Do you want to use a different name? (yes/no) no
> *** Query: Please enter the password for user 'cyg_server':
> *** Query: Reenter:
> 
> /usr/bin/ssh-host-config: line 420:  6316 Segmentation fault
> (core dumped)
> 
> /usr/bin/cygrunsrv -I sshd -d "CYGWIN sshd" -p /usr/sbin/sshd -a
> "-D" -y tcpip "${cygwin_env[@]}" -u "${run_service_as}" -w
> "${password}"
> *** ERROR: Installing sshd as a service failed!
> 
> 
> 
> Exception: STATUS_ACCESS_VIOLATION at eip=61129D4B
> eax=0028D624 ebx=00000000 ecx=00000000 edx=00000000 esi=0028D624
> edi=0028A62C
> ebp=0028A438 esp=0028A42C program=E:\cygwin\bin\cygrunsrv.exe, pid
> 6316, thread main
> cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
> Stack trace:
> Frame     Function  Args
> 0028A438  61129D4B  (0028D624, 00000000, 0028FF14, 777E71D5)
> 0028A4F8  6108E21A  (0028A528, 611DDF9B, 60FE8510, 00000066)
> 0028A648  6108EAB7  (60FE000C, 00000005, 00000000, 0028D604)
> 0028A668  61091EC6  (0041A28C, 0041A298, 00000005, 00000028)
> 0028A688  610D5A95  (800102F0, 0000005C, 00000028, 00000001)
> 0028AAA8  00402FDA  (612733F8, 00000000, 612729E8, 00000001)
> 0028AC28  004065CE  (0028AC68, 610067B0, 0028AC88, 610071B8)
> 0028ACF8  610071B8  (00000000, 0028CD78, 610067B0, 00000000)
> End of stack trace
> 
> $ uname -a
> CYGWIN_NT-6.1-WOW64 MARCOATZERI 1.7.16s(0.261/5/3) 20120604 01:26:35
> i686 Cygwin
> 
> snapshot or openssh ??

Neither?  It works fine for me with the same snapshot on W7 32 bit and
W2K8R2 64 bit.  Also, there's only *one* extra line in ssh-host-config:

  496:  /usr/bin/editrights -u "${run_service_as}" -a SeServiceLogonRight

This doesn't explain a crash in line 420 at all.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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


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