public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* makeinfo causes perl error ? Cygwin X86 download today
@ 2016-04-03  6:53 Tatsuro MATSUOKA
  2016-04-03  7:30 ` Marco Atzeri
  2016-04-03 14:56 ` Brian Inglis
  0 siblings, 2 replies; 7+ messages in thread
From: Tatsuro MATSUOKA @ 2016-04-03  6:53 UTC (permalink / raw)
  To: cygwin; +Cc: tmacchant2

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

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: makeinfo causes perl error ? Cygwin X86 download today
  2016-04-03  6:53 makeinfo causes perl error ? Cygwin X86 download today Tatsuro MATSUOKA
@ 2016-04-03  7:30 ` Marco Atzeri
  2016-04-03 11:58   ` Tatsuro MATSUOKA
  2016-04-03 14:56 ` Brian Inglis
  1 sibling, 1 reply; 7+ messages in thread
From: Marco Atzeri @ 2016-04-03  7:30 UTC (permalink / raw)
  To: cygwin

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"

Regards
Marco


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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: makeinfo causes perl error ? Cygwin X86 download today
  2016-04-03  7:30 ` Marco Atzeri
@ 2016-04-03 11:58   ` Tatsuro MATSUOKA
  2016-04-03 16:51     ` Marco Atzeri
  0 siblings, 1 reply; 7+ messages in thread
From: Tatsuro MATSUOKA @ 2016-04-03 11:58 UTC (permalink / raw)
  To: Marco Atzeri, cygwin; +Cc: tmacchant2



       
> 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

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: makeinfo causes perl error ? Cygwin X86 download today
  2016-04-03  6:53 makeinfo causes perl error ? Cygwin X86 download today Tatsuro MATSUOKA
  2016-04-03  7:30 ` Marco Atzeri
@ 2016-04-03 14:56 ` Brian Inglis
  1 sibling, 0 replies; 7+ messages in thread
From: Brian Inglis @ 2016-04-03 14:56 UTC (permalink / raw)
  To: cygwin

Tatsuro MATSUOKA <tmacchant2 <at> yahoo.co.jp> writes:
> 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?

See post footer for advice:
FAQ:                   https://cygwin.com/faq/
specifically:
https://cygwin.com/faq.html#faq.using.fixing-fork-failures
which refers to:
https://cygwin.com/git/gitweb.cgi?p=cygwin-apps/rebase.git;f=README;hb=HEAD

which should also say: run "rebase-trigger full" then shut down *ALL* Cygwin
processes and rerun "setup-x86" for 32 bit or "setup-x86_64" for 64 bit
installs;

and if there are still problems, then the post footer advises: 
Problem reports:       https://cygwin.com/problems.html

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: makeinfo causes perl error ? Cygwin X86 download today
  2016-04-03 11:58   ` Tatsuro MATSUOKA
@ 2016-04-03 16:51     ` Marco Atzeri
  0 siblings, 0 replies; 7+ messages in thread
From: Marco Atzeri @ 2016-04-03 16:51 UTC (permalink / raw)
  To: Tatsuro MATSUOKA, cygwin; +Cc: tmacchant2



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



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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: makeinfo causes perl error ? Cygwin X86 download today
@ 2016-04-03 22:36 Tatsuro MATSUOKA
  0 siblings, 0 replies; 7+ messages in thread
From: Tatsuro MATSUOKA @ 2016-04-03 22:36 UTC (permalink / raw)
  To: matsuoka, cygwin, Marco Atzeri; +Cc: matsuoka

--- 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
Small correction:

Unfortunately I am mainly using 32bit PC ** at home **.

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: makeinfo causes perl error ? Cygwin X86 download today
@ 2016-04-03 21:24 Tatsuro MATSUOKA
  0 siblings, 0 replies; 7+ messages in thread
From: Tatsuro MATSUOKA @ 2016-04-03 21:24 UTC (permalink / raw)
  To: Tatsuro MATSUOKA, cygwin, Marco Atzeri; +Cc: matsuoka

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-04-03 22:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-03  6:53 makeinfo causes perl error ? Cygwin X86 download today Tatsuro MATSUOKA
2016-04-03  7:30 ` Marco Atzeri
2016-04-03 11:58   ` Tatsuro MATSUOKA
2016-04-03 16:51     ` Marco Atzeri
2016-04-03 14:56 ` Brian Inglis
2016-04-03 21:24 Tatsuro MATSUOKA
2016-04-03 22:36 Tatsuro MATSUOKA

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).