The NetBSD Test Fixture wrote: > The newly failing test cases are: > > lib/libc/sys/t_ptrace_wait3:dbregs_dr0_dont_inherit_execve > lib/libc/sys/t_ptrace_wait3:dbregs_dr0_dont_inherit_lwp (etc, more than 300 failing test cases)
These are also failing on real i386 hardware, but not on amd64. Looks like the problem started with these commits: > 2019.01.13.10.01.07 maxv src/sys/arch/x86/include/dbregs.h,v 1.8 > 2019.01.13.10.01.07 maxv src/sys/arch/x86/x86/dbregs.c,v 1.13 -- Andreas Gustafsson, [email protected]
