Re: panic: mutex pmap not owned at ... efirt_machdep.c:255

2018-08-03 Thread Kyle Evans
On Fri, Aug 3, 2018 at 10:10 PM, Eitan Adler wrote: > Hi all, > > After installing the latest current kernel I get the following panic: > > panic: mutex pmap not owned at ... efirt_machdep.c:255 > cpuid =3 > time = 1 > ... > mtx_assert() > efi_arch_enter() > efirt_modevents() > module_register_ini

panic: mutex pmap not owned at ... efirt_machdep.c:255

2018-08-03 Thread Eitan Adler
Hi all, After installing the latest current kernel I get the following panic: panic: mutex pmap not owned at ... efirt_machdep.c:255 cpuid =3 time = 1 ... mtx_assert() efi_arch_enter() efirt_modevents() module_register_init() mi_startup() btext() Unfortunately this appears to be early enough tha

Re: GELI with UEFI supporting Boot Environments goes to HEAD when?

2018-08-03 Thread Ian Lepore
On Fri, 2018-08-03 at 22:20 +0100, Warner Losh wrote: > On Fri, Aug 3, 2018, 10:17 PM Tommi Pernila > wrote: > > > > > > > > > On Fri, 3 Aug 2018 at 20.17, Warner Losh wrote: > > > > > [...] > > Thank you all for your work on this! > > > > *starts updating CURRENT install* > > > Let us kn

Re: GELI with UEFI supporting Boot Environments goes to HEAD when?

2018-08-03 Thread Warner Losh
On Fri, Aug 3, 2018, 10:17 PM Tommi Pernila wrote: > > > On Fri, 3 Aug 2018 at 20.17, Warner Losh wrote: > >> On Fri, Aug 3, 2018, 5:58 PM Ian Lepore wrote: >> >> > On Fri, 2018-08-03 at 19:54 +0300, Tommi Pernila wrote: >> > > On Tue, 10 Jul 2018 at 1.05, Warner Losh wrote: >> > > >> > > > >>

Re: GELI with UEFI supporting Boot Environments goes to HEAD when?

2018-08-03 Thread Tommi Pernila
On Fri, 3 Aug 2018 at 20.17, Warner Losh wrote: > On Fri, Aug 3, 2018, 5:58 PM Ian Lepore wrote: > > > On Fri, 2018-08-03 at 19:54 +0300, Tommi Pernila wrote: > > > On Tue, 10 Jul 2018 at 1.05, Warner Losh wrote: > > > > > > > > > > > I have this in my tree already... > > > > > > > > Warner > >

Re: Linux process causes kernel panic

2018-08-03 Thread Johannes Lundberg
On Fri, Aug 3, 2018 at 9:43 PM Konstantin Belousov wrote: > On Fri, Aug 03, 2018 at 09:26:08PM +0100, Johannes Lundberg wrote: > > Hi > > > > After install new kernel+world built from today's checkout I keep getting > > the same crash over and over. Never had this problem before. The previous > >

Re: head -r336568 and -r336570 appears to have made ci.freebsg.org's FreeBSD-head-amd64-gcc fail either than it had been (error: operand type 'struct *' is incompatible with argument 1 of

2018-08-03 Thread John Baldwin
I decided that it was better to fix our stdatomic.h, so I have a review to do that at https://reviews.freebsd.org/D16585 -- John Baldwin ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscri

Re: Linux process causes kernel panic

2018-08-03 Thread Konstantin Belousov
On Fri, Aug 03, 2018 at 09:26:08PM +0100, Johannes Lundberg wrote: > Hi > > After install new kernel+world built from today's checkout I keep getting > the same crash over and over. Never had this problem before. The previous > kernel was from 3 weeks ago. > > Looks familiar to anyone? > > Fatal

Re: Linux process causes kernel panic

2018-08-03 Thread Oliver Pinter
On 8/3/18, Johannes Lundberg wrote: > On Fri, Aug 3, 2018 at 9:34 PM Oliver Pinter > > wrote: > >> Hi! >> >> On 8/3/18, Johannes Lundberg wrote: >> > Hi >> > >> > After install new kernel+world built from today's checkout I keep >> > getting >> > the same crash over and over. Never had this prob

Re: Linux process causes kernel panic

2018-08-03 Thread Johannes Lundberg
On Fri, Aug 3, 2018 at 9:34 PM Oliver Pinter wrote: > Hi! > > On 8/3/18, Johannes Lundberg wrote: > > Hi > > > > After install new kernel+world built from today's checkout I keep getting > > the same crash over and over. Never had this problem before. The previous > > kernel was from 3 weeks ago

Re: Linux process causes kernel panic

2018-08-03 Thread Oliver Pinter
Hi! On 8/3/18, Johannes Lundberg wrote: > Hi > > After install new kernel+world built from today's checkout I keep getting > the same crash over and over. Never had this problem before. The previous > kernel was from 3 weeks ago. > > Looks familiar to anyone? Have you an Intel Broadwell or newer

Linux process causes kernel panic

2018-08-03 Thread Johannes Lundberg
Hi After install new kernel+world built from today's checkout I keep getting the same crash over and over. Never had this problem before. The previous kernel was from 3 weeks ago. Looks familiar to anyone? Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual addre

Re: ntpd as ntpd user question

