| delorie.com/archives/browse.cgi | search |
| DMARC-Filter: | OpenDMARC Filter v1.4.2 delorie.com 54PGsJ292439496 |
| 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 54PGsJ292439496 |
| 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=yoYzIx1b | |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| DKIM-Filter: | OpenDKIM Filter v2.11.0 sourceware.org B15FA385842D |
| DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; |
| s=default; t=1748192057; | |
| bh=xCjr8eauAnxRA50kOG39DRiFVdyFR4ufNMj3svycR4M=; | |
| h=Date:To:cc:Subject:In-Reply-To:References:List-Id: | |
| List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: | |
| From:Reply-To:From; | |
| b=yoYzIx1blcqmwK/8ASqIXZhxQfAP1+N0ImHEgjWMsG9NlLwfKclRq98gN/owR8d99 | |
| zdNIdB23Uwkk1zxYMz+AT7ZQifwOr9PwBtr1Lj8KYyjrE7t2ozKrPUsfNVSBxFbMKa | |
| 3kEav4pYVEZqEodZ4bkYmUemTdZE1Z2GyDhRIX74= | |
| X-Original-To: | cygwin AT cygwin DOT com |
| Delivered-To: | cygwin AT cygwin DOT com |
| DMARC-Filter: | OpenDMARC Filter v1.4.2 sourceware.org 5127E3858CDA |
| ARC-Filter: | OpenARC Filter v1.0.0 sourceware.org 5127E3858CDA |
| ARC-Seal: | i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1748192031; cv=none; |
| b=H8exItvR7L3VnebaZ+gDGxUuMwsCSJifcPh9Q8SbfSFcVF6rhPqD/MQJ7IYnrs/IVqmtuDU1TRBqv28iXAZYIhpM3VEwQb2TiCb34UeTh74VmC62JTk8J/1hMzks3opV4K352OdmciUoSBpiDrHskOtldlW14xoxZWlVZF2eWnQ= | |
| ARC-Message-Signature: | i=1; a=rsa-sha256; d=sourceware.org; s=key; |
| t=1748192031; c=relaxed/simple; | |
| bh=MHNOc3PoItd0PN6uD14cPZSjeQaz1bxHI3RyqNVrAzg=; | |
| h=DKIM-Signature:Date:From:To:Subject:Message-ID:MIME-Version; | |
| b=J4zJ2hcG7/ckrVwcfnBqWHLr7O7ZdRPhJGCY+grZsLm5iuQZlGunzMooM2XtcGKWE5MoiImIhSUnHJ8q0MctYOR9Y7ZUaZNsvr/mO9Fj4A16AzAgj7ARJiujqhHwD/sZV1o/oWpXUzRHaahYbI3h+pOLazUVgCzsWij6iraE0Kw= | |
| ARC-Authentication-Results: | i=1; server2.sourceware.org |
| DKIM-Filter: | OpenDKIM Filter v2.11.0 sourceware.org 5127E3858CDA |
| Date: | Sun, 25 May 2025 09:53:50 -0700 (PDT) |
| X-X-Sender: | jeremyd AT resin DOT csoft DOT net |
| To: | ASSI <Stromeko AT nexgo DOT de> |
| cc: | cygwin AT cygwin DOT com |
| Subject: | Re: openssl and libcurl issue with cargo |
| In-Reply-To: | <874ix9gky6.fsf@Gerda.invalid> |
| Message-ID: | <ed3e772b-13da-54a1-e1c4-c927540ddf13@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> | |
| 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, ASSI via Cygwin wrote: > Jeremy Drake via Cygwin writes: > > Apparently the fix that MSYS2 made for openssl in > > https://github.com/msys2/MSYS2-packages/pull/3448 is also not present in > > Cygwin, so cargo continues to crash after I patched libcurl. > > I have the opposite view on crashing vs. leaking memory from openSSL, > but the just uploaded test release has the patch. Lazka pointed out in https://github.com/msys2/MSYS2-packages/pull/3448#issuecomment-2907899110 that openssl is using pthread tls destructors to do cleanup when available, so it may not actually be a leak on Cygwin. -- 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 |