public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Cygwin 3.4.3 and 3.5.0... hangs in make, top, procps, ls /proc/PID/...
@ 2022-12-31 20:01 Brian Inglis
  2023-01-01 18:51 ` Jeremy Drake
  0 siblings, 1 reply; 32+ messages in thread
From: Brian Inglis @ 2022-12-31 20:01 UTC (permalink / raw)
  To: cygwin

On 2022-12-29 21:59, Brian Inglis wrote:
> I got some hangs (deadlock?) between (parallel?) make jobs, top, procps, and 
> even ls /proc/*/ when trying to cygport all check curl or look at the process 
> statuses when builds hung under Cygwin 3.4.3 and 3.5.0-0.69...
> 
> Had to revert to a Cygwin 3.4.0-344 test build from Dec 16 sources to build and 
> check curl etc.
> 
> Only external differences seems to be recent dll sizes are *MUCH* smaller:
> 
> $ ls -glort /bin/cygwin1*.dll
> -rwxr-xr-x 1 3588124 Sep  5 05:17 /bin/cygwin1-prev.dll
> -rwxr-xr-x 1 3561202 Dec 16 00:33 /bin/cygwin1-test.dll
> -rwxr-xr-x 1 3561202 Dec 16 00:33 /bin/cygwin1.dll
> -rwxr-xr-x 1 2951221 Dec 16 05:50 /bin/cygwin1-save.dll
> -rwxr-xr-x 1 2951221 Dec 16 05:50 /bin/cygwin1-curr.dll
> -rwxr-xr-x 1 2940981 Dec 23 03:03 /bin/cygwin1-69.dll
> 
> and tars:
> -rwxr-xr-x 1 3563651 2022-12-04 06:09 usr/bin/cygwin1.dll cygwin-3.4.0-1
> -rwxr-xr-x 1 3563526 2022-12-10 13:12 usr/bin/cygwin1.dll cygwin-3.4.1-1
> -rwxr-xr-x 1 3564074 2022-12-11 05:06 usr/bin/cygwin1.dll cygwin-3.4.2-1
> -rwxr-xr-x 1 2951221 2022-12-16 05:50 usr/bin/cygwin1.dll cygwin-3.4.3-1
> -rwxr-xr-x 1 2940981 2022-12-23 03:03 usr/bin/cygwin1.dll cygwin-3.5.0-0.69...
> 
> Anyone seen this issue or anything come to mind to cause or help diagnose this?
> 
> Running MS Win 10.0.19044.2364 21H2 patched to date.

was also getting the messages below locally and still on GitHub scallywag:

	cygcheck (6936) child_copy: cygheap read copy failed,

../curl/scallywag/1_x86_64  build.log:2022-12-26T00:39:35.6163236Z       0 
[main] cygcheck (6936) child_copy: cygheap read copy failed, 0x0..0x80003B5F0, 
done 0, windows pid 6936, Win32 error 299
../curl/scallywag/1_x86_64  build.log:2022-12-26T00:48:03.4525278Z       0 
[main] cygcheck (568) child_copy: cygheap read copy failed, 0x0..0x80003BA48, 
done 0, windows pid 568, Win32 error 299
../dialog/scallywag/1_x86_64  build.log:2022-12-31T18:42:37.0939902Z       0 
[main] cygcheck (6992) child_copy: cygheap read copy failed, 0x0..0x80003CB38, 
done 0, windows pid 6992, Win32 error 299

-- 
Take care. Thanks, Brian Inglis			Calgary, Alberta, Canada

La perfection est atteinte			Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter	not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer	but when there is no more to cut
			-- Antoine de Saint-Exupéry

^ permalink raw reply	[flat|nested] 32+ messages in thread
* Cygwin 3.4.3 and 3.5.0... hangs in make, top, procps, ls /proc/PID/...
@ 2022-12-30  4:59 Brian Inglis
  2023-01-02  2:32 ` Takashi Yano
  2023-01-09 13:36 ` Corinna Vinschen
  0 siblings, 2 replies; 32+ messages in thread
From: Brian Inglis @ 2022-12-30  4:59 UTC (permalink / raw)
  To: cygwin

Hi folks,

I got some hangs (deadlock?) between (parallel?) make jobs, top, procps, and 
even ls /proc/*/ when trying to cygport all check curl or look at the process 
statuses when builds hung under Cygwin 3.4.3 and 3.5.0-0.69...

Had to revert to a Cygwin 3.4.0-344 test build from Dec 16 sources to build and 
check curl etc.

Only external differences seems to be recent dll sizes are *MUCH* smaller:

$ ls -glort /bin/cygwin1*.dll
-rwxr-xr-x 1 3588124 Sep  5 05:17 /bin/cygwin1-prev.dll
-rwxr-xr-x 1 3561202 Dec 16 00:33 /bin/cygwin1-test.dll
-rwxr-xr-x 1 3561202 Dec 16 00:33 /bin/cygwin1.dll
-rwxr-xr-x 1 2951221 Dec 16 05:50 /bin/cygwin1-save.dll
-rwxr-xr-x 1 2951221 Dec 16 05:50 /bin/cygwin1-curr.dll
-rwxr-xr-x 1 2940981 Dec 23 03:03 /bin/cygwin1-69.dll

and tars:
-rwxr-xr-x 1 3563651 2022-12-04 06:09 usr/bin/cygwin1.dll cygwin-3.4.0-1
-rwxr-xr-x 1 3563526 2022-12-10 13:12 usr/bin/cygwin1.dll cygwin-3.4.1-1
-rwxr-xr-x 1 3564074 2022-12-11 05:06 usr/bin/cygwin1.dll cygwin-3.4.2-1
-rwxr-xr-x 1 2951221 2022-12-16 05:50 usr/bin/cygwin1.dll cygwin-3.4.3-1
-rwxr-xr-x 1 2940981 2022-12-23 03:03 usr/bin/cygwin1.dll cygwin-3.5.0-0.69...

Anyone seen this issue or anything come to mind to cause or help diagnose this?

Running MS Win 10.0.19044.2364 21H2 patched to date.

-- 
Take care. Thanks, Brian Inglis			Calgary, Alberta, Canada

La perfection est atteinte			Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter	not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer	but when there is no more to cut
			-- Antoine de Saint-Exupéry

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

end of thread, other threads:[~2023-03-22 19:05 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-31 20:01 Cygwin 3.4.3 and 3.5.0... hangs in make, top, procps, ls /proc/PID/ Brian Inglis
2023-01-01 18:51 ` Jeremy Drake
  -- strict thread matches above, loose matches on Subject: below --
