Issues compiling Kernel in FreeBSD 13

Hello FreeBSD community.

I usually have no problem compiling new kernels for FreeBSD but this time I got into trouble. I usually build the faster but brittle way (read using the config tool) but now when it whenever it reaches the make to actually build the kernel, boom, Kernel Panic.

So far
FreeBSD 13
Virtual Box 5.2.18
10GB dynamic allocation HD in a virtualized SATA controller

So there goes some prints of the Kernel Panic as I had trouble to get them in text (read lazyness). I still did not had the time to learn kernel debugging skill, so... This time I am requesting help. Thanks in advance.
 

Attachments

  • KernelPanic01.jpg
    KernelPanic01.jpg
    165.2 KB · Views: 115
  • KernelPanic02.jpg
    KernelPanic02.jpg
    160.7 KB · Views: 115
Nvm, it was just a dirty filesystem. I had to ran a full fsck without journaling to capture the errors in the ufs. Sorry for the trouble.
 
Back
Top