public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Cygwin 2.6.1 bash fork errors upon starting mintty
@ 2016-12-26 16:19 Keith Christian
  2016-12-26 16:43 ` Brian Inglis
  0 siblings, 1 reply; 3+ messages in thread
From: Keith Christian @ 2016-12-26 16:19 UTC (permalink / raw)
  To: cygwin

I created a cygcheck -s -r -v file to attach, but sourceware dot org blocked it

Updated Cygwin this morning, getting fork errors (even after
rebooting, (although reboots should not matter)) when starting mintty:

      0 [main] bash 6072 child_info_fork::abort:
C:\cygwin\bin\cygncursesw-10.dll: Loaded to different address:
parent(0x75260000) != child(0x760000)
-bash: fork: retry: Resource temporarily unavailable
      1 [main] bash 11040 child_info_fork::abort:
C:\cygwin\bin\cygncursesw-10.dll: Loaded to different address:
parent(0x75260000) != child(0xEE0000)
-bash: fork: retry: No child processes

CYGWIN_NT-10.0-WOW Keith-PC 2.6.1(0.305/5/3) 2016-12-16 11:50 i686 Cygwin

Unfortunately, the cygcheck attachment was blocked by sourceware dot
org.  What to do now?

Thanks, Cygwin team, for all that you do and the precious little
thanks that you receive.


====== Keith

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

* Re: Cygwin 2.6.1 bash fork errors upon starting mintty
  2016-12-26 16:19 Cygwin 2.6.1 bash fork errors upon starting mintty Keith Christian
@ 2016-12-26 16:43 ` Brian Inglis
  2016-12-26 19:05   ` Keith Christian
  0 siblings, 1 reply; 3+ messages in thread
From: Brian Inglis @ 2016-12-26 16:43 UTC (permalink / raw)
  To: cygwin

On 2016-12-26 09:19, Keith Christian wrote:
> I created a cygcheck -s -r -v file to attach, but sourceware dot org
> blocked it

Sourceware blocks all non-text emails - see below.

> Updated Cygwin this morning, getting fork errors (even after 
> rebooting, (although reboots should not matter)) when starting
> mintty:
>       0 [main] bash 6072 child_info_fork::abort:
> C:\cygwin\bin\cygncursesw-10.dll: Loaded to different address:
> parent(0x75260000) != child(0x760000)
> -bash: fork: retry: Resource temporarily unavailable
>       1 [main] bash 11040 child_info_fork::abort:
> C:\cygwin\bin\cygncursesw-10.dll: Loaded to different address:
> parent(0x75260000) != child(0xEE0000)
> -bash: fork: retry: No child processes

Run "rebase-trigger fullrebase", shut down *ALL* Cygwin processes, 
download and run Setup.
 
> CYGWIN_NT-10.0-WOW Keith-PC 2.6.1(0.305/5/3) 2016-12-16 11:50 i686 Cygwin

If a full rebase does not fix it, you may have to uninstall some 
packages using Setup, and rerun the above process. You have limited 
address space under Cygwin 32 and may have to move to Cygwin 64.

> Unfortunately, the cygcheck attachment was blocked by sourceware dot 
> org. What to do now?

Ensure that your email is sent as text only and the attachment is sent 
as text - you may have to add .txt to cygcheck output file name to 
have it handled properly by your mail client.

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

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

* Re: Cygwin 2.6.1 bash fork errors upon starting mintty
  2016-12-26 16:43 ` Brian Inglis
@ 2016-12-26 19:05   ` Keith Christian
  0 siblings, 0 replies; 3+ messages in thread
From: Keith Christian @ 2016-12-26 19:05 UTC (permalink / raw)
  To: Brian.Inglis, cygwin

Brian,

Thanks, with all Cygwin processes stopped, opening an ash.exe window
via start/run, then cd /bin and running rebaseall fixed the errors
present when I start mintty.

Keith

On Mon, Dec 26, 2016 at 9:43 AM, Brian Inglis
<Brian.Inglis@systematicsw.ab.ca> wrote:
> On 2016-12-26 09:19, Keith Christian wrote:
>> I created a cygcheck -s -r -v file to attach, but sourceware dot org
>> blocked it
>
> Sourceware blocks all non-text emails - see below.
>
>> Updated Cygwin this morning, getting fork errors (even after
>> rebooting, (although reboots should not matter)) when starting
>> mintty:
>>       0 [main] bash 6072 child_info_fork::abort:
>> C:\cygwin\bin\cygncursesw-10.dll: Loaded to different address:
>> parent(0x75260000) != child(0x760000)
>> -bash: fork: retry: Resource temporarily unavailable
>>       1 [main] bash 11040 child_info_fork::abort:
>> C:\cygwin\bin\cygncursesw-10.dll: Loaded to different address:
>> parent(0x75260000) != child(0xEE0000)
>> -bash: fork: retry: No child processes
>
> Run "rebase-trigger fullrebase", shut down *ALL* Cygwin processes,
> download and run Setup.
>
>> CYGWIN_NT-10.0-WOW Keith-PC 2.6.1(0.305/5/3) 2016-12-16 11:50 i686 Cygwin
>
> If a full rebase does not fix it, you may have to uninstall some
> packages using Setup, and rerun the above process. You have limited
> address space under Cygwin 32 and may have to move to Cygwin 64.
>
>> Unfortunately, the cygcheck attachment was blocked by sourceware dot
>> org. What to do now?
>
> Ensure that your email is sent as text only and the attachment is sent
> as text - you may have to add .txt to cygcheck output file name to
> have it handled properly by your mail client.
>
> --
> 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
>

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

end of thread, other threads:[~2016-12-26 19:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-26 16:19 Cygwin 2.6.1 bash fork errors upon starting mintty Keith Christian
2016-12-26 16:43 ` Brian Inglis
2016-12-26 19:05   ` Keith Christian

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