From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 83324 invoked by alias); 18 Sep 2019 19:09:53 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 83317 invoked by uid 89); 18 Sep 2019 19:09:53 -0000 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 Received: from mailomta10-re.btinternet.com (HELO re-prd-fep-047.btinternet.com) (213.120.69.103) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 18 Sep 2019 19:09:51 +0000 Received: from re-prd-rgout-002.btmx-prd.synchronoss.net ([10.2.54.5]) by re-prd-fep-047.btinternet.com with ESMTP id <20190918190948.FEKN22763.re-prd-fep-047.btinternet.com@re-prd-rgout-002.btmx-prd.synchronoss.net>; Wed, 18 Sep 2019 20:09:48 +0100 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 Received: from [192.168.1.102] (86.141.128.179) by re-prd-rgout-002.btmx-prd.synchronoss.net (5.8.337) (authenticated as jonturney@btinternet.com) id 5D6FA32902C878D6; Wed, 18 Sep 2019 20:09:48 +0100 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:35:00 -0000 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 X-SW-Source: 2019-09/txt/msg00196.txt.bz2 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