X-Recipient: archive-cygwin@delorie.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:cc:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=BlNZXsrOHfyiH9Rf
	JEciX8AHqhqW7zuqjl60V3HxJFl7UKtcXvUoPFfThevQJrBd0AfLOrTlkTSuJhZ2
	iMCjogWsHU43pbzvs1rgZMqxhR1Pndm5fSc9FpV8THDpzl1WcmegR1Np3fkS3y/b
	Lf9fzB+wCizWsJ6m9FTQTxnDhN4=
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:cc:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=JDhfngOPvF/Z0jUUQYGE4m
	wKZow=; b=dP/JKza+hmffsrSQapyVgzqUr8SqLGivaeWAnWq7vZLDgb90i6KOSW
	q4N3BAa8ML/jhf0j2FT20D/w70acGcRpgOeBX+smnkqU1aduc6VUGEIaOdRwvA8x
	wf6OE1QZd8NZBqRk3j2UpOjt2cNZYU+FXcMnFartMmcoN9xURWNTo=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-3.9 required=5.0 tests=AWL,BAYES_00,FORGED_SPF_HELO,KAM_NUMSUBJECT,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS autolearn=no version=3.3.1 spammy=H*r:ip*192.168.1.102, H*RU:!192.168.1.102!, HX-Spam-Relays-External:!192.168.1.102!, HX-Languages-Length:706
X-HELO: re-prd-fep-047.btinternet.com
Authentication-Results: btinternet.com;    auth=pass (PLAIN) smtp.auth=jonturney@btinternet.com
X-OWM-Source-IP: 86.141.128.179 (GB)
X-OWM-Env-Sender: jonturney@btinternet.com
X-VadeSecure-score: verdict=clean score=0/300, class=clean
Subject: Re: [ANNOUNCEMENT] Updated: libuv-1.24.1-1
To: The Cygwin Mailing List <cygwin@cygwin.com>
References: <announce.754b5237-a935-f950-d643-76e4c4d08ff7@gmail.com>
Cc: Marco Atzeri <marco.atzeri@gmail.com>
From: Jon Turney <jon.turney@dronecode.org.uk>
Message-ID: <b9301ab9-854b-9974-a7f3-c3579d0a9718@dronecode.org.uk>
Date: Wed, 18 Sep 2019 20:09:39 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0
MIME-Version: 1.0
In-Reply-To: <announce.754b5237-a935-f950-d643-76e4c4d08ff7@gmail.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Note-from-DJ: This may be spam

On 11/01/2019 14:16, Marco Atzeri wrote:
> version 1.24.1-1  of
> 
>          libuv (source)
>          libuv-devel
>          libuv1
> 

Not sure if this is a libuv or cmake problem (as downgrading either 
makes the problem go away) but meson's test suite now spits out several:

assertion "0" failed: file 
"/cygdrive/d/cyg_pub/devel/libuv/libuv-1.24.1-1.x86_64/src/libuv-1.24.1/src/unix/core.c", 
line 182, function: uv_close

(sometimes followed by a segfault)

I don't have a simple reproduction, but this this appears to be coming 
from a cmake running in server mode (i.e. cmake -E, which meson uses to 
query cmake subprojects in a meson build)

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

