Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 2026 17:23:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 286875] emulators/qemu-user-static-devel: Sync with upstream; restore build on 15-CURRENT
Message-ID:  <bug-286875-4077-jCsmGgDAdG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-286875-4077@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286875

--- Comment #11 from Siva Mahadevan <siva@FreeBSD.org> ---
After pulling in
https://gitlab.com/qemu-project/qemu/-/commit/591e848aca7af3b4d25af03ed5bd266c479054bf,
`make test` inside `poudriere testport` is able to reproduce the error:

=================================== 48/100 ===================================
test:         qemu:smoke / bsd-user-smoke
start time:   17:15:30
duration:     0.01s
result:       exit status 1
command:     
MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
MALLOC_PERTURB_=76 RUST_BACKTRACE=1
UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
MESON_TEST_ITERATION=1
ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
/wrkdirs/usr/ports/emulators/qemu-user-static-devel/work/qemu-bsd-user-5a4ebc4ae7f21b4191fcaf69ae64cc4a80f7db0b/tests/bsd-user-smoke/runit
/wrkdirs/usr/ports/emulators/qemu-user-static-devel/work/.build
/wrkdirs/usr/ports/emulators/qemu-user-static-devel/work/.build/tests/bsd-user-smoke
----------------------------------- stdout -----------------------------------
cmd failed:
/wrkdirs/usr/ports/emulators/qemu-user-static-devel/work/.build/qemu-aarch64
/wrkdirs/usr/ports/emulators/qemu-user-static-devel/work/.build/tests/bsd-user-smoke/h.aarch64
----------------------------------- stderr -----------------------------------
stk setup: Bad address
==============================================================================

This happens with aarch64 in the test, and also with riscv64 when I try to run
`poudriere bulk` with qemu-user-static.

> @siva: Also, do you need qemu:keycodemapdb

No we don't, I'll remove that from the patch shortly. I'll also post a PR to
merge in 591e848aca7af3b4d25af03ed5bd266c479054bf.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-286875-4077-jCsmGgDAdG>