[Bug 296236] sys/fs/fusefs/pre-init test failing in CI on riscv64

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 23 Jun 2026 15:51:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296236

            Bug ID: 296236
           Summary: sys/fs/fusefs/pre-init test failing in CI on riscv64
           Product: Base System
           Version: 16.0-CURRENT
          Hardware: riscv
               URL: https://ci.freebsd.org/job/FreeBSD-main-riscv64-test/1
                    6633/testReport/sys.fs.fusefs/pre-init/main/
                OS: Any
            Status: New
          Keywords: regression
          Severity: Affects Only Me
          Priority: ---
         Component: tests
          Assignee: asomers@FreeBSD.org
          Reporter: siva@FreeBSD.org
                CC: riscv@FreeBSD.org, testing@FreeBSD.org

Created attachment 272078
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=272078&action=edit
kyua test report

The 'sys/fs/fusefs/pre-init' test is currently failing in CI on riscv64 (URL
and report attached in this bug).

This is locally reproducible with Bricoler with this command:

bricoler freebsd-regression-test-suite --freebsd-src-git-checkout/url=/usr/src
--freebsd-src-git-checkout/branch= --freebsd-regression-test-suite/memory=3072
--freebsd-regression-test-suite/ncpus=2
--freebsd-regression-test-suite/parallelism=1
--freebsd-regression-test-suite/count=200
--freebsd-src-build/machine=riscv/riscv64
--freebsd-regression-test-suite/hypervisor=qemu --freebsd-vm-image/packages=
--freebsd-regression-test-suite/tests='sys/fs/fusefs/pre-init'

asomers@, since you introduced the tests in
https://cgit.freebsd.org/src/commit/?id=cc9c213086795fd821e6c17ee99a1db81a2141b2
(fusefs: Fix a panic when unmounting before init), please triage as necessary.

-- 
You are receiving this mail because:
You are on the CC list for the bug.