public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* pure-ftpd fatal error in forked process - fork: can't reserve memory for parent Cygwin x86 Operating Systems
@ 2016-11-15 10:17 OwN-3m-All
  2016-11-15 15:03 ` Marco Atzeri
  0 siblings, 1 reply; 4+ messages in thread
From: OwN-3m-All @ 2016-11-15 10:17 UTC (permalink / raw)
  To: cygwin

Hi,

Has anyone else run into this issue when trying to get pure-ftpd to work?

./pure-ftpd.exe
      9 [main] pure-ftpd 3032 C:\OGP\usr\sbin\pure-ftpd.exe: *** fatal
error in forked process - fork: can't reserve memory for parent stack
0x1B0000 - 0x3B0000, (child has 0x140000 - 0x340000), Win32 error 487
   1022 [main] pure-ftpd 3032 cygwin_exception::open_stackdumpfile:
Dumping stack trace to pure-ftpd.exe.stackdump
      9 [main] pure-ftpd 2936 fork: child -1 - forked process 3032
died unexpectedly, retry 0, exit code 0x100, errno 11

Full stack trace from log:

Stack trace:
Frame     Function  Args
0033F9F0  7744D2E9 (7FFD9000, 77A16100, 00000000, 00000000)
0033FA30  778B1603 (00AD1000, 7FFD9000, FFFFFFFF, 77917B2E)
0033FA48  778B15D6 (00AD1000, 7FFD9000, 00000000, 00000000)
End of stack trace

I get the reserve memory error when a FTP connection to pure-ftpd is
opened.  pure-ftpd immediately crashes with the above error and the
FTP connection is never established.  I have installed pure-ftpd the
same way on a Windows Server 2008 SP2 x86 instance and a Windows 7 x86
instance.  I run into the same error on each, and each machine has
plenty of RAM available.  Other packages aren't doing this.  It
happens with the built-in anonymous user along with any new users that
eventually are added in /etc/pureftpd.passwd

Setup.exe version 2.876 (32 bit)
pure-ftpd version installed is 1.0.43-1

Anyone have any clue what the issue is?  There is no log entry in
/var/log and I see pure-ftpd.exe running as a process... it just
crashes every time a connection is opened.

Thanks
OwN

--
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: pure-ftpd fatal error in forked process - fork: can't reserve memory for parent Cygwin x86 Operating Systems
  2016-11-15 10:17 pure-ftpd fatal error in forked process - fork: can't reserve memory for parent Cygwin x86 Operating Systems OwN-3m-All
@ 2016-11-15 15:03 ` Marco Atzeri
  2016-11-16  9:25   ` OwN-3m-All
  0 siblings, 1 reply; 4+ messages in thread
From: Marco Atzeri @ 2016-11-15 15:03 UTC (permalink / raw)
  To: cygwin

On 15/11/2016 08:33, OwN-3m-All wrote:
> Hi,
>
> Has anyone else run into this issue when trying to get pure-ftpd to work?
>
> ./pure-ftpd.exe
>       9 [main] pure-ftpd 3032 C:\OGP\usr\sbin\pure-ftpd.exe: *** fatal
> error in forked process - fork: can't reserve memory for parent stack
> 0x1B0000 - 0x3B0000, (child has 0x140000 - 0x340000), Win32 error 487
>    1022 [main] pure-ftpd 3032 cygwin_exception::open_stackdumpfile:
> Dumping stack trace to pure-ftpd.exe.stackdump
>       9 [main] pure-ftpd 2936 fork: child -1 - forked process 3032
> died unexpectedly, retry 0, exit code 0x100, errno 11
>
> Full stack trace from log:
>
> Stack trace:
> Frame     Function  Args
> 0033F9F0  7744D2E9 (7FFD9000, 77A16100, 00000000, 00000000)
> 0033FA30  778B1603 (00AD1000, 7FFD9000, FFFFFFFF, 77917B2E)
> 0033FA48  778B15D6 (00AD1000, 7FFD9000, 00000000, 00000000)
> End of stack trace
>
> I get the reserve memory error when a FTP connection to pure-ftpd is
> opened.  pure-ftpd immediately crashes with the above error and the
> FTP connection is never established.  I have installed pure-ftpd the
> same way on a Windows Server 2008 SP2 x86 instance and a Windows 7 x86
> instance.  I run into the same error on each, and each machine has
> plenty of RAM available.  Other packages aren't doing this.  It
> happens with the built-in anonymous user along with any new users that
> eventually are added in /etc/pureftpd.passwd
>
> Setup.exe version 2.876 (32 bit)
> pure-ftpd version installed is 1.0.43-1

How are you running pure-ftpd ?
Do you have problem with normal users ?

It may be a problem of authorization to change user owner for the process.


> Anyone have any clue what the issue is?  There is no log entry in
> /var/log and I see pure-ftpd.exe running as a process... it just
> crashes every time a connection is opened.
>
> Thanks
> OwN
>

Please attach the cygcheck.out.

PS:  I can not follow up the matter in detail until next week.

Regards
Marco






--
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: pure-ftpd fatal error in forked process - fork: can't reserve memory for parent Cygwin x86 Operating Systems
  2016-11-15 15:03 ` Marco Atzeri
@ 2016-11-16  9:25   ` OwN-3m-All
  2017-05-09 15:38     ` Marco Atzeri
  0 siblings, 1 reply; 4+ messages in thread
From: OwN-3m-All @ 2016-11-16  9:25 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 235 bytes --]

pure-ftpd is run using the following command:

/usr/sbin/pure-ftpd.exe -S 0.0.0.0,21 -lpuredb:/etc/pureftpd.pdb -g
/var/run/pure-ftpd.pid &

I can't get any FTP account to work.  Attached is the cygcheck.out.
Thanks for taking a look.

