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: [email protected]
Reporter: [email protected]
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.