Date: Sat, 10 Sep 2016 14:53:19 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-amd64@FreeBSD.org Subject: [Bug 212561] stucking kyua test (/usr/tests/sys/acl/01) with enabled INVARIANT on FreeBSD 10.3-RELEASE Message-ID: <bug-212561-6@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212561 Bug ID: 212561 Summary: stucking kyua test (/usr/tests/sys/acl/01) with enabled INVARIANT on FreeBSD 10.3-RELEASE Product: Base System Version: 10.3-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: op@hardenedbsd.org CC: avg@FreeBSD.org, freebsd-amd64@FreeBSD.org CC: freebsd-amd64@FreeBSD.org Flags: mfc-stable10? How to reproduce: --8<-- echo "WITH_TESTS=3D" >> /etc/src.conf echo "options INVARIANT_SUPPORT" >> /usr/src/sys/amd64/conf/GENERIC echo "options INVARIANTS" >> /usr/src/sys/amd64/conf/GENERIC make buildworld kernel installworld reboot cd /usr/tests/sys/acl kldload zfs kyua test --8<-- And I got these results:=20 --8<-- root@f10:~ # kldload zfs ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is pres= ent; to enable, add "vfs.zfs.prefetch_disable=3D0" to /boot/loader.c= onf. ZFS filesystem version: 5 ZFS storage pool version: features support (5000) root@f10:~ # cd /usr/tests/sys/acl/ root@f10:/usr/tests/sys/acl # ls 00 04 tools-nfs4-psarc.test 01 Kyuafile tools-nfs4-trivial.test 02 run tools-nfs4.test 03 tools-crossfs.test tools-posix.test root@f10:/usr/tests/sys/acl # kyua test 00:main -> passed [0.516s] 01:main -> ^C[-- Signal caught; please wait for cleanup --] ^C[-- Signal caught; please wait for cleanup --] broken: Caught unexpected exception: Tester received signal 6; this is a bu= g=20 [96.360s] kyua: E: Interrupted by signal 2. root@f10:/usr/tests/sys/acl # uname -a FreeBSD f10.3r 10.3-RELEASE FreeBSD 10.3-RELEASE #0: Sat Sep 10 16:29:10 UTC 2016 root@f10.3r:/usr/obj/usr/src/sys/GENERIC amd64 --8<-- This is on unmodified (except the enabled INVARIANTS and enabled TESTS) Fre= eBSD 10.3-RELEASE. It's full reproducible and possible relates to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209580 --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212561-6>