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.yourdomain.tld 12.0-RELEASE-p10 FreeBSD 12.0-RELEASE-p10 #0: Mon Oct 24 18:49:24 UTC 2016 r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
And without WITHOUT_REPRODUCIBLE_BUILD you should see the ident: FreeBSD xxx.yourdomin.tld 12.0-RELEASE-p10 FreeBSD 12.0-RELEASE-p10 GENERIC amd64 | |> On 24 Sep 2019, at 12:43, Igor V. Ruzanov <ig...@pochta-mx.canmos.ru> 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 | |WITHOUT_AUTHPF=yes |WITHOUT_AUTOFS=yes |WITHOUT_BHYVE=yes |WITHOUT_BLUETOOTH=yes |WITHOUT_BOOTPARAMD=yes |WITHOUT_BOOTPD=yes |WITHOUT_BSDINSTALL=yes |WITHOUT_CCD=yes |WITHOUT_CTM=yes |WITHOUT_CUSE=yes |WITHOUT_CXGBETOOL=yes |WITHOUT_DEBUG_FILES=yes |WITHOUT_FLOPPY=yes |WITHOUT_FREEBSD_UPDATE=yes |WITHOUT_GCOV=yes |WITHOUT_HAST=yes |WITHOUT_HTML=yes |WITHOUT_HYPERV=yes |WITHOUT_I4B=yes |WITHOUT_IPFILTER=yes |WITHOUT_LPR=yes |WITHOUT_MLX5TOOL=yes |WITHOUT_MODULE_DRM=yes |WITHOUT_MODULE_DRM2=yes |WITHOUT_NCP=yes |WITHOUT_NDIS=yes |WITHOUT_OBJC=yes |WITHOUT_PF=yes |WITHOUT_PMC=yes |WITHOUT_PPP=yes |WITHOUT_PROFILE=yes |WITHOUT_RADIUS_SUPPORT=yes |WITHOUT_RBOOTD=yes |WITHOUT_REPRODUCIBLE_BUILD=yes |WITHOUT_SHAREDOCS=yes |WITHOUT_SYSINSTALL=yes |WITHOUT_TESTS=yes |WITHOUT_TFTP=yes |WITHOUT_TIMED=yes |WITHOUT_USB_GADGET_EXAMPLES=yes |WITHOUT_WIRELESS=yes |WITHOUT_WPA_SUPPLICANT_EAPOL=yes |WITHOUT_ZFS=yes |_______________________________________________ |freebsd-questi...@freebsd.org mailing list |https://lists.freebsd.org/mailman/listinfo/freebsd-questions |To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org" | _______________________________________________ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"