NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

misc/57286: Unit test fs/tmpfs/t_vnode_leak fails in ATF Tests suite



>Number:         57286
>Category:       misc
>Synopsis:       Unit test fs/tmpfs/t_vnode_leak fails in ATF Tests suite
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    misc-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Mar 24 00:10:00 +0000 2023
>Originator:     Jim Spath
>Release:        10.0_BETA
>Organization:
>Environment:
NetBSD am.d64 10.0_BETA NetBSD 10.0_BETA (GENERIC) #0: Sun Feb 12 12:39:37 UTC 2023  mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC amd64

>Description:
When I ran the ATF test suite, one error was in the fs/tmpfs/t_vnode_leak section, which showed:

tc-so:Lowering kern.maxvnodes to 2000
tc-so:Executing command [ sysctl -w kern.maxvnodes=2000 ]
tc-se:Fail: incorrect exit status: 1, expected: 0

Running the same command standalone shows a failure:


~~ sysctl -w kern.maxvnodes=2000
sysctl: kern.maxvnodes: Device busy


>How-To-Repeat:
The same results appear on other architectures such as arm64, but did not recur on an i386 install.





>Fix:
Unknown.



Home | Main Index | Thread Index | Old Index