From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Peter Maydell <peter.maydell@linaro.org>,
QEMU Developers <qemu-devel@nongnu.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
Stefan Hajnoczi <stefanha@redhat.com>
Subject: Re: make check-functional failures with --enable-rust: unsafe precondition(s) violated: NonNull::new_unchecked
Date: Fri, 7 Mar 2025 22:53:51 +0100 [thread overview]
Message-ID: <a76de2e3-fee8-4e5e-ab8b-a8afa434757b@linaro.org> (raw)
In-Reply-To: <CAFEAcA8ozGhFJWc41M6ziB3mPtEQ_bpWcQTCj1Ue_W66-MYf2w@mail.gmail.com>
On 7/3/25 19:24, Peter Maydell wrote:
> I noticed that 'make check-functional' for arm targets doesn't all
> pass when QEMU is built with --enable-rust:
>
> 11/46 qemu:func-thorough+func-aarch64-thorough+thorough /
> func-aarch64-aarch64_virt TIMEOUT 720.03s killed
> by signal 15 SIGTERM
> 9/46 qemu:func-thorough+func-arm-thorough+thorough /
> func-arm-arm_tuxrun ERROR 51.71s
> exit status 1
> 30/46 qemu:func-thorough+func-arm-thorough+thorough /
> func-arm-arm_vexpress ERROR 1.62s
> exit status 1
> 44/46 qemu:func-thorough+func-arm-thorough+thorough /
> func-arm-arm_replay TIMEOUT 90.02s
> killed by signal 15 SIGTERM
>
> The first of these is the virt/gpu breakage that's not Rust related.
>
> tuxrun fails because of a Rust panic, though:
[...]
> Is this a known issue ? (I'm using git commit 98c7362b1efe.)
>
> Here's the RUST_BACKTRACE=1 version:
> (side note: should we set RUST_BACKTRACE=1 for our
> make check/check-functional infra? it would probably be better
> to capture the backtrace in the logfiles rather than needing
> the user to re-run by hand, especially for the CI case.)
I agree, and Stefan also suggested that:
https://lore.kernel.org/qemu-devel/CAJSP0QWJ=qkA2Bzih7nGq5K=YrJRqUOt85RAGL=mj3MEjAW6ug@mail.gmail.com/
prev parent reply other threads:[~2025-03-07 21:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-07 18:24 make check-functional failures with --enable-rust: unsafe precondition(s) violated: NonNull::new_unchecked Peter Maydell
2025-03-07 18:29 ` Peter Maydell
2025-03-07 21:53 ` Philippe Mathieu-Daudé [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a76de2e3-fee8-4e5e-ab8b-a8afa434757b@linaro.org \
--to=philmd@linaro.org \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).