Please try to remove 'WITHOUT_REPRODUCIBLE_BUILD' option and recompile the
kernel to see if it will be stable in your context. The modern FreeBSD
releses (12.0 for example) is with reproducible build enabled now. As quck
check, tell uname -a and you will give the following output:
FreeBSD xxx.yo
> On 24 Sep 2019, at 12:43, Igor V. Ruzanov wrote:
>
> Is your kernel custom and you were compile it? If yes, could you please
> send kernel config to here?
The kernel is from 12.0-STABLE r351639.
I use the GENERIC config to compile the kernel but with custom src.conf:
cat /etc/src.conf
W
Is your kernel custom and you were compile it? If yes, could you please
send kernel config to here?
|Id Refs AddressSize Name
| 1 12 0x8020 2446480 kernel
| 21 0x82648000281e0 geom_mirror.ko
| 31 0x82a21000 88e8 tmpfs.ko
| 41 0xff
Id Refs AddressSize Name
1 12 0x8020 2446480 kernel
21 0x82648000281e0 geom_mirror.ko
31 0x82a21000 88e8 tmpfs.ko
41 0x82a2a000258f8 ipfw.ko
51 0x82a5 acf mac_ntpd.ko
61 0x82a51000
What kernel modules do you load with this kernel? (show the list via
kldstat)
|Randomly every few weeks / months one of the servers I manage gets a panic. It
doesn't happen on the same server every time.
|
|I run FreeBSD stable compiled on 2 September 2019 but it did happen with
previous versi
Randomly every few weeks / months one of the servers I manage gets a panic. It
doesn't happen on the same server every time.
I run FreeBSD stable compiled on 2 September 2019 but it did happen with
previous versions too and if I remember correctly it did happen with FreeBSD 11
too.
I don't hav