https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192906
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Mark Johnston <[email protected]> --- Does this happen if you run the legacy test suite from tools/test/dtrace? I can't reproduce this using kyua, but I didn't manage to get the test suite to complete either; it runs some tests that seem to never terminate. In the legacy suite, some tests are excluded, so this problem isn't encountered. Also, which revision are you running? The bug that Anton mentioned should be fixed in r268600/r268869. I'm confused by the reference to dtrace_dbltrap_func though; DTrace does indeed have a double fault handler, but DTrace should never trigger a double fault. There have also been some other recent fixes (r269525 and r270024) which are relevant. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
