Re: UEFI booting survey

2017-12-24 Thread Arno de Vries
On Sun, Dec 17, 2017 at 8:52 PM, Warner Losh wrote: > Greetings > > If you are booting off UEFI and have a bit of an unusual setup, I'd like > you to drop me a line. > > The setup that I'm looking for is any case where you load boot1.efi off one > drive (cd, ssd, hdd, nvme, etc), but don't have a

Panic @ orm_identify+0x308 (kernel probes) after r327103 -> r327140

2017-12-24 Thread David Wolfskill
Had this on the laptop; fotunately, also got it on the build machine (as it's a lot easier to work with the serial console of the latter for this -- and it runs a GENERIC kernel): ... FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 12.0-CURRENT #51 r327140M/327142:1200054: Su

Re: Panic @ orm_identify+0x308 (kernel probes) after r327103 -> r327140

2017-12-24 Thread O. Hartmann
Am Sun, 24 Dec 2017 05:27:10 -0800 David Wolfskill schrieb: > Had this on the laptop; fotunately, also got it on the build machine (as > it's a lot easier to work with the serial console of the latter for > this -- and it runs a GENERIC kernel): > > ... > FreeBSD is a registered trademark of The

Re: Panic @ orm_identify+0x308 (kernel probes) after r327103 -> r327140

2017-12-24 Thread Dimitry Andric
On 24 Dec 2017, at 14:27, David Wolfskill wrote: > > Had this on the laptop; fotunately, also got it on the build machine (as > it's a lot easier to work with the serial console of the latter for > this -- and it runs a GENERIC kernel): ... > Fatal trap 9: general protection fault while in kernel

Re: Panic @ orm_identify+0x308 (kernel probes) after r327103 -> r327140

2017-12-24 Thread David Wolfskill
On Sun, Dec 24, 2017 at 03:03:33PM +0100, O. Hartmann wrote: > ... > So, it is dangerous to update beyond r327121? I'm running on most of our > machines now > r327121 and it does not show nay anomalies so far ... > > Regards, > Oliver > . Hmm... Well, reviewing the output from "svn log", I

Re: Panic @ orm_identify+0x308 (kernel probes) after r327103 -> r327140

2017-12-24 Thread David Wolfskill
On Sun, Dec 24, 2017 at 03:16:59PM +0100, Dimitry Andric wrote: > ... > > Fatal trap 9: general protection fault while in kernel mode > > cpuid = 2; apic id = 02 > > instruction pointer = 0x20:0x81066968 > > stack pointer = 0x28:0x82286a90 > > frame pointer =

Re: Panic @ orm_identify+0x308 (kernel probes) after r327103 -> r327140

2017-12-24 Thread Warner Losh
On Sun, Dec 24, 2017 at 6:27 AM, David Wolfskill wrote: > Had this on the laptop; fotunately, also got it on the build machine (as > it's a lot easier to work with the serial console of the latter for > this -- and it runs a GENERIC kernel): That may be my fault somehow. I changed orm yesterday

Re: Panic @ orm_identify+0x308 (kernel probes) after r327103 -> r327140

2017-12-24 Thread Warner Losh
On Sun, Dec 24, 2017 at 7:16 AM, Dimitry Andric wrote: > On 24 Dec 2017, at 14:27, David Wolfskill wrote: > > > > Had this on the laptop; fotunately, also got it on the build machine (as > > it's a lot easier to work with the serial console of the latter for > > this -- and it runs a GENERIC ker