[Bug 263147] [13.1-RC2] kldunload dtraceall causes immediate reboot
Date: Fri, 08 Apr 2022 14:16:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263147 Bug ID: 263147 Summary: [13.1-RC2] kldunload dtraceall causes immediate reboot Product: Base System Version: 13.1-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: dch@freebsd.org - works fine on 13.0-RELEASE-p11 - causes immediate reboots (no crash dump, no kdb, no console info AFAICT) on 13.1-RC2 amd64 h/w, tested on a variety of systems. ``` kldload dtraceall kldunload dtraceall *boom* ``` -- You are receiving this mail because: You are the assignee for the bug.