delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/04/03/17:25:02

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:reply-to:subject:to:cc
:in-reply-to:mime-version:content-type
:content-transfer-encoding; q=dns; s=default; b=QW7XqTg0lbI2c9uZ
DTBHjQ6c/iQnqfcecTUEr6ylwpK8a+2rloBEBSXoEdmEcZAX5QTufAxH28244rGm
8c8j4VvRqd4AXQqQnk/y3ZT7xii9y5LVxeBgGt5w0/5n3X1+70OolkEbmAal79hD
Kj3lxYB2wN/bzeKBytbF2EhqEuE=
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:reply-to:subject:to:cc
:in-reply-to:mime-version:content-type
:content-transfer-encoding; s=default; bh=ga+6twOHdqh3UHPV5gpHti
/8VpU=; b=wb26HQ99e5EzBwDJUvGNIKJqmUcV+dKinqbYTg7DkK951I6RBCTMTZ
WXvkMBFIUJZNPXFWi6FKSTlWo/fkWizPww37ceSZvgex3SV5XTOIX3Zs2cqm9VqY
XuloCulGAdTw5l+fGj/gFD+wMsiRBU8fVUO4056Kj/Hjqi83IkLeM=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=0.1 required=5.0 tests=BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=H*RU:183.79.100.140, Hx-spam-relays-external:sk:t503.bu, Hx-spam-relays-external:183.79.100.140, H*RU:sk:t503.bu
X-HELO: nh505-vm5.bullet.mail.kks.yahoo.co.jp
Message-ID: <536211.60422.qm@web101119.mail.kks.yahoo.co.jp>
X-YMail-JAS: a.5iHEcVM1kxGeCpL_sakqqq82iqcUHg7Esdd5K5ZeiYvJwHRSD2bTChkCp3EewVzh2OmJnY4WBpWZZi.4xETfHToAmhUauBb0BMk.2WF_qAsmaIBm2oxzCmaka1fdecCzXx
Date: Mon, 4 Apr 2016 06:24:42 +0900 (JST)
From: Tatsuro MATSUOKA <tmacchant2 AT yahoo DOT co DOT jp>
Reply-To: matsuoka AT nuce DOT nagoya-u DOT ac DOT jp
Subject: Re: makeinfo causes perl error ? Cygwin X86 download today
To: Tatsuro MATSUOKA <matsuoka AT nuce DOT nagoya-u DOT ac DOT jp>, cygwin AT cygwin DOT com,
Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Cc: matsuoka AT nuce DOT nagoya-u DOT ac DOT jp
In-Reply-To: matsuoka@nuce.nagoya-u.ac.jp
MIME-Version: 1.0
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u33LOvGT017467

--- Marco Atzeri wrote:
> On 03/04/2016 13:58, Tatsuro MATSUOKA wrote:
> >> From: Marco Atzeri
> >> To: cygwin
> >> Date: 2016/4/3, Sun 16:29
> >> Subject: Re: makeinfo causes perl error ? Cygwin X86 download today
> >>
> >> On 03/04/2016 08:53, Tatsuro MATSUOKA wrote:
> >>>   Hello
> >>>   I have clean all cygwin directory and re-installed the cygwin_x86
> >>>   in to tb my netbook working on Win 10 32 bit today.
> >>>   $ makeinfo
> >>>     6 [main] perl 37148 child_info_fork::abort: address space needed by
> >> 're.dll' (0x660000) is already occupied
> >>>   Can't fork, trying again in 5 seconds at
> >> /usr/share/texinfo/Texinfo/Convert/Paragraph.pm line 123.
> >>>          8 [main] perl 37240 child_info_fork::abort: unable to remap
> >> Encode.dll to same address as parent (0x160000) - try running rebaseall
> >>>   Can't fork, trying again in 5 seconds at
> >> /usr/share/texinfo/Texinfo/Convert/Paragraph.pm line 123.
> >>>     :
> >>>     :
> >>>     :
> >>>   I have tried rebaseall and re-install a few times. Nothing is improved.
> >>>   Any suggestions?
> >>>   Tatsuro
> >>>
> >>
> >> what is the output of
> >>
> >>    rebase -si |grep "\/re.dll"
> >>
> >
> > Thanks for the reply
> > $ rebase -si |grep "\/re.dll"
> > /usr/lib/perl5/5.22/i686-cygwin-threads-64int/auto/re/re.dll
> >                                             base 0x26f30000 size 0x00083000
> > Tatsuro
> 
> 
> as re.dll should be loaded at 0x26f30000 but instead is loaded
> at 0x660000 something is interfering.
> 
> Two possible reason:
> - too many dll's. Look on "rebase -si" output to see
>    what is the used range and if some are colliding ( the * reports them)
> 
> - some other programs are loaded in the same address.
>    Look on /proc/self/maps for hint on space already used by system dll's.
> 
> 
> I suggest to use 64bit cygwin when possible.
> On 32 bit is too easy to collide.
> 
> Regards
> Marco

Unfortunately I am mainly using 32bit PC.

Tatsuro

--
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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019