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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=l2r 5ixHkEOZRhNq2IHZ/6VfWjRaNNx2EBTo74pGD43ti8Z9muhCmT7xJ62N3FnM3e7E ECtC94ecaDk4b91lNfyaOLkV6VDycddJwLVr1oqTa6H+AhvTu+TUoq5YcnUO3iHF KiYgWUotp/20dOnnZ0Y5QJuykQv3FcTWnrSKaX7c= 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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=D6h7UT5tw eqf0ad+FXxG8OEf3wA=; b=MDE3njctfnRZQ59rGd7ZSircbOOnXUjDN9VqAt/qs tpQp9me6+iQH6QCBJktOW2nL5DojSwd0jqTNsZgCVUiIwJ6A3RIbT7LPaHfr7shM Jsg4xEwPwYn7Kzito4NikTIkvelupQNMA4UDtStwWG+OtzHBD03P7Ln+h0If0hyr T4= 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: Yes, score=5.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_FROM_URIBL_PCCC,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-qc0-f170.google.com X-Received: by 10.55.24.156 with SMTP id 28mr23208210qky.64.1425596087277; Thu, 05 Mar 2015 14:54:47 -0800 (PST) Message-ID: <54F8DEAE.6040005@gmail.com> Date: Thu, 05 Mar 2015 17:54:38 -0500 From: Peter Keller User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.0.10) Gecko/20070221 Thunderbird/1.5.0.10 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: unable to remap to same address as parent Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes My apologies, I'm sure everyone's sick of rebase questions, but I haven't been able to resolve my problem, so here goes. I keep getting this same 'unable to remap' error and 'rebaseall' does not fix the problem. Specifics: On running 'youtube-dl', I get this output: 4 [main] python2.7 2464 child_info_fork::abort: unable to remap zlib.dll to same address as parent (0x920000) - try running rebaseall I then close down Cygwin, stop all Cygwin processes, open dash, and run 'rebaseall -v'. It appears to have rebased zlib.dll from this line: '/usr/lib/python2.7/lib-dynload/zlib.dll: new base = 34dd0000, new size = 10000' However, when opening Cygwin and re-running youtube-dl, I get the exact same 'unable to remap' error as above. I have followed the advice here https://cygwin.com/faq/faq.html#faq.using.bloda and uninstalled software on that list that I had installed (avast, spybot). I've rebooted and done all of the above again. I've removed and reinstalled Cygwin's python using the setup utility. I've tried deleting /etc/rebase.db.i386 so rebaseall would rebuild the database again. I made a list of all the dll's and so's in a file and tried 'rebaseall -T '. I also consistently get 'skipped because nonexistent' warnings even after deleting /etc/rebase.db.i386, though I thought that would have taken care of that. The postinstall rebase scripts appear to run whenever I run the setup utility, though I don't know where their output is logged to check. I'm still running XP, hopefully that's not the issue. Am I missing something? What else can I try? Thanks- Peter -- 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