X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:subject:to:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=f2l rwMAvU6U8ZpwELr9E01pCczE1SZUF7dBsnjqF1DqSI4LFGunJUlTLb8hZcpJBD/1 2ig4qoMRmlP5Ejtd2jAgHc0QMk0PN73pB5sS6LK4oZa3aUzhX+PSL7Ef2qE35ZMC fUCjX8hLsGlaogsZVhTvMhi1xL+I37tD3BNlLJ3A= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:subject:to:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=Goblu8Jvy WgR3lEuw0PTzYAP7OQ=; b=lemTw3A5DSqYkGhCQm+nABi9s466VYdjDbQzsuZsx qzKpj9zrpswPjH4Cm2Y67ZtRRJ5cqWNHpMFpS7rpamGAWZxr4k9nUzZ87/Cd5hgR VDR+WZwZMXigsz+Zm2E/hvCBihGDAdNqVJxA5/euso/j++DgPqwZZ8a1o7wUmpgS WE= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Resource, rws, 4604, Hx-languages-length:1806 X-HELO: mail-wm0-f48.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:subject:to:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=c8lSRhPCCZ9rd82/asnFHgf0pPae49Y87dXZMu2wGfA=; b=nVQrZMJeLOzY+arW+XWrnqWvOayCqv+lTE6E362TFWBFCIaPDx+liQKghfbW2YhzMN iBT1qSWODvZMQB4jKumpEHxuoz0U9gltyxhq+YDnkl6ka/EyphVc69hMh5Ay8tMrSLGF IvmOEqEHQRYdOyQBbD7K6ezdsCBsaaNJFCYXwyllTJ82HGOgyaG1kJPVtyS7lY3nc+lN mTqWKSMJGrxkk7PWVpyXER/zchHanXQTw8oVB+CiVYtNUMb4KU8jYjAjyXNV8TMURpUX K/qbqAcJDqL+ES/YH/3C8lJOXKD1mhkVzAUO/o7aC5G7oGY5LAz+PXi9lkzHCCyHJbEA NTuA== X-Gm-Message-State: AN3rC/4DGjdW3dvJht6rPoJ3zHGXsQo1Df0T3i/3hVx1Vv8sumFQHsyt ZG6fL2SMgVB/IjKB X-Received: by 10.28.154.85 with SMTP id c82mr6911593wme.100.1493404719759; Fri, 28 Apr 2017 11:38:39 -0700 (PDT) From: Marco Atzeri Subject: fork issue on 32bit To: "cygwin AT cygwin DOT com" Message-ID: Date: Fri, 28 Apr 2017 20:38:30 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi, I am rebuilding the pure-ftpd server. On 64bit I have no issue while testing the 32bit version on $ uname -svr CYGWIN_NT-6.1-WOW 2.8.0(0.309/5/3) 2017-04-01 20:42 I hit: $ ./pure-ftpd -B 0 [main] pure-ftpd 7960 E:\cygwin\usr\sbin\pure-ftpd.exe: *** fatal error in forked process - fork: can't reserve memory for parent stack 0x3B0000 - 0x5B0000, (child has 0x330000 - 0x530000), Win32 error 487 0 [main] pure-ftpd 4752 fork: child -1 - forked process 7960 died unexpectedly, retry 0, exit code 0xC0000005, errno 11 Unable to start a standalone server - fork: Resource temporarily unavailable I excluded AV interference as it happens also on Safe Mode. The process memory area seems fine 00200000-00242000 rw-p 00000000 0000:0000 0 [win heap 1 grow] 00242000-00300000 ===p 00042000 0000:0000 0 [win heap 1 grow] 00300000-00301000 r--s 00000000 0000:0000 0 00310000-00312000 rw-p 00000000 0000:0000 0 [win heap 1 grow] 00312000-00320000 ===p 00002000 0000:0000 0 [win heap 1 grow] 00320000-00322000 rw-p 00000000 0000:0000 0 00330000-00331000 rw-p 00000000 0000:0000 0 00340000-00341000 r--s 00000000 0000:0000 0 00350000-00357000 r--s 00000000 0000:0000 0 00360000-00362000 rw-s 00000000 0000:0000 0 00380000-00384000 rw-p 00000000 0000:0000 0 [win heap 4 grow] 00384000-00390000 ===p 00004000 0000:0000 0 [win heap 4 grow] 003B0000-005A6000 ===p 00000000 0000:0000 0 [stack (tid 4604)] 005A6000-005A7000 rw-g 001F6000 0000:0000 0 [stack (tid 4604)] 005A7000-005B0000 rw-p 001F7000 0000:0000 0 [stack (tid 4604)] 005B0000-005E9000 ===p 00000000 0000:0000 0 I have same error on current package version pure-ftpd-1.0.45-1, so or I missed to note the issue before (likely) or something is changed in Cygwin in the meantime. Any suggestion what to look for ? 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