Date: Fri, 20 Oct 2023 18:46:12 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 274375] page fault while load kernel module virtio Message-ID: <bug-274375-227-qGUkECjsEx@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-274375-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274375 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |markj@FreeBSD.org --- Comment #1 from Mark Johnston <markj@FreeBSD.org> --- This looks like a problem with DTrace, there is some logic in sdt.ko's kldunload handler to unregister providers, and something's going wrong there. virtqueue.c defines two rather odd SDT probes, so we're trying to unregister them. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274375-227-qGUkECjsEx>