2018-08-03 Thread Pete Wright
On 8/2/18 10:43 PM, Chris H wrote: On Mon, 23 Jul 2018 12:57:28 +0200 "Niclas Zeising" said On 07/21/18 19:56, RW wrote: > On Sat, 21 Jul 2018 11:14:45 -0600 > Ian Lepore wrote: > > >> There's a "pre-world" stage of mergemaster (-Fp option I think) which >> isn't needed often, but one of

Re: GELI with UEFI supporting Boot Environments goes to HEAD when?

2018-08-03 Thread Ian Lepore
On Fri, 2018-08-03 at 19:54 +0300, Tommi Pernila wrote: > On Tue, 10 Jul 2018 at 1.05, Warner Losh wrote: > > > > > I have this in my tree already... > > > > Warner > > > > On Mon, Jul 9, 2018, 10:28 AM Allan Jude > > wrote: > > > > > > > > I will look at updating the rootgen.sh script this

Re: GELI with UEFI supporting Boot Environments goes to HEAD when?

2018-08-03 Thread Warner Losh
On Fri, Aug 3, 2018, 5:58 PM Ian Lepore wrote: > On Fri, 2018-08-03 at 19:54 +0300, Tommi Pernila wrote: > > On Tue, 10 Jul 2018 at 1.05, Warner Losh wrote: > > > > > > > > I have this in my tree already... > > > > > > Warner > > > > > > On Mon, Jul 9, 2018, 10:28 AM Allan Jude > > > wrote: > >

Re: GELI with UEFI supporting Boot Environments goes to HEAD when?

2018-08-03 Thread Tommi Pernila
On Tue, 10 Jul 2018 at 1.05, Warner Losh wrote: > I have this in my tree already... > > Warner > > On Mon, Jul 9, 2018, 10:28 AM Allan Jude wrote: > >> I will look at updating the rootgen.sh script this evening, to support >> creating more flexible ESP partitions, so we can drop the loader.efi >

Re: ntpd user/group issue

2018-08-03 Thread Ian Lepore
On Fri, 2018-08-03 at 10:31 +0300, Daniel Braniss wrote: > Hi, > I am cross compiling, which means i’m using for example an 11.1 to > compile current, for > another host - an image which is different from the one i'm using to > compile. > > make install checks for ntpd in /etc, instead, should it

Re: Unable to UEFI boot 11.2 via pxeboot

2018-08-03 Thread Timo Völker
> On 3. Aug 2018, at 10:17, Toomas Soome wrote: > > > >> On 3 Aug 2018, at 10:28, Timo Völker wrote: >> >> Hi Toomas, >> >> it seems your fix works here. Some of the error messages remain, but I was >> able to (pxe)boot without a USB stick plugged in. >> >> https://ibb.co/g8Bkfe >> >> Rig

Re: Status of OpenSSL 1.1.1

2018-08-03 Thread Eric McCorkle
On 08/03/2018 04:44, Warner Losh wrote: > > > On Thu, Aug 2, 2018 at 5:45 PM, Benjamin Kaduk > wrote: > > On Wed, Aug 01, 2018 at 10:05:28AM -0400, Eric McCorkle wrote: > > On 08/01/2018 09:02, Warner Losh wrote: > > > > > > > > > On Wed, Aug 1, 2018, 1

Re: Status of OpenSSL 1.1.1

2018-08-03 Thread Warner Losh
On Thu, Aug 2, 2018 at 5:45 PM, Benjamin Kaduk wrote: > On Wed, Aug 01, 2018 at 10:05:28AM -0400, Eric McCorkle wrote: > > On 08/01/2018 09:02, Warner Losh wrote: > > > > > > > > > On Wed, Aug 1, 2018, 12:31 PM Eric McCorkle > > > wrote: > > > > > > Hi folks, > >

Re: EFI issues

2018-08-03 Thread Warner Losh
On Sun, Jul 29, 2018 at 6:35 AM, O. Hartmann wrote: > > > > 'efibootmgr -v' output: > > > > > > > > BootCurrent: 0004 > > > > Timeout: 1 seconds > > > > BootOrder : 0001, 0002, 0003, 0004 > > > > Boot0001* Hard Drive BBS(HD,,0x0) > > > > Boot0002* Network Card BBS(Network,,0x0) > > > >

Re: Unable to UEFI boot 11.2 via pxeboot

2018-08-03 Thread Toomas Soome
> On 3 Aug 2018, at 10:28, Timo Völker wrote: > > Hi Toomas, > > it seems your fix works here. Some of the error messages remain, but I was > able to (pxe)boot without a USB stick plugged in. > > https://ibb.co/g8Bkfe > > Right after the moment from the screenshot, the FreeBSD boot manager

ntpd user/group issue

2018-08-03 Thread Daniel Braniss
Hi, I am cross compiling, which means i’m using for example an 11.1 to compile current, for another host - an image which is different from the one i'm using to compile. make install checks for ntpd in /etc, instead, should it look elsewhere? DESTDIR perhaps? cheers, danny

Re: Unable to UEFI boot 11.2 via pxeboot

2018-08-03 Thread Timo Völker
Hi Toomas, it seems your fix works here. Some of the error messages remain, but I was able to (pxe)boot without a USB stick plugged in. https://ibb.co/g8Bkfe Right after the moment from the screenshot, the FreeBSD boot manager showed up. Thanks, Timo > On 2. Aug 2018, at 14:45, Toomas Soome