qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2] FreeBSD: Upgrade to 12.2 release


From: Thomas Huth
Subject: Re: [PATCH v2] FreeBSD: Upgrade to 12.2 release
Date: Mon, 8 Mar 2021 16:41:05 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0

On 08/03/2021 16.26, Warner Losh wrote:


On Mon, Mar 8, 2021 at 6:30 AM Thomas Huth <thuth@redhat.com <mailto:thuth@redhat.com>> wrote:

    On 07/03/2021 16.56, Warner Losh wrote:
     > FreeBSD 12.1 has reached end of life. Use 12.2 instead so that FreeBSD's
     > project's packages will work.  Update which timezone to pick. Work
    around a QEMU
     > bug that incorrectly raises an exception on a CRC32 instruction with
    the FPU
     > disabled.  The qemu bug is described here:
     > https://www.mail-archive.com/qemu-devel@nongnu.org/msg784158.html
    <https://www.mail-archive.com/qemu-devel@nongnu.org/msg784158.html>
     >
     > Signed-off-by: Warner Losh <imp@bsdimp.com <mailto:imp@bsdimp.com>>
     >
     > ---
     >   tests/vm/freebsd | 14 +++++++++-----
     >   1 file changed, 9 insertions(+), 5 deletions(-)

    I gave this a try, but it's currently failing in the unit tests:

    Running test test-crypto-tlscredsx509

    ** (tests/test-crypto-tlscredsx509:9999): CRITICAL **: 12:56:35.157: Failed
    to sign certificate ASN1 parser: Value is not valid.
    ERROR test-crypto-tlscredsx509 - Bail out! FATAL-CRITICAL: Failed to sign
    certificate ASN1 parser: Value is not valid.
    gmake: *** [Makefile.mtest:576: run-test-70] Error 1
    gmake: *** Waiting for unfinished jobs....
    Running test test-crypto-tlssession

    ** (tests/test-crypto-tlssession:10002): CRITICAL **: 12:56:35.288: Failed
    to sign certificate ASN1 parser: Value is not valid.
    ERROR test-crypto-tlssession - Bail out! FATAL-CRITICAL: Failed to sign
    certificate ASN1 parser: Value is not valid.


That's totally unrelated to my change. Was it failing before? What environment was it failing in because it all seemed to work for me...

It's been a while since I last ran "make vm-build-freebsd", so I can't really tell whether the problem was already there before ... when I now try to run it without your patch, it fails for me, too, but rather due to FreeBSD 12.1 being out of service instead.

    I guess it's the same problem as:

    https://lists.gnu.org/archive/html/qemu-devel/2021-01/msg06750.html
    <https://lists.gnu.org/archive/html/qemu-devel/2021-01/msg06750.html>

    ... so this would require a bug fix in the libtasn of FreeBSD first? See:

    https://gitlab.com/gnutls/libtasn1/-/merge_requests/71
    <https://gitlab.com/gnutls/libtasn1/-/merge_requests/71>

  Is this on the host that built qemu, or inside the VM or where exactly?

It's inside the VM ... I assume the libtasn there has the same bug as the one on macOS?

 Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]