From mboxrd@z Thu Jan 1 00:00:00 1970 From: Divan Santana Subject: Re: pass free(): double free detected in tcache 2 Date: Mon, 09 Dec 2019 12:44:24 +0200 Message-ID: <87h829dbhz.fsf@santanas.co.za> References: <877e39pmpz.fsf@santanas.co.za> <14DB38C4-D79D-4ED4-85B5-6DD11325E7E1@carldong.me> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:59004) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ieGWn-0005sk-JV for help-guix@gnu.org; Mon, 09 Dec 2019 05:44:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ieGWm-0004do-Eg for help-guix@gnu.org; Mon, 09 Dec 2019 05:44:33 -0500 Received: from [156.0.193.126] (port=42701 helo=mail.santanas.co.za) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ieGWm-0004dB-4N for help-guix@gnu.org; Mon, 09 Dec 2019 05:44:32 -0500 Received: from authenticated-user (mail.santanas.co.za [156.0.193.126]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by mail.santanas.co.za (Postfix) with ESMTPSA id 6D9885F5B9 for ; Mon, 9 Dec 2019 12:44:28 +0200 (SAST) In-reply-to: <14DB38C4-D79D-4ED4-85B5-6DD11325E7E1@carldong.me> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Help guix > I believe this is the upstream issue: https://dev.gnupg.org/T4762 Looks like that's it. Thanks.