[Bug 291683] FreeVSD 15.0-RELEASE: system hangs when performing stress-ng utime stress tests

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 15 Dec 2025 11:03:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291683

            Bug ID: 291683
           Summary: FreeVSD 15.0-RELEASE: system hangs when performing
                    stress-ng utime stress tests
           Product: Base System
           Version: 15.0-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: colin.i.king@gmail.com

Running the stress-ng utime stressor causes the 15.0 kernel to hang:

to reproduce this issue:

git clone https://github.com/ColinIanKing/stress-ng
cd stress-ng
gmake clean
gmake -j $(nproc)
./stress-ng --utime -t 60 --verify

.. test locks up the kernel

Tested in QEMU, 8 CPUs, 4GB RAM, amd64

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