From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 69889 invoked by alias); 21 May 2017 20:22:51 -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 69874 invoked by uid 89); 21 May 2017 20:22:50 -0000 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 Received: from mail-wm0-f43.google.com (HELO mail-wm0-f43.google.com) (74.125.82.43) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 21 May 2017 20:22:48 +0000 Received: by mail-wm0-f43.google.com with SMTP id b84so276958918wmh.0 for ; Sun, 21 May 2017 13:22:51 -0700 (PDT) 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) Received: from [192.168.2.108] (p4FDB3186.dip0.t-ipconnect.de. [79.219.49.134]) by smtp.googlemail.com with ESMTPSA id s5sm6693165wra.60.2017.05.21.13.22.49 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 21 May 2017 13:22:49 -0700 (PDT) Subject: Re: Apache rebase trouble To: cygwin@cygwin.com References: From: Marco Atzeri Message-ID: Date: Sun, 21 May 2017 20:45:00 -0000 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 X-SW-Source: 2017-05/txt/msg00338.txt.bz2 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