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=dlB2rxv0beJu3yxR 7ZvdkGBKCp6IQOZ5H2z+OyosW04gmUkM+QPB6nQd0T7tba2pc9/NxVHb5laX3kdq 03G6R0J94ttST0R4ZAtr+1kAEF28hw/YnsteJxEGEmK6I/pCvhw1PPv91LdAMmYT sS+YXVQl285jrAH6VODtQ9T9Vfo= 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=u7vOP8a2K7V4l/zpCe8xXn NWzHs=; b=Dh/CGNYR86dtDZRlWyzsjFUUXdg1vObljlVehlf/jJKT/5CKktJdBc +cmjaSvMUn1wSLnpaXNW/R2io6T9BF7I2rC0gbSVlDQNHY/4LWTTtFILgP7HxuC4 v4dOnO4WtkjrYgSbpPdMMYqRcfCKj9ZCWGJwYH75KHB9NDkf638FQ= 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= X-HELO: mail-wm0-f43.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=X0KccAxBXSXSgshOeSknU/cTgXVyDGpdXpbWdlaU2bQ=; b=nQ8ipV/GUAv2JQvYRhZW9tHltZAhRpTNzcMlQdDYNmOtj7wEIokv0wvdlA0y+pUXuZ F405Pl5p9mdM0Q7x+d4rfmUruB8J2ppHB7YfrFcWQBDOPOGDUQfF1x7jKgQZX5Ocmoav Z9zuU1LfivcWsxhFHEXtrmxhopC7Hsv+DoHAHfqse6zVQiXDyiAcegx0vbBINJXydENV Q0XTAdUBh46ljNxZj4PWKhSRDAf9eRWf2LFk8E9rnKkv6cdHFuBfBZdI/14PPBncRvuP I2k4ZA1wxLsZ5Fkh1GM2+bRorqSC40eibbN3u80nGJ31mDx0L+B38JJkNQcTrrBE6RcR rZog== X-Gm-Message-State: AODbwcCc/KBQB47ppy63YrJo9BibnUCNZk8xi6o/F3FQtwc0QOCVAQBF iIe6+idReQmE5Bxa0VE= X-Received: by 10.223.164.153 with SMTP id g25mr9057286wrb.103.1495398169835; Sun, 21 May 2017 13:22:49 -0700 (PDT) Subject: Re: Apache rebase trouble To: cygwin AT cygwin DOT com References: From: Marco Atzeri Message-ID: Date: Sun, 21 May 2017 22:22:24 +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: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 21/05/2017 22:06, 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. > > What can I try to make my apache httpd installation work again? Cygwin > on XP: > > orion> uname -a > CYGWIN_NT-5.1 orion 2.5.2(0.297/5/3) 2016-06-23 14:27 i686 Cygwin I assume you are aware the XP is not supported anymore. Any way please follow > Problem reports: http://cygwin.com/problems.html and provide as attachment the cygcheck.out. -- 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