[Bug 285976] Kernel panic: domain is null
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 285976] Kernel panic: domain is null"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Apr 2025 11:44:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285976 --- Comment #7 from 0x1eef@protonmail.com --- Okay. Here is what I did. 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 something out. Thanks for the support. -- You are receiving this mail because: You are the assignee for the bug.