public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Weird launch Cygwin terminal bash shell error
       [not found] <2613806.405479.1392850338973.JavaMail.root@vznit170172>
@ 2014-02-19 23:10 ` Gerry Reno
  2014-02-19 23:16   ` Larry Hall (Cygwin)
  0 siblings, 1 reply; 4+ messages in thread
From: Gerry Reno @ 2014-02-19 23:10 UTC (permalink / raw)
  To: cygwin

Running latest cygwin.

Does anyone recognize this error?

/etc/profile: fork: retry: Resource temporarily unavailable 0 [main] bash 2520 child_info_fork::abort
C:\cygwin\bin\cygiconv-2.dll: loaded to different address: (parent 0x490000) != child(0x5A0000)

Every once in a while I am getting this error when launching a Cygwin terminal.



--
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] 4+ messages in thread

* Re: Weird launch Cygwin terminal bash shell error
  2014-02-19 23:10 ` Weird launch Cygwin terminal bash shell error Gerry Reno
@ 2014-02-19 23:16   ` Larry Hall (Cygwin)
  2014-02-19 23:34     ` Gerry Reno
  0 siblings, 1 reply; 4+ messages in thread
From: Larry Hall (Cygwin) @ 2014-02-19 23:16 UTC (permalink / raw)
  To: cygwin

On 2/19/2014 5:55 PM, Gerry Reno wrote:
> Running latest cygwin.
>
> Does anyone recognize this error?
>
> /etc/profile: fork: retry: Resource temporarily unavailable 0 [main] bash 2520 child_info_fork::abort
> C:\cygwin\bin\cygiconv-2.dll: loaded to different address: (parent 0x490000) != child(0x5A0000)
>
> Every once in a while I am getting this error when launching a Cygwin terminal.

<http://cygwin.com/faq.html#faq.using.fixing-fork-failures>


-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

--
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] 4+ messages in thread

* Re: Weird launch Cygwin terminal bash shell error
  2014-02-19 23:16   ` Larry Hall (Cygwin)
@ 2014-02-19 23:34     ` Gerry Reno
  2014-02-20  0:13       ` Larry Hall (Cygwin)
  0 siblings, 1 reply; 4+ messages in thread
From: Gerry Reno @ 2014-02-19 23:34 UTC (permalink / raw)
  To: cygwin

On 02/19/2014 06:10 PM, Larry Hall (Cygwin) wrote:
> On 2/19/2014 5:55 PM, Gerry Reno wrote:
>> Running latest cygwin.
>>
>> Does anyone recognize this error?
>>
>> /etc/profile: fork: retry: Resource temporarily unavailable 0 [main] bash 2520 child_info_fork::abort
>> C:\cygwin\bin\cygiconv-2.dll: loaded to different address: (parent 0x490000) != child(0x5A0000)
>>
>> Every once in a while I am getting this error when launching a Cygwin terminal.
>
> <http://cygwin.com/faq.html#faq.using.fixing-fork-failures>
>
>

So why did this just start happening after I ran Setup again a couple days ago?

Never had this problem prior to that.

Windows would be no more or less hostile to fork before or after Setup.



--
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] 4+ messages in thread

* Re: Weird launch Cygwin terminal bash shell error
  2014-02-19 23:34     ` Gerry Reno
@ 2014-02-20  0:13       ` Larry Hall (Cygwin)
  0 siblings, 0 replies; 4+ messages in thread
From: Larry Hall (Cygwin) @ 2014-02-20  0:13 UTC (permalink / raw)
  To: cygwin

On 2/19/2014 6:16 PM, Gerry Reno wrote:
> On 02/19/2014 06:10 PM, Larry Hall (Cygwin) wrote:
>> On 2/19/2014 5:55 PM, Gerry Reno wrote:
>>> Running latest cygwin.
>>>
>>> Does anyone recognize this error?
>>>
>>> /etc/profile: fork: retry: Resource temporarily unavailable 0 [main] bash 2520 child_info_fork::abort
>>> C:\cygwin\bin\cygiconv-2.dll: loaded to different address: (parent 0x490000) != child(0x5A0000)
>>>
>>> Every once in a while I am getting this error when launching a Cygwin terminal.
>>
>> <http://cygwin.com/faq.html#faq.using.fixing-fork-failures>
>>
>>
>
> So why did this just start happening after I ran Setup again a couple days ago?

There can be many reasons.

setup*.exe now does a rebase with each install but things like adding
packages in subsequent runs can still cause conflicts.  The simplest
thing to do when you see a fork-related complaint is to try rebasing.  If
you still see the problem after a simple rebaseall, delete the database at
/etc/rebase.db* and try rebaseall again.

-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

--
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] 4+ messages in thread

end of thread, other threads:[~2014-02-19 23:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <2613806.405479.1392850338973.JavaMail.root@vznit170172>
2014-02-19 23:10 ` Weird launch Cygwin terminal bash shell error Gerry Reno
2014-02-19 23:16   ` Larry Hall (Cygwin)
2014-02-19 23:34     ` Gerry Reno
2014-02-20  0:13       ` Larry Hall (Cygwin)

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