X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=fyeK1pIb7P850XAY dBy8UALYTAaAtcO31v7CCkMCmt0KTPz/gyDjyQkCjAys7nX2cRuOYP8+IdHzY9p/ qE0rBtkMnss2svh0ZR3GCXSJ6Kt54Rq8CHXtVxeDhUoSToxrBdnS/MN6BxRTqFrT EpF3NUH+o2Xyc4aKYpi17bED62Y= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=KXCBkuLEAXOTrsOw9M3MhU ZBvZ8=; b=dYBSLFeowinaPRIYyFIfr5J7gexs2EuyIjU2Zk9n0trHEhQs+dRNlc WwmsoOtAVm65EFu4pB0VkNIiF4LkaALKXIdc0dgW4ycGYHdXVpUswi1d1uyMMOXK nOtPcRAgN0SYjev5typ3eZpYuTwrT1ZAvnlvrv1w5dGMzj47BDXXg= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=humble, European, awhile, smoothly X-HELO: mail-qt0-f174.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=Ey9X4byvuLfHFXuVGRmPeM5KHEFESi+5gb93Kl0yYUU=; b=tb/zu9P0nGCWE0SfkU9sXmBpWb5mq5UGdkhEERO1LNEXVnQzvx9lAPyIEQz2N6GlxH 8fLKEEMZnR6/qv+oxy3gIDpZNH9qAfz0fp+mti+sO0WQCmAyRelHF/eU95XqXCfgPhhm TEbCB3MMQhPSGqbY+Q+jNIsmBCFefHqHAKVResXxgDSPx+9YpO5T6pm2EcKrXabyzC3W ujjhala929mhL6XXXzELWrsg29OMRdHitHG2FthiWpOHdc8QIdph1Pejb6DeIT4yiLl/ idJaDvLXJh0ppBHUCYgPZcrIwV0Rsjo0AmKALpXy3N9WR6Itd5Zw/ikB/fSiRT20g0e2 JA9w== X-Gm-Message-State: AKS2vOwEkwY6TASDerb8sZzZPa/w7sTX3rOvu0tkzdqjtfBbauwmoa36 MX7x3x6JO6dx/0p5oGA= X-Received: by 10.200.40.251 with SMTP id j56mr3407944qtj.186.1497483149949; Wed, 14 Jun 2017 16:32:29 -0700 (PDT) Subject: Re: cygserver - Postgres Multiple connection Load Testing - Inifinte Loop To: cygwin AT cygwin DOT com References: <200408030333 DOT i733XEXn023894 AT mx3 DOT redhat DOT com> <20040803100612 DOT GP31522 AT cygbert DOT vinschen DOT de> <20170321025614 DOT GA2100214 AT tornado DOT leadboat DOT com> <20170324171101 DOT GI29995 AT calimero DOT vinschen DOT de> <20170328052652 DOT GA2351961 AT tornado DOT leadboat DOT com> <20170402023624 DOT GA2561924 AT tornado DOT leadboat DOT com> <20170507032747 DOT GA876495 AT rfd DOT leadboat DOT com> <590E98DD DOT 9000805 AT cygwin DOT com> From: Marco Atzeri Message-ID: Date: Thu, 15 Jun 2017 01:32:06 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <590E98DD.9000805@cygwin.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 07/05/2017 05:47, Larry Hall (Cygwin) wrote: > On 05/06/2017 11:27 PM, Noah Misch wrote: >> On Sat, Apr 01, 2017 at 10:36:24PM -0400, Noah Misch wrote: >>> On Tue, Mar 28, 2017 at 01:26:52AM -0400, Noah Misch wrote: >>>> On Fri, Mar 24, 2017 at 06:11:01PM +0100, Corinna Vinschen wrote: >>>>> I pushed a patchset now, and uploaded new developer snapshots for >>>>> testing to https://cygwin.com/snapshots/ >>>> >>>>> Please give it a try >>> >>>> I call the cygwin-20170324 freezes "limited" because the symptoms >>>> differ from >>>> the classic freeze I described upthread. "strace /bin/true" and "cat >>>> /proc/sysvipc/sem" do not hang, but every PostgreSQL backend process >>>> is stuck >>>> waiting on a synchronization primitive. >>>> >>>> I can distill another self-contained test case for the limited >>>> freeze seen in >>>> cygwin-20170324, but that make take awhile. I'm sending this early >>>> report so >>>> you're aware of the possible regression in cygwin-20170324. >>> >>> I'm attaching a new test program that demonstrates the regression. >>> My previous >>> test program created sixteen processes that each picked a random >>> semaphore to >>> lock. Now, each process picks two semaphores and locks them in >>> order. This >>> proceeds smoothly on GNU/Linux and on cygwin-20170321.tar.xz >>> "cygserver -r 40". >>> It freezes within one second on cygwin-20170324.tar.xz "cygserver -r >>> 40". >> >> I suggest reverting the cygwin-20170324 cygserver changes for now. Older >> versions can be configured to have reliable sysv semaphores, but I >> think no >> settings render sysv semaphores reliable in Cygwin 2.8.0. What do you >> think? > > Just FYI, Corinna is away for a bit (in European time, "a bit" = until > June ;-) ) so don't be surprised if her response is delayed. > as she is back, we can humble rise her attention to the matter. Regards Marco -- 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