From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23206 invoked by alias); 15 Nov 2016 07:33:36 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 23190 invoked by uid 89); 15 Nov 2016 07:33:35 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.8 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=Operating, plenty, died X-HELO: mail-wm0-f45.google.com Received: from mail-wm0-f45.google.com (HELO mail-wm0-f45.google.com) (74.125.82.45) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 15 Nov 2016 07:33:34 +0000 Received: by mail-wm0-f45.google.com with SMTP id t79so149263456wmt.0 for ; Mon, 14 Nov 2016 23:33:33 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=NvNcaY/3OnP6jG9DfNATg1EY5/F/ZOVgWTVHclHRAkU=; b=lRvvd6UvbjhFremhd25zNjmCc9YBsPyEWXuNH8MMIeGVMDgbh0JJ/yLqkVb4vnpck6 LGrp6Gz/MjJz7SjvcEiQ7xTzFWmPHivCmwBxm5Wp50qqFwEdVMRKWNe8T8oHoMNgCkQW xJegpQ8XA3wfqsyRPmS1E1g7Wp7s0anUIvK8o6kPvbYcCHR88N6HiDrlJzP7uddO8eU1 TC5g5XKRR/eyw7DIeH9Jr5Q9LuFOKjU1zcLDmFWnlLuKrjp7CX6y/cPL4S+3ChwOi/hA E7RIRwJ5vF3cLZX8PbAmjwwAriuoLv0wvFEukOVEbULp8fl0Hao5Avp1SAmwyFamxyx6 9Crg== X-Gm-Message-State: ABUngvcV5CyTnNUd/fyCpSdWjvIE+hDzOXkxybUEE+hDZNFcwJOVbqam2ML8hTIjJ9n4ROfOH7moLUKzIcZNUw== X-Received: by 10.28.69.217 with SMTP id l86mr2029091wmi.129.1479195211588; Mon, 14 Nov 2016 23:33:31 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.75.71 with HTTP; Mon, 14 Nov 2016 23:33:31 -0800 (PST) From: OwN-3m-All Date: Tue, 15 Nov 2016 10:17:00 -0000 Message-ID: Subject: pure-ftpd fatal error in forked process - fork: can't reserve memory for parent Cygwin x86 Operating Systems To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2016-11/txt/msg00182.txt.bz2 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