delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/05/09/10:42:08

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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=jpTgejo1t8yIMPzw
ch8LnSGpzMiQuOcLPL3kwk2EuIUxDMRdYUTa4rodHyCE1rENfW6NPCgceMxa2nNf
6TVoSGuUaguFLuCckgqZxPnEzHg5tSc/+qrcmdlfyQIteN9ggd5i6+2StceUVQYp
/37z4xjuKeD1yvqeZupRwkY2MEc=
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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=wCVVFuL2QFCLDkgQyCx30Y
X5n00=; b=ej3PnRcVZzoiPF7uiVvf5mF+YRx06XoVLluRAmmbIxMcVG/2AZ+noS
nCG9AFWbUfyQHhaBj6GmGG9mlbQ0w9A+uBVMN8WDEHOdN/fZiNn5h7hrFN5jVBVS
9mQXj7+k03LLsQCod2DOFeoCA2lmm6U0xADsQsqNWucJ0psdcvz1M=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=
X-HELO: mail-wr0-f179.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=4mfafZ2APHs3gxwCVqfvc4kq57Hp75341cJGKPSSSrA=; b=JjgR8p8tPOWTH+pxQHfNfgkU6a+W+k2qwxPnb04IjUZGq37K5cr0EURYAPk6tj9ZaW Jj/Tb+eooxrZdcL3a1e9t9bvAUxand0pOHHrwuTkE3bqMWF027EROBauB7bgoxiG6tWn 283UK+h4u0fSk70IwfXpq7H1iA96LCOq9OTjOhPvKdnQBXMkxG+pv4+B9TL5bAarZhl7 lY6NA5N3mSn60fdD6JnYXQ/hd8R4jALrm1s3VQiST3abSOYYZhdaU/uTxjvWJ6JtgFLx KNRR4PXv1LtnaUDXYGrziry4H8t2MJeWaLTdmb6Rjxq0tmNg95yVBtibQwBjAC5xpKlD uX4g==
X-Gm-Message-State: AODbwcAqaG0fwVSj1bPFs3eewrBNiIuK5WDlw289fmTliGdQa6KJguBo yGOeVBbh1CM7Nw==
X-Received: by 10.28.227.4 with SMTP id a4mr388722wmh.102.1494340908380; Tue, 09 May 2017 07:41:48 -0700 (PDT)
Subject: Re: pure-ftpd fatal error in forked process - fork: can't reserve memory for parent Cygwin x86 Operating Systems
To: OwN-3m-All <own3mall AT gmail DOT com>, "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
References: <CAK0ZC5UARHuovUKbRLNiVrU=N0qtg-6pv+HMLRuaAiNpEdzDTg AT mail DOT gmail DOT com> <3af4091b-96b1-bb5c-58ab-a8281dfe48b8 AT gmail DOT com> <CAK0ZC5W-_Bi983GPiHijHufmjq5kjPA0X2GP2iXg7KR=KwTF7w AT mail DOT gmail DOT com>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <8c841f62-a853-76de-e3f7-c404e33a9c90@gmail.com>
Date: Tue, 9 May 2017 16:41:43 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <CAK0ZC5W-_Bi983GPiHijHufmjq5kjPA0X2GP2iXg7KR=KwTF7w@mail.gmail.com>
X-IsSubscribed: yes

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019