Re: /sys/boot compile broken

2017-10-21 Thread David Wolfskill
On Sat, Oct 21, 2017 at 08:41:04AM +0200, Gary Jennejohn wrote: > SVN for HEAD source at 324810. > > Compiling /sys/boot is totally screwed up. The failure is that > geliboot.c cannot be found. > > This prevents a successful ``make buildworld''. I did not encounter this issue in my upgrade from

Re: /sys/boot compile broken

2017-10-21 Thread Allan Jude
On 2017-10-21 02:41, Gary Jennejohn wrote: > SVN for HEAD source at 324810. > > Compiling /sys/boot is totally screwed up. The failure is that > geliboot.c cannot be found. > > This prevents a successful ``make buildworld''. > > This error occurs despite the fact that I have LOADER_NO_GELI_SUPP

Re: /sys/boot compile broken

2017-10-21 Thread Warner Losh
On Oct 21, 2017 8:02 AM, "Allan Jude" wrote: On 2017-10-21 02:41, Gary Jennejohn wrote: > SVN for HEAD source at 324810. > > Compiling /sys/boot is totally screwed up. The failure is that > geliboot.c cannot be found. > > This prevents a successful ``make buildworld''. > > This error occurs desp

Re: Segfault in _Unwind_* code called from pthread_exit

2017-10-21 Thread Andreas Tobler
On 26.08.17 20:40, Konstantin Belousov wrote: On Sat, Aug 26, 2017 at 08:28:13PM +0200, Tijl Coosemans wrote: On Sat, 26 Aug 2017 02:44:42 +0300 Konstantin Belousov wrote: How does llvm unwinder detects that the return address is a garbage ? It just stops unwinding when it can't find frame

Re: Segfault in _Unwind_* code called from pthread_exit

2017-10-21 Thread Konstantin Belousov
On Sat, Oct 21, 2017 at 10:02:38PM +0200, Andreas Tobler wrote: > On 26.08.17 20:40, Konstantin Belousov wrote: > > On Sat, Aug 26, 2017 at 08:28:13PM +0200, Tijl Coosemans wrote: > >> On Sat, 26 Aug 2017 02:44:42 +0300 Konstantin Belousov > >> wrote: > >>> How does llvm unwinder detects that the

Re: host, bhyve vm and ntpd

2017-10-21 Thread Michael Voorhis
Ian Lepore writes: > Beyond that, I'm not sure what else to try.  It might be necessary to > get some bhyve developers involved (I know almost nothing about it). NTPD behaves more normally on uniprocessor VMs. A FreeBSD bhyve-guest running on a freebsd host will select a different timecounter dep

Re: host, bhyve vm and ntpd

2017-10-21 Thread Ian Lepore
On Sat, 2017-10-21 at 17:07 -0400, Michael Voorhis wrote: > Ian Lepore writes: > > > > Beyond that, I'm not sure what else to try.  It might be necessary to > > get some bhyve developers involved (I know almost nothing about it). > NTPD behaves more normally on uniprocessor VMs. > > A FreeBSD bhy

Re: Segfault in _Unwind_* code called from pthread_exit

2017-10-21 Thread Tijl Coosemans
On Sat, 21 Oct 2017 22:02:38 +0200 Andreas Tobler wrote: > On 26.08.17 20:40, Konstantin Belousov wrote: >> On Sat, Aug 26, 2017 at 08:28:13PM +0200, Tijl Coosemans wrote: >>> On Sat, 26 Aug 2017 02:44:42 +0300 Konstantin Belousov >>> wrote: How does llvm unwinder detects that the retur