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:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=EPb4Fyy8eZ0K7yVEc+gOleZ2gHFaS ggUDf7v+ccqkIgGEmn8qnMoezdoQYv1uiP+Nl2EIrNuRHAlqlgsFlpIBWCq9ChaN HQSv0ieM+3c0KXcxa7XoBge0UHJGSaYT9nWt+ZRCamYF3hRVzjfNh7BVafYCQl2m 6TpiLv362CGkbw= 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:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=ofDy3ohtyveZ4fyr4O8oNbzbECQ=; b=nXs 6tjqiaMW84lQ9WtXYhqcDSmetJ5vl1C8pZfUgDVF654PIFS6cUvU4ldb7YDowaNQ j83r0OfUvBbOrjh4QlniwM2VBwGKFCphfyfZufYMzwFE6wxYxjXEEJlxhsZP1FdI 5SpYt1mvNgQTHrToS6awORd8fQc+gyXQqG2QmHkM= 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.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=cpan, authors, Scanning, online X-HELO: mail-ot0-f176.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=7fQ8xYUsyj9B8wPyFeEymLPhBksH0OWtGpmxLDgvU3s=; b=aajVUzSp/Q+BQxmBpYTWlQTgv8RKMZkZYnQhNErfxQapLC/YggfUyY9+z9e3Fi3lnE dS35I8UtiZvLSm02p+qWnCdw3sJqpYP2deGJzgWsfOC9yYY22Q/C6oloST4NqitS10kB 4dUtlH00K9SM9fvftxNkTlV+AsLZlrri6kB34JURiHDnnoBVlB1pgOEizu6tlM2789iZ kYa2g3wfhjp5TfCDYPSLlGlP+wuVdtJO3GBStYveIz6xDD0hOg0V06I8dJtxmvGzMfHR JBODPBITdSmE1Y04GTk/FLQsKvUQeMP4CJ+WCqax04VEzqjIbRUocCDqWLd3E7XIYu// fIWw== X-Gm-Message-State: AKGB3mKYAWQdtqT5zStqlMOquyWVDJfGGQJ4U63cAhkPZbd43YszLqWY J8PVMcNhP8Wcknle52NsmGYOKhADtO4rzDwKzdN8SA== X-Google-Smtp-Source: ACJfBouMwbvFBqPIq6hNUpSsILidt5hthsqZ1WxNxRTM27daGTFjOIRjLLEa9AVQWY+q3+/8+CCZtxJO8e5kh0iEuIM= X-Received: by 10.157.21.83 with SMTP id z19mr3015466otz.351.1515075509127; Thu, 04 Jan 2018 06:18:29 -0800 (PST) MIME-Version: 1.0 From: Keith Christian Date: Thu, 4 Jan 2018 07:18:28 -0700 Message-ID: Subject: Explicit dash rebaseall instructions from a CMD.EXE shell requested To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Cygwin Version: Thu 01/04/2018 7:11:09.53 c:\cygwin\bin>uname -a CYGWIN_NT-6.1-WOW HQSWD-C009223 2.9.0(0.318/5/3) 2017-09-12 10:41 i686 Cygwin Seeing this when trying to install a Perl module: cpan[4]> install Config::IniFiles Running install for module 'Config::IniFiles' Fetching with LWP: http://www.cpan.org/authors/id/S/SH/SHLOMIF/Config-IniFiles-2.94.tar.gz Fetching with LWP: http://www.cpan.org/authors/id/S/SH/SHLOMIF/CHECKSUMS Checksum for /home/kchris0000/.local/share/.cpan/sources/authors/id/S/SH/SHLOMIF/Config-IniFiles-2.94.tar.gz ok Scanning cache /home/kchris0000/.local/share/.cpan/build for sizes ............................................................................DONE 0 [main] perl 22944 child_info_fork::abort: address space needed by 'Util.dll' (0x22E0000) is already occupied 0 [main] perl 23520 child_info_fork::abort: address space needed by 'Util.dll' (0x22E0000) is already occupied 0 [main] perl 22752 child_info_fork::abort: address space needed by 'Util.dll' (0x22E0000) is already occupied 0 [main] perl 23464 child_info_fork::abort: address space needed by 'Util.dll' (0x22E0000) is already occupied 0 [main] perl 13512 child_info_fork::abort: address space needed by 'Util.dll' (0x22E0000) is already occupied 0 [main] perl 23364 child_info_fork::abort: address space needed by 'Util.dll' (0x22E0000) is already occupied I rebooted the machine and started a single Cygwin window alone, no other applications running, and tried the CPAN command again. No success. So: I tried to execute rebaseall and rebase from a CMD.EXE window under DASH: Thu 01/04/2018 7:10:13.23 c:\cygwin\bin>dash /bin/rebaseall rebaseall: only ash or dash processes are allowed during rebasing Exit all Cygwin processes and stop all Cygwin services. Execute ash (or dash) from Start/Run... or a cmd or command window. Execute '/bin/rebaseall' from ash (or dash). I briefly searched the mail list and the Cygwin online docs, no foolproof (essential here!) instructions to run rebaseall under DASH from CMD.EXE. Or, should a rebaseall solve the "child info fork" issue above? Thanks for any info. -- 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