Re: Freeze on Cygwin w/ concurrency

From: Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>
To: Noah Misch <noah(at)leadboat(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Freeze on Cygwin w/ concurrency
Date: 2017-03-21 18:28:40
Message-ID: 14f52020-06b5-9e7c-23c6-a2d48be549cc@2ndQuadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 03/20/2017 11:47 PM, Noah Misch wrote:
> "pgbench -i -s 50; pgbench -S -j2 -c16 -T900 -P5" freezes consistently on
> Cygwin 2.2.1 and Cygwin 2.6.0. (I suspect most other versions are affected.)
> I've pinged[1] the Cygwin bug thread with some additional detail. If a Cygwin
> buildfarm member starts using --enable-tap-tests, you may see failures in the
> pgbench test suite. (lorikeet used --enable-tap-tests from 2017-03-18 to
> 2017-03-20, but it failed before reaching the pgbench test suite.) Curious
> that "make check" has too little concurrency to see more effects from this.

Yeah, I abandoned --enable-tap-test on lorikeet, didn't have time to get
to the bottom of the problems. Glad I'm not totally alone keeping this
alive.

cheers

andrew

--
Andrew Dunstan https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2017-03-21 18:31:08 Re: PATCH: recursive json_populate_record()
Previous Message Pavan Deolasee 2017-03-21 18:24:25 Re: Patch: Write Amplification Reduction Method (WARM)