2022-12-30  4:59 Brian Inglis
2023-01-02  2:32 ` Takashi Yano
2023-01-02  5:38   ` Takashi Yano
2023-01-02  8:21     ` Takashi Yano
2023-01-09 13:20       ` Corinna Vinschen
2023-01-16  9:02         ` Takashi Yano
2023-01-16 10:23           ` Corinna Vinschen
2023-01-16 14:45             ` Takashi Yano
2023-01-16 15:18               ` Corinna Vinschen
2023-01-16 19:23                 ` Brian Inglis
2023-01-16 21:42                 ` Corinna Vinschen
2023-01-17 20:46                   ` Corinna Vinschen
2023-01-18  9:16                     ` Takashi Yano
2023-01-18  9:42                       ` Corinna Vinschen
2023-01-19 16:31                         ` Brian Inglis
2023-01-19 17:12                           ` Brian Inglis
2023-01-19 18:38                           ` Corinna Vinschen
2023-01-19 18:42                             ` Jose Isaias Cabrera
2023-01-19 19:31                             ` Brian Inglis
2023-03-21 19:17                               ` Brian Inglis
2023-03-22 19:05                                 ` Brian Inglis
2023-01-02 23:03   ` Takashi Yano
2023-01-09 16:02     ` Corinna Vinschen
2023-01-09 17:13   ` Corinna Vinschen
2023-01-10 10:01     ` Takashi Yano
2023-01-10 10:57       ` Corinna Vinschen
2023-01-09 13:36 ` Corinna Vinschen
2023-01-10  0:00   ` Brian Inglis
2023-01-16 15:40     ` Jon Turney
2023-01-16 18:54       ` Brian Inglis

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