Jail network settings kernel panic

DaAwesomeP

Dabbler
Joined
Jun 19, 2020
Messages
14
Hello!

I am getting kernel panics when I start and stop jails, usually after adjusting network settings. They seem to work when I just set them to DHCP, but they don't work when I set a static IP. I am only configuring using the web UI. I have tried with and without VNETs. What am I doing wrong? I am trying to install the Emby jail and set it to use a static IP on a different interface instead of a DHCP IP in the default interface.

I would provide logs, but the panics appear on the console screen very briefly before the machine restarts. It might restart once or twice until it settles and then I can get to the UI again. Let me know what other info I should provide.

Up to date FreeNAS 11.3-U4.

Thanks!
 

DaAwesomeP

Dabbler
Joined
Jun 19, 2020
Messages
14
OK I'm going to reinstall. I got it to crash by restarting the SMB service. I ran a full memtest and it came out fine.
 

DaAwesomeP

Dabbler
Joined
Jun 19, 2020
Messages
14
OK, so the kernel panics are page faults. Just to be sure its not the RAM, I took out half the RAM and then I got this error instead:

Code:
Panic String: free: address 0xffffffff81a7ab70(0xffffffff81a7a000) has not been allocated.


Again, this passed memtest, so I'm really not sure what is going on.
 

DaAwesomeP

Dabbler
Joined
Jun 19, 2020
Messages
14
OK, swapped the memory again and got this:

Code:
Panic String: solaris assert: illumos_nvlist_add_nvlist(nvl, name, val) == 0 (0x16 == 0x0), file: /freenas-releng/freenas/_BE/os/sys/cddl/contrib/opensolaris/common/nvpair/opensolaris_fnvpair.c, line: 20
 
Top