[-- Attachment #2: cygcheck.out --]
[-- Type: application/octet-stream, Size: 44687 bytes --]


Cygwin Configuration Diagnostics
Current System Time: Wed Nov 16 06:24:24 2016

Windows 2008 Server Standard Ver 6.0 Build 6002 Service Pack 2

Path:	C:\OGP\usr\local\bin
	C:\OGP\bin
	C:\Windows\system32
	C:\Windows
	C:\Windows\System32\Wbem
	C:\Windows\System32\WindowsPowerShell\v1.0

Output from C:\OGP\bin\id.exe
UID: 197108(Administrator)   GID: 197121(None)
197121(None)                 544(Administrators)
545(Users)                   4(INTERACTIVE)
11(Authenticated Users)      15(This Organization)
4095(CurrentSession)         66048(LOCAL)
262154(NTLM Authentication)  405504(High Mandatory Level)

SysDir: C:\Windows\system32
WinDir: C:\Windows

USER = 'Administrator'
PWD = '/cygdrive/c/OGP'
HOME = '/home/Administrator'

HOMEPATH = '\Users\Administrator'
APPDATA = 'C:\Users\Administrator\AppData\Roaming'
HOSTNAME = 'WIN-DB1CU0U5A62'
SHELL = '/bin/bash'
TERM = 'xterm'
PROCESSOR_IDENTIFIER = 'x86 Family 6 Model 26 Stepping 4, GenuineIntel'
PROFILEREAD = 'true'
WINDIR = 'C:\Windows'
PUBLIC = 'C:\Users\Public'
OLDPWD = '/home/Administrator'
ORIGINAL_PATH = '/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0'
USERDOMAIN = 'WIN-DB1CU0U5A62'
OS = 'Windows_NT'
ALLUSERSPROFILE = 'C:\ProgramData'
TEMP = '/tmp'
COMMONPROGRAMFILES = 'C:\Program Files\Common Files'
USERNAME = 'Administrator'
PROCESSOR_LEVEL = '6'
PSModulePath = 'C:\Windows\system32\WindowsPowerShell\v1.0\Modules\'
FP_NO_HOST_CHECK = 'NO'
SYSTEMDRIVE = 'C:'
LANG = 'en_US.UTF-8'
USERPROFILE = 'C:\Users\Administrator'
TZ = 'America/Los_Angeles'
PS1 = '\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ '
LOGONSERVER = '\\WIN-DB1CU0U5A62'
PROCESSOR_ARCHITECTURE = 'x86'
LOCALAPPDATA = 'C:\Users\Administrator\AppData\Local'
ProgramData = 'C:\ProgramData'
EXECIGNORE = '*.dll'
SHLVL = '1'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC'
HOMEDRIVE = 'C:'
COMSPEC = 'C:\Windows\system32\cmd.exe'
TMP = '/tmp'
SYSTEMROOT = 'C:\Windows'
PRINTER = 'Microsoft XPS Document Writer'
PROCESSOR_REVISION = '1a04'
INFOPATH = '/usr/local/info:/usr/share/info:/usr/info'
PROGRAMFILES = 'C:\Program Files'
SESSIONNAME = 'Console'
COMPUTERNAME = 'WIN-DB1CU0U5A62'
_ = '/usr/bin/cygcheck'

HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Installations
  (default) = '\??\C:\OGP'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\setup
  (default) = 'C:\OGP'

obcaseinsensitive set to 1

Cygwin installations found in the registry:
  System: Key: f3efec41147f359e Path: C:\OGP

c:  hd  NTFS     35837Mb  40% CP CS UN PA FC     
d:  cd  CDFS        55Mb 100%    CS UN           VBOXADDITIONS_5.

C:\OGP           /          system  binary,auto
C:\OGP\bin       /usr/bin   system  binary,auto
C:\OGP\lib       /usr/lib   system  binary,auto
cygdrive prefix  /cygdrive  user    binary,posix=0,auto

Found: C:\OGP\bin\awk
 -> C:\OGP\bin\gawk.exe
Found: C:\OGP\bin\bash.exe
Found: C:\OGP\bin\cat.exe
Found: C:\OGP\bin\cp.exe
Found: C:\OGP\bin\cpp.exe
Found: C:\OGP\bin\crontab.exe
Found: C:\OGP\bin\find.exe
Found: C:\Windows\system32\find.exe
Warning: C:\OGP\bin\find.exe hides C:\Windows\system32\find.exe
Found: C:\OGP\bin\gcc.exe
Not Found: gdb
Found: C:\OGP\bin\grep.exe
Found: C:\OGP\bin\kill.exe
Found: C:\OGP\bin\ld.exe
Found: C:\OGP\bin\ls.exe
Found: C:\OGP\bin\make.exe
Found: C:\OGP\bin\mv.exe
Not Found: patch
Found: C:\OGP\bin\perl.exe
Found: C:\OGP\bin\rm.exe
Found: C:\OGP\bin\sed.exe
Found: C:\OGP\bin\ssh.exe
Found: C:\OGP\bin\sh.exe
Found: C:\OGP\bin\tar.exe
Found: C:\OGP\bin\test.exe
Found: C:\OGP\bin\vi.exe
Not Found: vim

  170k 2015/05/25 C:\OGP\bin\cygapr-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygapr-1-0.dll" v0.0 ts=2015-05-25 03:12
  135k 2015/05/25 C:\OGP\bin\cygaprutil-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygaprutil-1-0.dll" v0.0 ts=2015-05-25 03:35
   39k 2016/09/19 C:\OGP\bin\cygargp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygargp-0.dll" v0.0 ts=2016-09-19 02:25
   87k 2016/06/14 C:\OGP\bin\cygatomic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygatomic-1.dll" v0.0 ts=2016-06-14 06:44
   14k 2012/05/04 C:\OGP\bin\cygattr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygattr-1.dll" v0.0 ts=2012-05-04 12:35
  203k 2015/03/23 C:\OGP\bin\cygblkid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygblkid-1.dll" v0.0 ts=2015-03-23 09:55
   62k 2011/05/21 C:\OGP\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2011-05-21 20:16
   10k 2015/02/20 C:\OGP\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcharset-1.dll" v0.0 ts=2015-02-20 16:52
   13k 2015/03/19 C:\OGP\bin\cygcom_err-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcom_err-2.dll" v0.0 ts=2015-03-19 02:45
   10k 2016/06/09 C:\OGP\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypt-0.dll" v0.0 ts=2016-06-09 16:02
 2010k 2016/09/26 C:\OGP\bin\cygcrypto-1.0.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-1.0.0.dll" v0.0 ts=2016-09-26 15:04
  503k 2016/11/10 C:\OGP\bin\cygcurl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygcurl-4.dll" v0.0 ts=2016-11-10 02:56
 1284k 2011/11/10 C:\OGP\bin\cygdb-4.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.8.dll" v0.0 ts=2011-11-10 18:45
 1650k 2016/08/22 C:\OGP\bin\cygdb-5.3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-5.3.dll" v0.0 ts=2016-08-22 12:18
  105k 2011/11/10 C:\OGP\bin\cygdb_cxx-4.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.8.dll" v0.0 ts=2011-11-10 18:46
  134k 2016/08/22 C:\OGP\bin\cygdb_cxx-5.3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-5.3.dll" v0.0 ts=2016-08-22 12:18
  605k 2016/08/22 C:\OGP\bin\cygdb_sql-5.3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_sql-5.3.dll" v0.0 ts=2016-08-22 12:18
  159k 2013/10/20 C:\OGP\bin\cygedit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygedit-0.dll" v0.0 ts=2013-10-20 22:09
  157k 2016/06/21 C:\OGP\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-1.dll" v0.0 ts=2016-06-21 23:22
   32k 2014/10/14 C:\OGP\bin\cygfam-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfam-0.dll" v0.0 ts=2014-10-14 21:21
   27k 2015/01/02 C:\OGP\bin\cygffi-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygffi-6.dll" v0.0 ts=2015-01-02 01:11
  252k 2016/08/11 C:\OGP\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontconfig-1.dll" v0.0 ts=2016-08-11 06:12
   60k 2016/09/19 C:\OGP\bin\cygformw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygformw-10.dll" v0.0 ts=2016-09-19 07:05
  615k 2016/07/28 C:\OGP\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygfreetype-6.dll" v0.0 ts=2016-07-28 18:24
  108k 2016/06/14 C:\OGP\bin\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcc_s-1.dll" v0.0 ts=2016-06-14 05:44
  351k 2016/08/18 C:\OGP\bin\cyggd-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggd-3.dll" v0.0 ts=2016-08-18 07:52
   44k 2016/10/10 C:\OGP\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-4.dll" v0.0 ts=2016-10-10 18:13
   14k 2016/10/10 C:\OGP\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-4.dll" v0.0 ts=2016-10-10 18:13
 1443k 2016/06/02 C:\OGP\bin\cyggio-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggio-2.0-0.dll" v0.0 ts=2016-06-02 21:18
 1039k 2016/06/02 C:\OGP\bin\cygglib-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglib-2.0-0.dll" v0.0 ts=2016-06-02 21:16
   16k 2016/06/02 C:\OGP\bin\cyggmodule-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmodule-2.0-0.dll" v0.0 ts=2016-06-02 21:16
  506k 2016/08/28 C:\OGP\bin\cyggmp-10.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmp-10.dll" v0.0 ts=2016-08-28 10:11
 1026k 2015/08/28 C:\OGP\bin\cyggnutls-28.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-28.dll" v0.0 ts=2015-08-28 15:23
   26k 2015/08/28 C:\OGP\bin\cyggnutls-openssl-27.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-openssl-27.dll" v0.0 ts=2015-08-28 15:23
   42k 2015/08/28 C:\OGP\bin\cyggnutlsxx-28.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutlsxx-28.dll" v0.0 ts=2015-08-28 15:23
  317k 2016/06/02 C:\OGP\bin\cyggobject-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggobject-2.0-0.dll" v0.0 ts=2016-06-02 21:16
  113k 2016/06/14 C:\OGP\bin\cyggomp-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggomp-1.dll" v0.0 ts=2016-06-14 05:49
   11k 2016/06/14 C:\OGP\bin\cyggomp-plugin-host_nonshm-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggomp-plugin-host_nonshm-1.dll" v0.0 ts=2016-06-14 05:50
   72k 2016/07/28 C:\OGP\bin\cyggpg-error-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggpg-error-0.dll" v0.0 ts=2016-07-28 18:25
  173k 2014/12/10 C:\OGP\bin\cyggpgme-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggpgme-11.dll" v0.0 ts=2014-12-10 01:22
  174k 2014/12/10 C:\OGP\bin\cyggpgme-pthread-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggpgme-pthread-11.dll" v0.0 ts=2014-12-10 01:22
  279k 2016/09/26 C:\OGP\bin\cyggssapi_krb5-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyggssapi_krb5-2.dll" v0.0 ts=2016-09-26 06:51
    9k 2016/06/02 C:\OGP\bin\cyggthread-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggthread-2.0-0.dll" v0.0 ts=2016-06-02 21:16
  812k 2015/02/20 C:\OGP\bin\cygguile-17.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-17.dll" v0.0 ts=2015-02-20 16:34
   31k 2015/01/27 C:\OGP\bin\cyghistory7.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory7.dll" v0.0 ts=2015-01-27 23:43
  172k 2016/03/13 C:\OGP\bin\cyghogweed-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyghogweed-2.dll" v0.0 ts=2016-03-13 14:22
 1010k 2015/02/20 C:\OGP\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2015-02-20 16:52
  198k 2014/12/06 C:\OGP\bin\cygidn-11.dll - os=4.0 img=1.0 sys=4.0
                  "cygidn-11.dll" v0.0 ts=2014-12-06 12:56
  213k 2016/11/03 C:\OGP\bin\cygidn2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygidn2-0.dll" v0.0 ts=2016-11-03 18:37
   42k 2016/10/23 C:\OGP\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-8.dll" v0.0 ts=2016-10-23 07:19
  310k 2013/09/09 C:\OGP\bin\cygiodbc-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiodbc-2.dll" v0.0 ts=2013-09-09 15:53
   67k 2013/09/09 C:\OGP\bin\cygiodbcinst-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiodbcinst-2.dll" v0.0 ts=2013-09-09 15:53
 1191k 2015/09/20 C:\OGP\bin\cygisl-13.dll - os=4.0 img=1.0 sys=4.0
                  "cygisl-13.dll" v0.0 ts=2015-09-20 12:39
   47k 2014/06/17 C:\OGP\bin\cygjbig-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig-2.dll" v0.0 ts=1970-01-01 00:00
   20k 2014/06/17 C:\OGP\bin\cygjbig85-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig85-2.dll" v0.0 ts=1970-01-01 00:00
  429k 2016/08/07 C:\OGP\bin\cygjpeg-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-8.dll" v0.0 ts=2016-08-07 20:30
  144k 2015/10/22 C:\OGP\bin\cygJudy-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygJudy-1.dll" v0.0 ts=2015-10-22 17:08
  189k 2016/09/26 C:\OGP\bin\cygk5crypto-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygk5crypto-3.dll" v0.0 ts=2016-09-26 06:50
  745k 2016/09/26 C:\OGP\bin\cygkrb5-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygkrb5-3.dll" v0.0 ts=2016-09-26 06:51
   39k 2016/09/26 C:\OGP\bin\cygkrb5support-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygkrb5support-0.dll" v0.0 ts=2016-09-26 06:50
   49k 2015/11/19 C:\OGP\bin\cyglber-2-4-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyglber-2-4-2.dll" v0.0 ts=2015-11-19 08:24
  271k 2015/11/19 C:\OGP\bin\cygldap-2-4-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap-2-4-2.dll" v0.0 ts=2015-11-19 08:25
  287k 2015/11/19 C:\OGP\bin\cygldap_r-2-4-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap_r-2-4-2.dll" v0.0 ts=2015-11-19 08:26
    5k 2016/08/31 C:\OGP\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0
                  "cyglsa.dll" v0.0 ts=2016-08-31 13:27
    6k 2016/08/31 C:\OGP\bin\cyglsa64.dll (not x86 dll)
   36k 2016/06/28 C:\OGP\bin\cygltdl-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-7.dll" v0.0 ts=2016-06-28 18:57
   44k 2015/10/26 C:\OGP\bin\cyglz4-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglz4-1.dll" v0.0 ts=2015-10-26 20:17
  159k 2015/11/09 C:\OGP\bin\cyglzma-5.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-5.dll" v0.0 ts=2015-11-09 06:13
  127k 2014/11/17 C:\OGP\bin\cyglzo2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzo2-2.dll" v0.0 ts=2014-11-17 09:18
  124k 2016/01/11 C:\OGP\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmagic-1.dll" v0.0 ts=2016-01-11 22:36
  173k 2016/10/10 C:\OGP\bin\cygman-2-7-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygman-2-7-5.dll" v0.0 ts=2016-10-10 22:07
   21k 2016/10/10 C:\OGP\bin\cygmandb-2-7-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygmandb-2-7-5.dll" v0.0 ts=2016-10-10 22:08
   30k 2016/09/19 C:\OGP\bin\cygmenuw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenuw-10.dll" v0.0 ts=2016-09-19 07:04
   35k 2012/11/22 C:\OGP\bin\cygmetalink-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmetalink-3.dll" v0.0 ts=2012-11-22 04:34
   98k 2015/03/01 C:\OGP\bin\cygmpc-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpc-3.dll" v0.0 ts=2015-03-01 20:24
  374k 2016/09/27 C:\OGP\bin\cygmpfr-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpfr-4.dll" v0.0 ts=2016-09-27 20:25
 3436k 2016/11/10 C:\OGP\bin\cygmysqlclient-18.dll - os=4.0 img=18.0 sys=4.0
                  "cygmysqlclient-18.dll" v0.0 ts=2016-11-10 09:20
   56k 2016/09/19 C:\OGP\bin\cygncurses++w-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++w-10.dll" v0.0 ts=2016-09-19 07:10
  306k 2016/09/19 C:\OGP\bin\cygncursesw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncursesw-10.dll" v0.0 ts=2016-09-19 07:03
  141k 2014/11/11 C:\OGP\bin\cygneon-27.dll - os=4.0 img=1.0 sys=4.0
                  "cygneon-27.dll" v0.0 ts=2014-11-11 16:42
  193k 2016/03/13 C:\OGP\bin\cygnettle-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygnettle-4.dll" v0.0 ts=2016-03-13 14:22
  146k 2016/09/08 C:\OGP\bin\cygnghttp2-14.dll - os=4.0 img=1.0 sys=4.0
                  "cygnghttp2-14.dll" v0.0 ts=2016-09-08 02:48
  448k 2016/11/12 C:\OGP\bin\cygonig-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygonig-4.dll" v0.0 ts=2016-11-12 21:42
  326k 2015/06/01 C:\OGP\bin\cygp11-kit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygp11-kit-0.dll" v0.0 ts=2015-06-01 20:17
   15k 2016/09/19 C:\OGP\bin\cygpanelw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanelw-10.dll" v0.0 ts=2016-09-19 07:04
  470k 2016/08/11 C:\OGP\bin\cygpcre-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-1.dll" v0.0 ts=2016-08-11 21:15
   11k 2016/08/11 C:\OGP\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix-0.dll" v0.0 ts=2016-08-11 21:15
 2164k 2016/04/30 C:\OGP\bin\cygperl5_22.dll - os=4.0 img=1.0 sys=4.0
                  "cygperl5_22.dll" v0.0 ts=2016-04-30 15:06
 3941k 2016/11/04 C:\OGP\bin\cygphp5-5-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygphp5-5-6.dll" v0.0 ts=2016-11-04 04:05
   41k 2015/04/09 C:\OGP\bin\cygpipeline-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygpipeline-1.dll" v0.0 ts=2015-04-09 20:58
  195k 2016/08/07 C:\OGP\bin\cygpng16-16.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng16-16.dll" v0.0 ts=2016-08-07 18:39
   43k 2016/07/13 C:\OGP\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2016-07-13 06:17
  162k 2016/11/01 C:\OGP\bin\cygpq-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygpq-5.dll" v0.0 ts=2016-11-01 19:40
  122k 2015/06/29 C:\OGP\bin\cygproxy-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygproxy-1.dll" v0.0 ts=2015-06-29 22:35
   50k 2016/11/10 C:\OGP\bin\cygpsl-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygpsl-5.dll" v0.0 ts=2016-11-10 03:10
  500k 2016/06/14 C:\OGP\bin\cygquadmath-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygquadmath-0.dll" v0.0 ts=2016-06-14 06:50
  208k 2015/01/27 C:\OGP\bin\cygreadline7.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline7.dll" v0.0 ts=2015-01-27 23:43
  102k 2014/11/24 C:\OGP\bin\cygsasl2-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygsasl2-3.dll" v0.0 ts=2014-11-24 18:35
   92k 2014/12/20 C:\OGP\bin\cygserf-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygserf-1-0.dll" v0.0 ts=2014-12-20 16:56
   11k 2015/07/17 C:\OGP\bin\cygsigsegv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigsegv-2.dll" v0.0 ts=2015-07-17 22:33
  830k 2016/10/31 C:\OGP\bin\cygslang-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygslang-2.dll" v0.0 ts=2016-10-31 19:33
   98k 2015/03/23 C:\OGP\bin\cygsmartcols-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygsmartcols-1.dll" v0.0 ts=2015-03-23 09:55
  440k 2016/02/22 C:\OGP\bin\cygsodium-18.dll - os=4.0 img=1.0 sys=4.0
                  "cygsodium-18.dll" v0.0 ts=2016-02-22 00:59
 1014k 2016/08/15 C:\OGP\bin\cygsqlite3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsqlite3-0.dll" v0.0 ts=2016-08-15 14:48
  168k 2016/03/02 C:\OGP\bin\cygssh2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygssh2-1.dll" v0.0 ts=2016-03-02 18:07
  423k 2016/09/26 C:\OGP\bin\cygssl-1.0.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-1.0.0.dll" v0.0 ts=2016-09-26 15:04
   13k 2016/06/14 C:\OGP\bin\cygssp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssp-0.dll" v0.0 ts=2016-06-14 06:42
 1439k 2016/06/14 C:\OGP\bin\cygstdc++-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygstdc++-6.dll" v0.0 ts=2016-06-14 06:06
  406k 2016/04/30 C:\OGP\bin\cygsvn_client-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_client-1-0.dll" v0.0 ts=2016-04-30 18:28
   67k 2016/04/30 C:\OGP\bin\cygsvn_delta-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_delta-1-0.dll" v0.0 ts=2016-04-30 18:27
   85k 2016/04/30 C:\OGP\bin\cygsvn_diff-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_diff-1-0.dll" v0.0 ts=2016-04-30 18:27
   39k 2016/04/30 C:\OGP\bin\cygsvn_fs-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs-1-0.dll" v0.0 ts=2016-04-30 18:27
  174k 2016/04/30 C:\OGP\bin\cygsvn_fs_base-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_base-1-0.dll" v0.0 ts=2016-04-30 18:27
  298k 2016/04/30 C:\OGP\bin\cygsvn_fs_fs-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_fs-1-0.dll" v0.0 ts=2016-04-30 18:27
   12k 2016/04/30 C:\OGP\bin\cygsvn_fs_util-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_util-1-0.dll" v0.0 ts=2016-04-30 18:27
  310k 2016/04/30 C:\OGP\bin\cygsvn_fs_x-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_x-1-0.dll" v0.0 ts=2016-04-30 18:27
   47k 2016/04/30 C:\OGP\bin\cygsvn_ra-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra-1-0.dll" v0.0 ts=2016-04-30 18:28
   32k 2016/04/30 C:\OGP\bin\cygsvn_ra_local-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_local-1-0.dll" v0.0 ts=2016-04-30 18:27
  170k 2016/04/30 C:\OGP\bin\cygsvn_ra_serf-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_serf-1-0.dll" v0.0 ts=2016-04-30 18:27
  108k 2016/04/30 C:\OGP\bin\cygsvn_ra_svn-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_svn-1-0.dll" v0.0 ts=2016-04-30 18:27
  202k 2016/04/30 C:\OGP\bin\cygsvn_repos-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_repos-1-0.dll" v0.0 ts=2016-04-30 18:27
  922k 2016/04/30 C:\OGP\bin\cygsvn_subr-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_subr-1-0.dll" v0.0 ts=2016-04-30 18:26
  693k 2016/04/30 C:\OGP\bin\cygsvn_wc-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_wc-1-0.dll" v0.0 ts=2016-04-30 18:27
  255k 2016/08/23 C:\OGP\bin\cygt1-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygt1-5.dll" v0.0 ts=2016-08-23 08:18
   70k 2016/08/22 C:\OGP\bin\cygtasn1-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygtasn1-6.dll" v0.0 ts=2016-08-22 17:52
   55k 2016/09/19 C:\OGP\bin\cygticw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygticw-10.dll" v0.0 ts=2016-09-19 07:03
  444k 2015/10/28 C:\OGP\bin\cygtiff-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff-6.dll" v0.0 ts=2015-10-28 21:30
   12k 2015/10/28 C:\OGP\bin\cygtiffxx-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiffxx-6.dll" v0.0 ts=2015-10-28 21:30
 1570k 2015/10/16 C:\OGP\bin\cygunistring-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygunistring-2.dll" v0.0 ts=2015-10-16 21:39
   81k 2015/02/11 C:\OGP\bin\cygusb0.dll - os=4.0 img=1.0 sys=4.0
                  "cygusb0.dll" v0.0 ts=2015-02-11 01:42
   16k 2015/03/23 C:\OGP\bin\cyguuid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyguuid-1.dll" v0.0 ts=2015-03-23 09:55
    8k 2016/06/14 C:\OGP\bin\cygvtv-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygvtv-0.dll" v0.0 ts=2016-06-14 06:42
    8k 2016/06/14 C:\OGP\bin\cygvtv_stubs-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygvtv_stubs-0.dll" v0.0 ts=2016-06-14 06:42
  359k 2016/07/08 C:\OGP\bin\cygwebp-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygwebp-5.dll" v0.0 ts=2016-07-08 19:28
   30k 2013/11/15 C:\OGP\bin\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygwrap-0.dll" v0.0 ts=2013-11-15 20:13
 1168k 2016/10/09 C:\OGP\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-6.dll" v0.0 ts=2016-10-09 17:48
   10k 2013/06/06 C:\OGP\bin\cygXau-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXau-6.dll" v0.0 ts=2013-06-06 06:29
  124k 2016/08/09 C:\OGP\bin\cygxcb-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-1.dll" v0.0 ts=2016-08-09 22:08
   22k 2015/03/26 C:\OGP\bin\cygXdmcp-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdmcp-6.dll" v0.0 ts=2015-03-26 15:38
 1289k 2016/08/26 C:\OGP\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxml2-2.dll" v0.0 ts=2016-08-26 20:10
   60k 2014/01/15 C:\OGP\bin\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-4.dll" v0.0 ts=2014-01-15 02:25
   83k 2014/11/19 C:\OGP\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2014-11-19 22:57
   74k 2015/03/26 C:\OGP\bin\cygzip-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygzip-2.dll" v0.0 ts=2015-03-26 20:05
 3364k 2016/08/31 C:\OGP\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2016-08-31 13:27
    Cygwin DLL version info:
        DLL version: 2.6.0
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 304
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Installations name: Installations
        Cygdrive default prefix: 
        Build date: 
        Shared id: cygwin1S5


Service             : cron                
Display name        : Cron daemon
Current State       : Running
Controls Accepted   : Stop
Command             : /usr/sbin/cron -n
stdin path          : /dev/null
stdout path         : /var/log/cron.log
stderr path         : /var/log/cron.log
Environment         : CYGWIN="ntsec" 
Process Type        : Own Process
Startup             : Automatic
Account             : LocalSystem

Service             : cygserver           
Display name        : CYGWIN cygserver
Current State       : Running
Controls Accepted   : Stop
Command             : /usr/sbin/cygserver
stdin path          : /dev/null
stdout path         : /var/log/cygserver.log
stderr path         : /var/log/cygserver.log
Process Type        : Own Process
Startup             : Automatic
Account             : LocalSystem

Service             : httpd               
Display name        : CYGWIN Apache HTTP Server
Current State       : Stopped
Command             : /usr/sbin/httpd.exe -DNO_DETACH -k start
stdin path          : /dev/null
stdout path         : /var/log/httpd.log
stderr path         : /var/log/httpd.log
Environment         : CYGWIN="server ntsec" 
Process Type        : Own Process
Startup             : Automatic
Account             : LocalSystem

Service             : mysqld              
Description         : MySQL for Cygwin
Current State       : Running
Controls Accepted   : Stop
Command             : /usr/sbin/mysqld --pid-file=/var/run/mysqld.pid --log-error=/var/log/mysql_err.log
stdin path          : /dev/null
stdout path         : /var/log/mysqld.log
stderr path         : /var/log/mysqld.log
Process Type        : Own Process
Startup             : Automatic
Account             : LocalSystem


Cygwin Package Information
Last downloaded files to: C:\OGP\cygTemp
Last downloaded files from: http://cygwin.mirror.constant.com/

Package                               Version            Status
_autorebase                           001004-1           OK
alternatives                          1.3.30c-10         OK
Empty package apache2
apache2                               2.4.23-1           OK
autoconf                              13-1               OK
autoconf2.1                           2.13-12            OK
autoconf2.5                           2.69-3             OK
base-cygwin                           3.8-1              OK
base-files                            4.2-4              OK
bash                                  4.3.46-7           OK
binutils                              2.25-4             OK
bzip2                                 1.0.6-2            OK
ca-certificates                       2.10-1             OK
coreutils                             8.25-3             OK
cron                                  4.1-65             OK
crypt                                 1.4-1              OK
csih                                  0.9.9-1            OK
curl                                  7.51.0-1           OK
cygrunsrv                             1.62-1             OK
cygutils                              1.4.15-2           OK
cygwin                                2.6.0-1            OK
cygwin-devel                          2.6.0-1            OK
dash                                  0.5.8-3            OK
dejavu-fonts                          2.37-1             OK
desktop-file-utils                    0.23-1             OK
diffutils                             3.5-1              OK
dos2unix                              7.3.4-1            OK
editrights                            1.03-1             OK
file                                  5.25-1             OK
findutils                             4.6.0-1            OK
gamin                                 0.1.10-15          OK
gawk                                  4.1.4-1            OK
gcc-core                              5.4.0-1            OK
getent                                2.18.90-4          OK
git                                   2.8.3-1            OK
gnupg                                 1.4.21-1           OK
grep                                  2.25-1             OK
groff                                 1.22.3-1           OK
gsettings-desktop-schemas             3.18.1-1           OK
gzip                                  1.8-1              OK
hostname                              3.13-1             OK
httpd                                 2.4.23-1           OK
httpd-mod_php5                        5.6.27-1           OK
info                                  6.1-2              OK
ipc-utils                             1.0-1              OK
less                                  481-1              OK
libapr1                               1.5.2-2            OK
libapr1-devel                         1.5.2-2            OK
libaprutil1                           1.5.4-2            OK
libaprutil1-devel                     1.5.4-2            OK
libargp                               20110921-3         OK
libatomic1                            5.4.0-1            OK
libattr1                              2.4.46-1           OK
libblkid1                             2.25.2-2           OK
libbz2_1                              1.0.6-2            OK
libcharset1                           1.14-3             OK
libcom_err2                           1.42.12-2          OK
libcrypt-devel                        1.4-1              OK
libcrypt0                             1.4-1              OK
libcurl4                              7.51.0-1           OK
libdb-devel                           5.3.28-1           OK
libdb4.8                              4.8.30-1           OK
Empty package libdb4.8-devel
libdb4.8-devel                        4.8.30-2           OK
libdb5.3                              5.3.28-1           OK
libedit0                              20130712-1         OK
libexpat-devel                        2.2.0-0            OK
libexpat1                             2.2.0-0            OK
libfam0                               0.1.10-15          OK
libffi6                               3.2.1-1            OK
libfontconfig-common                  2.12.1-1           OK
libfontconfig1                        2.12.1-1           OK
libfreetype6                          2.6.5-1            OK
libgcc1                               5.4.0-1            OK
libgd3                                2.2.3-1            OK
libgdbm4                              1.12-1             OK
libglib2.0_0                          2.46.2-4           OK
libgmp10                              6.1.1-1            OK
libgnutls28                           3.3.17-1           OK
libgomp1                              5.4.0-1            OK
libgpg-error0                         1.24-1             OK
libgpgme11                            1.4.4-1            OK
libgssapi_krb5_2                      1.14.4-1           OK
libguile17                            1.8.8-1            OK
libhogweed2                           2.7.1-1            OK
libiconv                              1.14-3             OK
libiconv-devel                        1.14-3             OK
libiconv2                             1.14-3             OK
libidn11                              1.29-1             OK
libidn2_0                             0.11-1             OK
libintl-devel                         0.19.8.1-2         OK
libintl8                              0.19.8.1-2         OK
libiodbc-devel                        3.52.8-2           OK
libiodbc2                             3.52.8-2           OK
libisl13                              0.14.1-1           OK
libjbig2                              2.0-14             OK
libjpeg8                              1.5.0-1            OK
libJudy1                              1.0.5-1            OK
libk5crypto3                          1.14.4-1           OK
libkrb5_3                             1.14.4-1           OK
libkrb5support0                       1.14.4-1           OK
libltdl7                              2.4.6-4            OK
liblz4_1                              131-1              OK
liblzma5                              5.2.2-1            OK
liblzo2_2                             2.08-1             OK
libmetalink3                          0.1.2-1            OK
libmpc3                               1.0.3-1            OK
libmpfr4                              3.1.5-1            OK
libmysqlclient18                      10.1.19-1          OK
libncursesw10                         6.0-8.20160917     OK
libneon27                             0.30.1-1           OK
libnettle4                            2.7.1-1            OK
libnghttp2_14                         1.14.0-1           OK
libonig4                              6.1.2-1            OK
libopenldap2_4_2                      2.4.42-1           OK
libopenssl100                         1.0.2j-1           OK
libp11-kit0                           0.22.1-1           OK
libpcre1                              8.39-1             OK
libpcreposix0                         8.39-1             OK
libpipeline1                          1.4.0-1            OK
libpng16                              1.6.24-1           OK
libpopt-common                        1.16-2             OK
libpopt0                              1.16-2             OK
libpq5                                9.6.1-1            OK
libproxy1                             0.4.11-5           OK
libpsl5                               0.14.0-2           OK
libquadmath0                          5.4.0-1            OK
libreadline7                          6.3.8-1            OK
libsasl2-devel                        2.1.26-9           OK
libsasl2_3                            2.1.26-9           OK
libserf1_0                            1.3.8-1            OK
libsigsegv2                           2.10-2             OK
libslang2                             2.3.1-1            OK
libsmartcols1                         2.25.2-2           OK
libsodium18                           1.0.8-1            OK
libsqlite3_0                          3.14.1-1           OK
libssh2_1                             1.7.0-1            OK
libssp0                               5.4.0-1            OK
libstdc++6                            5.4.0-1            OK
libtasn1_6                            4.9-1              OK
libtiff6                              4.0.6-1            OK
libunistring2                         0.9.6-1            OK
libusb0                               1.2.6.0-2          OK
libuuid-devel                         2.25.2-2           OK
libuuid1                              2.25.2-2           OK
libvtv0                               5.4.0-1            OK
libwebp5                              0.4.4-1            OK
libwrap0                              7.6-22             OK
libX11_6                              1.6.4-1            OK
libXau6                               1.0.8-1            OK
libxcb1                               1.12-1             OK
libXdmcp6                             1.1.2-1            OK
libxml2                               2.9.4-1            OK
libXpm4                               3.5.11-1           OK
libzip2                               0.11.2-2           OK
login                                 1.11-1             OK
m4                                    1.4.17-2           OK
make                                  4.2.1-1            OK
man-db                                2.7.5-2            OK
mintty                                2.7.0-0            OK
mutt                                  1.7.1-1            OK
mysql                                 10.1.19-1          OK
mysql-common                          10.1.19-1          OK
mysql-server                          10.1.19-1          OK
Empty package mysqld
mysqld                                10.1.19-1          OK
nano                                  2.7.0-1            OK
ncurses                               6.0-8.20160917     OK
openldap-devel                        2.4.42-1           OK
openssh                               7.3p1-2            OK
openssl                               1.0.2j-1           OK
openssl-devel                         1.0.2j-1           OK
p11-kit                               0.22.1-1           OK
p11-kit-trust                         0.22.1-1           OK
perl                                  5.22.2-1           OK
perl-Archive-Extract                  0.78-1             OK
perl-Archive-Zip                      1.59-1             OK
perl-B-Generate                       1.54-1             OK
perl-Capture-Tiny                     0.44-1             OK
perl-Carp                             1.38-1             OK
perl-CGI                              4.21-1             OK
perl-Compress-Bzip2                   2.25-1             OK
perl-Config-Tiny                      2.23-1             OK
perl-CPAN-DistnameInfo                0.12-5             OK
perl-CPAN-Reporter                    1.2018-1           OK
perl-CPAN-Testers-Report              1.999003-2         OK
perl-Data-Alias                       1.20-1             OK
perl-Data-GUID                        0.048-2            OK
perl-Data-OptList                     0.110-1            OK
perl-Data-UUID                        1.221-1            OK
perl-DBD-mysql                        4.037-1            OK
perl-DBI                              1.636-1            OK
perl-Devel-Autoflush                  0.06-2             OK
perl-Devel-Symdump                    2.17-1             OK
perl-Digest-HMAC                      1.03-5             OK
perl-Digest-SHA                       5.96-2             OK
perl-Encode-Locale                    1.05-1             OK
perl-Error                            0.17024-1          OK
perl-File-Copy-Recursive              0.38-5             OK
perl-File-HomeDir                     1.00-3             OK
perl-File-Listing                     6.04-5             OK
perl-File-pushd                       1.014-1            OK
perl-File-Which                       1.21-1             OK
perl-HTML-Parser                      3.72-1             OK
perl-HTML-Tagset                      3.20-5             OK
perl-HTTP-Cookies                     6.01-5             OK
perl-HTTP-Daemon                      6.01-5             OK
perl-HTTP-Date                        6.02-5             OK
perl-HTTP-Message                     6.11-1             OK
perl-HTTP-Negotiate                   6.01-5             OK
perl-HTTP-Tiny                        0.070-1            OK
perl-IO-CaptureOutput                 1.1104-2           OK
perl-IO-HTML                          1.001-2            OK
perl-IO-Prompt-Tiny                   0.003-2            OK
perl-IO-Socket-INET6                  2.72-2             OK
perl-IO-String                        1.08-5             OK
perl-IO-Tty                           1.12-2             OK
perl-IPC-Run                          0.94-2             OK
perl-JSON-MaybeXS                     1.003008-1         OK
perl-libwww-perl                      6.15-1             OK
perl-LWP-MediaTypes                   6.02-5             OK
perl-Metabase-Client-Simple           0.012-1            OK
perl-Metabase-Fact                    0.025-1            OK
perl-Module-Load-Conditional          0.68-1             OK
perl-Module-ScanDeps                  1.22-1             OK
perl-Module-Signature                 0.81-1             OK
perl-Net-DNS                          1.06-1             OK
perl-Net-HTTP                         6.09-1             OK
perl-Net-IP                           1.26-3             OK
perl-PadWalker                        2.2-1              OK
perl-PAR-Dist                         0.49-3             OK
perl-Params-Util                      1.07-5             OK
perl-Path-Class                       0.37-1             OK
perl-Pod-Coverage                     0.23-3             OK
perl-Pod-Escapes                      1.07-2             OK
perl-Pod-Simple                       3.32-1             OK
perl-Probe-Perl                       0.03-3             OK
perl-Proc-ProcessTable                0.53-1             OK
perl-Scalar-List-Utils                1.46-1             OK
perl-Socket                           2.024-2            OK
perl-Socket6                          0.28-1             OK
perl-Sub-Exporter                     0.987-3            OK
perl-Sub-Install                      0.928-2            OK
perl-Tee                              0.14-5             OK
perl-Term-ReadLine-Gnu                1.35-1             OK
perl-Term-ReadLine-Perl               1.0303-5           OK
perl-TermReadKey                      2.37-1             OK
perl-Test-NoWarnings                  1.04-4             OK
perl-Test-Pod                         1.51-1             OK
perl-Test-Pod-Coverage                1.10-2             OK
perl-Test-Reporter                    1.62-2             OK
perl-Test-Reporter-Transport-Metabase 1.999010-1         OK
perl-Test-Simple                      1.302062-1         OK
perl-URI                              1.71-1             OK
perl-WWW-RobotRules                   6.02-5             OK
perl-XML-LibXML                       2.0128-1           OK
perl-XML-NamespaceSupport             1.11-5             OK
perl-XML-Parser                       2.44-2             OK
perl-XML-SAX                          0.99-5             OK
perl-XML-SAX-Base                     1.08-5             OK
perl-XML-SAX-Expat                    0.51-2             OK
perl-XML-Simple                       2.22-1             OK
perl-YAML                             1.18-1             OK
perl_autorebase                       5.22.2-1           OK
perl_base                             5.22.2-1           OK
perl_vendor                           5.14.4-1           OK
php                                   5.6.27-1           OK
php-Archive_Tar                       1.3.16-1           OK
php-bz2                               5.6.27-1           OK
php-Console_Getopt                    1.4.0-1            OK
php-ctype                             5.6.27-1           OK
php-curl                              5.6.27-1           OK
php-devel                             5.6.27-1           OK
php-fileinfo                          5.6.27-1           OK
php-ftp                               5.6.27-1           OK
php-gd                                5.6.27-1           OK
Empty package php-json
php-json                              1.3.10-1           OK
php-jsonc                             1.3.10-1           OK
php-mbstring                          5.6.27-1           OK
php-mysqli                            5.6.27-1           OK
php-PEAR                              1.9.5-1            OK
Empty package php-session
php-session                           5.6.27-1           OK
php-simplexml                         5.6.27-1           OK
php-Structures_Graph                  1.1.0-1            OK
php-XML_Util                          1.3.0-1            OK
php-xmlreader                         5.6.27-1           OK
php-xmlrpc                            5.6.27-1           OK
php-zip                               5.6.27-1           OK
php-zlib                              5.6.27-1           OK
pkg-config                            0.29.1-1           OK
pure-ftpd                             1.0.43-1           OK
python                                2.7.12-1           OK
rebase                                4.4.2-1            OK
rsync                                 3.1.2-1            OK
run                                   1.3.4-2            OK
screen                                4.4.0-1            OK
sed                                   4.2.2-3            OK
shared-mime-info                      1.7-1              OK
ssmtp                                 2.64-8             OK
subversion                            1.9.4-1            OK
t1lib5                                5.1.2-13           OK
tar                                   1.28-1             OK
terminfo                              6.0-8.20160917     OK
tzdata                                2016i-1            OK
unzip                                 6.0-15             OK
util-linux                            2.25.2-2           OK
vim-minimal                           7.4.2367-1         OK
w32api-headers                        4.0.4-1            OK
w32api-runtime                        4.0.4-1            OK
wget                                  1.18-1             OK
which                                 2.20-2             OK
windows-default-manifest              6.4-1              OK
xz                                    5.2.2-1            OK
zip                                   3.0-12             OK
zlib-devel                            1.2.8-3            OK
zlib0                                 1.2.8-3            OK
Use -h to see help about each section

[-- Attachment #3: Type: text/plain, Size: 218 bytes --]

--
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: pure-ftpd fatal error in forked process - fork: can't reserve memory for parent Cygwin x86 Operating Systems
  2016-11-16  9:25   ` OwN-3m-All
@ 2017-05-09 15:38     ` Marco Atzeri
  0 siblings, 0 replies; 4+ messages in thread
From: Marco Atzeri @ 2017-05-09 15:38 UTC (permalink / raw)
  To: OwN-3m-All, cygwin

On 16/11/2016 07:31, OwN-3m-All wrote:
> pure-ftpd is run using the following command:
>
> /usr/sbin/pure-ftpd.exe -S 0.0.0.0,21 -lpuredb:/etc/pureftpd.pdb -g
> /var/run/pure-ftpd.pid &
>
> I can't get any FTP account to work.  Attached is the cygcheck.out.
> Thanks for taking a look.
>
>

can you check if latest version is working for you ?

Sorry for taking too long to solve the issue

Regards
Marco


--
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-05-09 14:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-15 10:17 pure-ftpd fatal error in forked process - fork: can't reserve memory for parent Cygwin x86 Operating Systems OwN-3m-All
2016-11-15 15:03 ` Marco Atzeri
2016-11-16  9:25   ` OwN-3m-All
2017-05-09 15:38     ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).