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:date:message-id:from:to:subject:references :in-reply-to:content-type; q=dns; s=default; b=CwUtoXVi7CWMiRL7R G/RkO/E9HXEtz4Yf6GHYKlhXs8aw/Ds0TTQC3hN4BDkj2hiM9/4drE7hEoY0mXiI r7PwcCrZq32zJamxS1pkP/95QJbFPL+GDX+Bt8TTjYBVB2+tFuhTtMxMGum5uIG2 k/smIcPcamePYEF04sjHw4qS9c= 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:date:message-id:from:to:subject:references :in-reply-to:content-type; s=default; bh=URrJ0Q/9tjXNNXU1Wy76uU7 UAc4=; b=coSnD8NqVQndT/QsywVHX9pOTaGpTsiJqM60vg/bu6XnOQEF3gNVZ8r MCYAWQXg+nvR7DsPic8SPpeA6z4HrCqPIltQC50IPZtxfvjNlSuwZzvy1+Nrdu4e JO8TB9MtnfeT5U20CfSC9MElNV1ZxBb1QnZlAzgmartwDMJf0K8M= 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=-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 Date: Tue, 23 May 2017 14:33:55 +0200 Message-ID: <6a6034a5db00bd23dda8f4802f902c84@smtp-cloud3.xs4all.net> From: Houder To: cygwin AT cygwin DOT 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 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