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]

Re: sshd dies


GregHolmes@aol.com wrote:
> 
> After updating Cygwin this morning (~6:30 EST 11/9) I can't seem to run sshd.
> 
> $ /usr/sbin/sshd
> D:\CYGWIN\USR\SBIN\SSHD.EXE: *** MapViewOfFileEx 'shared'(0x20), Win32 error
> 8.

This is ERROR_NOT_ENOUGH_MEMORY. And maybe relates to this comment in
MSDN - though
this is just a hypothese.


---
Typically, the suggested address is used to specify that a file should
be mapped at the same address in multiple processes. This
   requires the region of address space to be available in all involved
processes. No other memory allocation, including use of the
   VirtualAlloc function to reserve memory, can take place in the region
used for mapping: 
---

However to look further into this an output of "cygcheck -r -s -v" would
be necesarry.

>  Terminating.
>       0 [main] sshd 926595 sync_with_child: child -778095(0x120) died before
> ini
> tialization with status code 0x1
>    4192 [main] sshd 926595 sync_with_child: *** child state waiting fo

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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]