[From nobody Sun Mar 22 09:13:08 2026
Received: (at 588267-done) by bugs.debian.org; 22 Mar 2026 09:11:10 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-7.0 required=4.0 tests=BAYES_00,DKIM_SIGNED,
 DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,HAS_BUG_NUMBER,
 RCVD_IN_DNSWL_MED,RCVD_IN_VALIDITY_CERTIFIED_BLOCKED,
 RCVD_IN_VALIDITY_RPBL_BLOCKED,RCVD_IN_VALIDITY_SAFE_BLOCKED,
 SPF_HELO_PASS,SPF_PASS autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 31; hammy, 81; neutral, 26; spammy, 2.
 spammytokens:0.942-+--H*r:bugs.debian.org, 0.909-+--limited
 hammytokens:0.000-+--H*F:U*sebastian, 0.000-+--H*F:D*breakpoint.cc,
 0.000-+--H*RU:sk:chamill, 0.000-+--H*r:sk:chamill,
 0.000-+--H*rp:D*breakpoint.cc
Return-path: &lt;sebastian@breakpoint.cc&gt;
Received: from chamillionaire.breakpoint.cc ([91.216.245.30]:34854)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sebastian@breakpoint.cc&gt;)
 id 1w4Epy-009sOU-1M for 588267-done@bugs.debian.org;
 Sun, 22 Mar 2026 09:11:10 +0000
Date: Sun, 22 Mar 2026 10:11:06 +0100
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=breakpoint.cc;
 s=2025; t=1774170667;
 h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
 to:to:cc:mime-version:mime-version:content-type:content-type:
 content-transfer-encoding:content-transfer-encoding:
 in-reply-to:in-reply-to:references:references;
 bh=YcwUSwd7jsM4hjAVtItTeiW6XKaxZHOHV/Mz3Ap4LyY=;
 b=B1J1SMb1tGc8AU3nPjkqi2Txjm58QOJU7BDr1GsjWeq52WvbZZplc5GILKfH4L+2S5MlfB
 65Bwp2X6OKJPFMO1X7RyyFKmSNRM3IdfNcsQqg2gECXOTpaVONqmpsaJw2CMPAqULfKOrz
 MAK/OKzlbNbWubGw7joB1GEcgETPwA9jhh+887CBn47b6jmQPj4Rbx4HltV4aQUrGZLliT
 X5TR2C7zxDb38f243jBE9WX/mlErVvruy8IzmRaA+mLab20zfD6AuS2Ww4mFAWYskwdPOc
 7//HLGpJYcgi7AkbpE+5yyemidirjefnvZzoqxsyXOnExrqGkVW9s1KsdyWPHw==
DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=breakpoint.cc;
 s=2025e; t=1774170667;
 h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
 to:to:cc:mime-version:mime-version:content-type:content-type:
 content-transfer-encoding:content-transfer-encoding:
 in-reply-to:in-reply-to:references:references;
 bh=YcwUSwd7jsM4hjAVtItTeiW6XKaxZHOHV/Mz3Ap4LyY=;
 b=o0JqaNzOtmMUQSrOE+eQemSG3QjtNkJY6T7wuzi1unV0wvzm0oDDp3e5QpaeQ8lsDmOlBq
 UQbifp/3UWxLsMDA==
From: Sebastian Andrzej Siewior &lt;sebastian@breakpoint.cc&gt;
To: Gabriel CORRE &lt;gac@4js.com&gt;, 588267-done@bugs.debian.org
Subject: Re: Bug#588267: openssl randomly get into endless loop when using
 pipe output and limited read in sub process
Message-ID: &lt;20260322091106.UPrkM5_S@breakpoint.cc&gt;
References: &lt;20100706163724.24890.98305.reportbug@tachikoma.strasbourg.4js.com&gt;
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
In-Reply-To: &lt;20100706163724.24890.98305.reportbug@tachikoma.strasbourg.4js.com&gt;

On 2010-07-06 18:37:24 [+0200], Gabriel CORRE wrote:
&gt; This issue will not append not all the time.
&gt; I have got success and failure with the same keyfile, salt and input data.
&gt; When the issue appends, openssl seems enter in endless loop.
=E2=80=A6
=E2=80=A6
&gt;=20
&gt; BIO[080BE738]:read return 0
&gt; BIO[080CC2C0]:ctrl(11) - cipher
&gt; BIO[080CC110]:write(0,512) - FILE pointer
&gt; BIO[080CC110]:write return 0
=E2=80=A6
&gt; BIO[080CC110]:write(0,512) - FILE pointer
&gt; BIO[080CC110]:write return 0
&gt; BIO[080CC110]:write(0,512) - FILE pointer
&gt; [truncated]
=E2=80=A6

I can't reproduce this. I guess this has been solved in the meantime.

Sebastian]