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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=IQ7f+6KDyxzwC7Pe /XzOf07lDkhQu75kEVJ5LLOiOdSKvKOYLOmYx3sGzhbbiWl3K4TuHRQrGH4UP/dz Hyx+HLncZ9nTGWoaajT41dmKGLgZt/aqI//vEZ0bc2szZQBm9xqfWVcMtG1sac3J 9NTWkiQbHpnao4oAEUmtYQ+WzOw= 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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=UEYCFKm9QAMgnf2SjD9b1I 4P0NA=; b=CEu0M8IdPnvl2lsesI65KnJG8tOrvrRr5Xq6jaOw5X3QBt3vNW4h9w tmfUNNr2sZ4RLii3nRQagQjapMXCYPvl69QwPXh+4/t4Ni2lJFkoylU7Y5r2dotO NjhApoir7bqVwicStpB19Q3I1gBnHs1zO4SDvqZC8EvsQlUYUt9DY= 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-Spam-SWARE-Status: No, score=0.7 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=retired, Laptop, fork, laptop X-HELO: smtp-out-so.shaw.ca Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: Fork issue on W10 WOW To: cygwin AT cygwin DOT com References: <7ad0e0d4-438b-33ad-a711-e0b1996fa6f6 AT gmail DOT com> From: Brian Inglis Openpgp: preference=signencrypt Message-ID: <8148443a-dfaa-6d00-f586-ca5bb46852d3@SystematicSw.ab.ca> Date: Sat, 30 Jun 2018 11:33:53 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: <7ad0e0d4-438b-33ad-a711-e0b1996fa6f6@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Note-from-DJ: This may be spam On 2018-06-30 09:52, Marco Atzeri wrote: > Hi, > on a new W10 HP Laptop, the 32 bit installation always fails > on postinstallation scripts that use perl. > > The outcome is like: > > $ ./texlive-collection-formatsextra.sh >       1 [main] perl 1796 child_info_fork::abort: address space needed by > 'Encode.dll' (0x2620000) is already occupied > Can't fork, trying again in 5 seconds at /usr/bin/fmtutil line 73. > > I did a snapshot dll address using ProcessExplorer, and it > it seems that when running perl the relevant dll's are loaded low > also when nothing seems on their expected address > > Encode.dll > D:\cygwin32\lib\perl5\5.26\i686-cygwin-threads-64int\auto\Encode\Encode.dll     > 0x2700000       0x10000 > MD5.dll > D:\cygwin32\lib\perl5\5.26\i686-cygwin-threads-64int\auto\Digest\MD5\MD5.dll    > 0x2710000       0xE000 > Fcntl.dll > D:\cygwin32\lib\perl5\5.26\i686-cygwin-threads-64int\auto\Fcntl\Fcntl.dll       > 0x2720000       0xD000 > IO.dll D:\cygwin32\lib\perl5\5.26\i686-cygwin-threads-64int\auto\IO\IO.dll > 0x2730000       0xD000 > Util.dll > D:\cygwin32\lib\perl5\vendor_perl\5.26\i686-cygwin-threads-64int\auto\List\Util\Util.dll >        0x2E40000       0x13000 > Glob.dll > D:\cygwin32\lib\perl5\5.26\i686-cygwin-threads-64int\auto\File\Glob\Glob.dll    > 0x2E60000       0xF000 > Storable.dll > D:\cygwin32\lib\perl5\5.26\i686-cygwin-threads-64int\auto\Storable\Storable.dll > 0x2E70000       0x20000 > > It is not due to an Antivirus as after testing two I tested without > any one installed and the outcome is unchanged. > > The 64bit installation seems fine. > > Suggestion ? > > Until I have the 32bit running I can not deploy any new package, as the previous > W7 is retired. Does cygwin32 support exes/dlls with peflags -l --bigaddr set to allow them to use 4GB on x64 (3GB on x86 with boot.ini /3GB set) and does rebase 32 support this? -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- 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