Re: pthread_cond_timedwait with setclock(CLOCK_MONOTONIC) times out early

2018-11-30 Thread Brian Inglis
On 2018-11-30 05:56, Corinna Vinschen wrote: > On Nov 30 07:43, James E. King III wrote: >> On Fri, Nov 30, 2018 at 7:23 AM Corinna Vinschen wrote: >>> On Nov 29 17:38, James E. King III wrote: On Thu, Nov 29, 2018 at 5:18 AM Corinna Vinschen wrote: > I created a patch and uploaded new dev

Re: Something makes curl hang for 5 minutes after connection refused

2018-11-30 Thread Brian Inglis
On 2018-11-30 12:49, Lee wrote: > On 11/30/18, Basin Ilya wrote: >> Hi. >> >> Recently I noticed that `curl` does not fail immediately after connection >> refused, but waits for 5 minutes. >> >> This only happens on my machine and only with the `Cygwin` version of >> `curl`. The mingw version is u

Re: MinTTY requires gdiplus.dll ?

2018-11-30 Thread Brian Inglis
On 2018-11-30 01:33, Houder wrote: > On 2018-11-30 09:08, Michael Wild wrote: >> As most things important on Windows, it is here: >> "C:\Windows\System32\GdiPlus.dll" > Yes, I am aware that the location (c:/Windows/system32) is "packed" > with all sorts of "shiny" DLL's ... > I have only a vague id

Re: MinTTY requires gdiplus.dll ?

2018-11-30 Thread Andrey Repin
Greetings, Houder! > Btw, I do not think that the "loss of GdiPlus.dll" on my system explains > why > I cannot start MinTTY with Corinna's latest cygwin1.dll ... > I believe something else is preventing the launch of MinTTY using the > latest > cygwin1.dll ... It seems something had broken your

Re: Something makes curl hang for 5 minutes after connection refused

2018-11-30 Thread Lee
On 11/30/18, Basin Ilya wrote: > Hi. > > Recently I noticed that `curl` does not fail immediately after connection > refused, but waits for 5 minutes. > > This only happens on my machine and only with the `Cygwin` version of > `curl`. The mingw version is unaffected. > I tried downgrading curl, bu

Re: MinTTY requires gdiplus.dll ? (2)

2018-11-30 Thread Houder
On 2018-11-30 14:19, Corinna Vinschen wrote: On Nov 30 13:42, Houder wrote: On 2018-11-29 20:58, Corinna Vinschen wrote: > On Nov 29 19:41, Houder wrote: [snip] > > --- Process 3112 loaded C:\Windows\System32\winmm.dll at > > 07fefa04 > > --- Process 3112 loaded C:\Windows\System32\wins

Re: MinTTY requires gdiplus.dll ? (2)

2018-11-30 Thread Corinna Vinschen
On Nov 30 13:42, Houder wrote: > On 2018-11-29 20:58, Corinna Vinschen wrote: > > On Nov 29 19:41, Houder wrote: > [snip] > > > > --- Process 3112 loaded C:\Windows\System32\winmm.dll at > > > 07fefa04 > > > --- Process 3112 loaded C:\Windows\System32\winspool.drv at > > > 07fef9f1

Re: pthread_cond_timedwait with setclock(CLOCK_MONOTONIC) times out early

2018-11-30 Thread Corinna Vinschen
On Nov 30 07:43, James E. King III wrote: > On Fri, Nov 30, 2018 at 7:23 AM Corinna Vinschen > wrote: > > > > On Nov 29 17:38, James E. King III wrote: > > > On Thu, Nov 29, 2018 at 5:18 AM Corinna Vinschen > > > > I created a patch and uploaded new developer snapshots to > > > > https://cygwin.co

Re: pthread_cond_timedwait with setclock(CLOCK_MONOTONIC) times out early

2018-11-30 Thread James E. King III
On Fri, Nov 30, 2018 at 7:23 AM Corinna Vinschen wrote: > > On Nov 29 17:38, James E. King III wrote: > > On Thu, Nov 29, 2018 at 5:18 AM Corinna Vinschen > > > I created a patch and uploaded new developer snapshots to > > > https://cygwin.com/snapshots/ Please give them a try. > > > > This fixed

Re: MinTTY requires gdiplus.dll ? (2)

2018-11-30 Thread Houder
On 2018-11-29 20:58, Corinna Vinschen wrote: On Nov 29 19:41, Houder wrote: [snip] --- Process 3112 loaded C:\Windows\System32\winmm.dll at 07fefa04 --- Process 3112 loaded C:\Windows\System32\winspool.drv at 07fef9f1 --- Process 3112, exception c005 at 000180044bb3 -

Re: MinTTY requires gdiplus.dll ? (2)

2018-11-30 Thread Corinna Vinschen
On Nov 29 23:11, Thomas Wolff wrote: > Am 29.11.2018 um 20:58 schrieb Corinna Vinschen: > > On Nov 29 19:41, Houder wrote: > > > Hi, > > > > > > As I wrote in the preceding post ... > > > > > > Using Corinna's latest snapshot in a "Dos box" results in a > > > prompt from bash. > > > > > > Once i

Re: pthread_cond_timedwait with setclock(CLOCK_MONOTONIC) times out early

2018-11-30 Thread Corinna Vinschen
On Nov 29 17:38, James E. King III wrote: > On Thu, Nov 29, 2018 at 5:18 AM Corinna Vinschen > > I created a patch and uploaded new developer snapshots to > > https://cygwin.com/snapshots/ Please give them a try. > > This fixed the issue for me. What's the best way to detect cygwin > with this s

Re: MinTTY requires gdiplus.dll ?

2018-11-30 Thread Houder
On 2018-11-30 11:21, Andrey Repin wrote: Greetings, Houder! [snip] Apparently MinTTY requires this DLL. Q: Should my system (Windows 7) have this DLL? (Is it present on your system?) Yes. It is located in WinSxS, as many other versioned DLL's. I.e. on my system, MinTTY loading C:\Wind

Something makes curl hang for 5 minutes after connection refused

2018-11-30 Thread Basin Ilya
Hi. Recently I noticed that `curl` does not fail immediately after connection refused, but waits for 5 minutes. This only happens on my machine and only with the `Cygwin` version of `curl`. The mingw version is unaffected. I tried downgrading curl, but it didn't help. I thought there's a rogue

Re: MinTTY requires gdiplus.dll ?

2018-11-30 Thread Andrey Repin
Greetings, Houder! > Because I have a problem w/ Corinna's latest snapshot (using > MinTTY!), I executed (among others): > 64-@@ cygcheck mintty > ... >C:\Windows\system32\WINSPOOL.DRV > cygcheck: track_down: could not find gdiplus.dll > None of the individual DLL's from "cygcheck mintty" re

Re: MinTTY requires gdiplus.dll ?

2018-11-30 Thread Houder
On 2018-11-30 09:08, Michael Wild wrote: [snip] Dear Henri As most things important on Windows, it is here: "C:\Windows\System32\GdiPlus.dll" Ha, ha, ha! Yes, I am aware that the location (c:/Windows/system32) is "packed" with all sorts of "shiny" DLL's ... I have only a vague idea how Micr

Re: MinTTY requires gdiplus.dll ?

2018-11-30 Thread Michael Wild
On Thu, Nov 29, 2018 at 11:24 PM Houder wrote: > On 2018-11-29 20:53, Michael Wild wrote: > > On Thu, 29 Nov 2018, 19:14 Houder wrote: > [snip] > > >> Apparently MinTTY requires this DLL. > >> > >> Q: Should my system (Windows 7) have this DLL? (Is it present > >> on your system?) > [snip] >