Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2019 14:15:27 +0300 (MSK)
From:      "Igor V. Ruzanov" <igorr@pochta-mx.canmos.ru>
To:        Christos Chatzaras <chris@cretaforce.gr>
Cc:        freebsd-stable <freebsd-stable@freebsd.org>,  FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: help with crash dump
Message-ID:  <alpine.BSF.2.00.1909241407130.39132@pochta.canmos.ru>
In-Reply-To: <1B731F7D-12EA-48E7-9D75-BA83990FE785@cretaforce.gr>
References:  <EB69B296-29ED-4443-A972-0DCBA1713806@cretaforce.gr> <alpine.BSF.2.00.1909241114090.89354@pochta.canmos.ru> <B27BC627-6A54-4843-AECC-83CEFF1190A8@cretaforce.gr> <alpine.BSF.2.00.1909241241290.89354@pochta.canmos.ru> <1B731F7D-12EA-48E7-9D75-BA83990FE785@cretaforce.gr>

next in thread | previous in thread | raw e-mail | index | archive | help
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     
root@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 <igorr@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-questions@freebsd.org mailing list
|https://lists.freebsd.org/mailman/listinfo/freebsd-questions
|To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
|



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1909241407130.39132>