Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Mar 2022 14:19:54 +0100
From:      Christoph Moench-Tegeder <cmt@burggraben.net>
To:        Mark Johnston <markj@freebsd.org>, Mark Millard <marklmi@yahoo.com>, Thomas Zander <riggs@freebsd.org>, freebsd-ports@freebsd.org, FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org>
Subject:   Re: git: 43741377b143 - main - security/openssl: Security update to 1.1.1n
Message-ID:  <Yjcp%2Bjg%2BK264HHTR@elch.exwg.net>
In-Reply-To: <Yjcjovn4jCsD1E4Z@elch.exwg.net>
References:  <2E632408-4D4E-426C-8DC7-A1024A1D328D.ref@yahoo.com> <2E632408-4D4E-426C-8DC7-A1024A1D328D@yahoo.com> <CAFU734xvJB3a=0TE=bQvjp7wN=8iKP1AbuEqrP1MF8vOp1fb7Q@mail.gmail.com> <DFE73A51-BABA-4138-93CA-60245C16EA86@yahoo.com> <YjY03OHBQlSDqh94@framework> <YjZLqYouaM80rXRa@elch.exwg.net> <Yjcjovn4jCsD1E4Z@elch.exwg.net>

next in thread | previous in thread | raw e-mail | index | archive | help
## Christoph Moench-Tegeder (cmt@burggraben.net):

> I'm now going back to releng/13.0 and check if that still produces
> the broken files "sometimes" (in the true nature of a concurrency
> issue, the failure is somewhat stochastic).

That was quick: less than 15 minutes into that, I see the the first
complaint about libXau being not available, and peeking into that
very-recently build package, I see:

: cmt@elch:/tmp/v$ file usr/local/include/X11/Xauth.h
: usr/local/include/X11/Xauth.h: data
: cmt@elch:/tmp/v$ ls -lh usr/local/include/X11/Xauth.h
: -rw-r--r--  1 cmt  wheel   3.7K Mar 20 14:05 usr/local/include/X11/Xauth.h
: cmt@elch:/tmp/v$ od -x < usr/local/include/X11/Xauth.h
: 0000000      0000    0000    0000    0000    0000    0000    0000    0000
: *
: 0007340

That's with a kernel from "releng/13.0-n244787-210991b1f28" which is
13.0-RELEASE-p8 if I'm not mistaken.

I conclude: your patch fixes the problem, which is very much present
and reproducable (when you push the machine hard enough, I guess) on
releng/13.0.

Thanks for the quick patch,
Christoph

-- 
Spare Space



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Yjcp%2Bjg%2BK264HHTR>