www.delorie.com/archives/browse.cgi | search |
DMARC-Filter: | OpenDMARC Filter v1.4.2 delorie.com 54PIVAtG2485954 |
Authentication-Results: | delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com |
Authentication-Results: | delorie.com; spf=pass smtp.mailfrom=cygwin.com |
DKIM-Filter: | OpenDKIM Filter v2.11.0 delorie.com 54PIVAtG2485954 |
Authentication-Results: | delorie.com; |
dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=xrYKQMPl | |
X-Recipient: | archive-cygwin AT delorie DOT com |
DKIM-Filter: | OpenDKIM Filter v2.11.0 sourceware.org 2F3A6385840B |
DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; |
s=default; t=1748197869; | |
bh=P9DgNxfpeON5BJkZUT8CO4NRNaW/Kg2mBrCHo0LUQvY=; | |
h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe: | |
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: | |
From; | |
b=xrYKQMPl1F0kL/15UNfSJI+nr7e8Ciubqz81HwX0DlL3Jc0Nk25Z30Yva3z89VrjL | |
A5ArrdshLQ7cbCMhaf2s9CZK+7W8o4jy65UQAny7yFj7Y8XuiGJ53r5qqlQ+BoAXOi | |
ug0j7WBVM+z6Z3htUCGHmE9jX4OS3O1xpAiVbcx8= | |
X-Original-To: | cygwin AT cygwin DOT com |
Delivered-To: | cygwin AT cygwin DOT com |
DMARC-Filter: | OpenDMARC Filter v1.4.2 sourceware.org 905123858D21 |
ARC-Filter: | OpenARC Filter v1.0.0 sourceware.org 905123858D21 |
ARC-Seal: | i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1748197813; cv=none; |
b=Y8Jd1zm52I2bwuHEqLjXxwNUPnkhHanO5tev/tWG5neKX/eGwEKlJm/a4zKVOdI1WFid37pXoHP71g5G++iaNHicZTl5yLHkvfj7k7Mv8m1DiYJ5Qp9FUt59hyu9Qc8g7gm78LqfHGN3+1u7SHy/9b1lKPbxnjzC26PkKlEdto0= | |
ARC-Message-Signature: | i=1; a=rsa-sha256; d=sourceware.org; s=key; |
t=1748197813; c=relaxed/simple; | |
bh=WH70r9iWqTP3ko2x9wPdoziAxbtAIQwFpmB7WF268QA=; | |
h=DKIM-Signature:Date:From:To:Subject:Message-ID:MIME-Version; | |
b=hJRBJIWXlVi5q5jCwUgN5xD39DEEma3nfAtdxiCe7AFhGj6Gmw53G0tav9776Ve5PsRddsniJH2HP84AzRl6a9pyLua+E8QqnRw3IwApDmPOZec+rRPIvmcbSZzRBd2Fn0Emw1cjrNiOhbeiogvjzVm7eHe/4nJQRsmLSw3T4jc= | |
ARC-Authentication-Results: | i=1; server2.sourceware.org |
DKIM-Filter: | OpenDKIM Filter v2.11.0 sourceware.org 905123858D21 |
Date: | Sun, 25 May 2025 11:30:12 -0700 (PDT) |
X-X-Sender: | jeremyd AT resin DOT csoft DOT net |
To: | Brian Inglis via Cygwin <cygwin AT cygwin DOT com> |
Subject: | Re: openssl and libcurl issue with cargo |
In-Reply-To: | <a83064f3-800e-419c-afca-4791bf8328c0@SystematicSW.ab.ca> |
Message-ID: | <1d8570da-0e8c-45a9-c9f3-624c59da23f8@jdrake.com> |
References: | <3a509f81-1b37-8625-7b3a-57b2027ccd66 AT jdrake DOT com> |
<083b5ba7-46c8-8780-d362-bea33f227cb9 AT jdrake DOT com> | |
<874ix9gky6 DOT fsf AT Gerda DOT invalid> | |
<a83064f3-800e-419c-afca-4791bf8328c0 AT SystematicSW DOT ab DOT ca> | |
MIME-Version: | 1.0 |
X-BeenThere: | cygwin AT cygwin DOT com |
X-Mailman-Version: | 2.1.30 |
List-Id: | General Cygwin discussions and problem reports <cygwin.cygwin.com> |
List-Unsubscribe: | <https://cygwin.com/mailman/options/cygwin>, |
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe> | |
List-Archive: | <https://cygwin.com/pipermail/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-request AT cygwin DOT com?subject=help> |
List-Subscribe: | <https://cygwin.com/mailman/listinfo/cygwin>, |
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe> | |
From: | Jeremy Drake via Cygwin <cygwin AT cygwin DOT com> |
Reply-To: | Jeremy Drake <cygwin AT jdrake DOT com> |
Errors-To: | cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com |
Sender: | "Cygwin" <cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com> |
On Sun, 25 May 2025, Brian Inglis via Cygwin wrote: > So please try installing the relevant Cygwin/Mingw64 OpenSSL test packages, > with > the latest curl packages, retest and report, if you don't mind. Cargo issue (manifests as a hang, but running under gdb shows a SIGSEGV) still reproduces without the curl patch :( -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |