Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Apr 2025 11:44:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 285976] Kernel panic: domain is null
Message-ID:  <bug-285976-27103-suhzEaEBSo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-285976-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-285976-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D285976

--- Comment #7 from 0x1eef@protonmail.com ---
Okay. Here is what I did.=20
I rebuilt the kernel. Unless world is needed. Let me know.

You can find the patches here:
https://github.com/0x1eef/freebsd-patches

$ sourcezap sh
$ git remote add freebsd/upstream https://github.com/freebsd/freebsd-src
$ git fetch freebsd/upstream
$ git checkout -t freebsd/upstream/main
$ git rev-parse HEAD
253c83058deb5ff77dc0a3b60bf7c1d10f9ef5e8

$ git apply nvidia.patch
$ git apply konstantin1.patch

# sourcezap install
# cd /usr/src
# rm -rf /usr/obj/*
# make -j12 kernel
# reboot


But my system becomes unusable :) Doesn't even boot the kernel.
I saw you added a new patch. Will try. I will have to continue with the
hardenedbsd kernel for the time being. Otherwise I will try to figure somet=
hing
out. Thanks for the support.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-285976-27103-suhzEaEBSo>