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: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 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-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 AT btinternet DOT com X-OWM-Source-IP: 86.141.128.179 (GB) X-OWM-Env-Sender: jonturney AT btinternet DOT 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 References: Cc: Marco Atzeri From: Jon Turney Message-ID: 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: 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