From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 58163 invoked by alias); 23 May 2017 12:34:33 -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 58141 invoked by uid 89); 23 May 2017 12:34:31 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=sshd, H*F:D*nl, yours X-HELO: lb3-smtp-cloud3.xs4all.net Received: from lb3-smtp-cloud3.xs4all.net (HELO lb3-smtp-cloud3.xs4all.net) (194.109.24.30) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 23 May 2017 12:34:29 +0000 Received: from tmp.6Zh8kxeC9J ([83.162.234.136]) by smtp-cloud3.xs4all.net with ESMTP id PoZn1v00g2xEdKF01oZqUZ; Tue, 23 May 2017 14:33:55 +0200 Date: Tue, 23 May 2017 15:25:00 -0000 Message-ID: <6a6034a5db00bd23dda8f4802f902c84@smtp-cloud3.xs4all.net> From: Houder To: cygwin@cygwin.com Subject: Re: Apache rebase trouble References: In-Reply-to: Content-Type: text/plain; charset=UTF-8; format=fixed User-Agent: mua.awk 0.99 X-SW-Source: 2017-05/txt/msg00359.txt.bz2 On Sun, 21 May 2017 22:06:02, "Michael Lemke" wrote: > > For some reason I keep getting these problems in my apache installation that used to run just fine: > > > 2 [main] httpd 1624 child_info_fork::abort: unable to remap zip.dll to same address as parent (0x13B0000) - try running rebaseall > [Sun May 21 17:54:00.047667 2017] [mpm_prefork:error] [pid 5984] (11)Resource temporarily unavailable: AH00159: fork: Unable to fork new process > 2 [main] httpd 5272 child_info_fork::abort: unable to remap bz2.dll to same address as parent (0xAE0000) - try running rebaseall > [Sun May 21 17:54:10.094156 2017] [mpm_prefork:error] [pid 5984] (11)Resource temporarily unavailable: AH00159: fork: Unable to fork new process > > > > I tried this several times: > > rebase-trigger full > > followed by running setup and making sure no cygwin process was running. I could see in process explorer that rebase was running but it didn't help. Just Curious, Michael ... When you access the server machine (running httpd), and execute cygrunsrv -E httpd # stop server cygrunsrv -S httpd # start server does that make httpd work correct again? Note: Although my "cygwin" is much older than yours, it used to work correctly, inclusing the sshd service, which is started at system startup. Currently the sshd service fails as soon as the 1st ssh request arrives ... At that moment the sshd log shows that sshd executable cannot fork ... Regards, Henri -- 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