Re: Error compiling isboot-kmod

2018-01-26 Thread John Nielsen
> On Jan 26, 2018, at 10:35 AM, Ian Lepore wrote: > > On Fri, 2018-01-26 at 10:00 -0700, John Nielsen wrote: >>> >>> On Jan 26, 2018, at 3:37 AM, Maurizio Vairani >> om> wrote: >>> >>> 2018-01-24 17:19 GMT+01:00 Warner Losh : >>> >>> >>> On Wed, Jan 24, 2018 at 3:12 AM, Maurizio Vairani >> il

Re: Insta-reset-bootloop with r328166 and vm.pmap.pcid_enabled=1

2018-01-26 Thread Ed Maste
On 25 January 2018 at 17:21, Ian FREISLICH wrote: >> Yes, this is how it is currently behaves. >> PCID can be used to optimize PTI, see https://reviews.freebsd.org/D13985. >> It is used for very differrent algorithm when PTI=1, comparing with PTI=0. > > Maybe there should be an "interlock" on thes

Re: Error compiling isboot-kmod

2018-01-26 Thread Ian Lepore
On Fri, 2018-01-26 at 10:00 -0700, John Nielsen wrote: > > > > On Jan 26, 2018, at 3:37 AM, Maurizio Vairani > om> wrote: > > > > 2018-01-24 17:19 GMT+01:00 Warner Losh : > > > > > > On Wed, Jan 24, 2018 at 3:12 AM, Maurizio Vairani > il.com> wrote: > > On this CURRENT snapshot > > # uname -a

Re: Error compiling isboot-kmod

2018-01-26 Thread John Nielsen
> On Jan 26, 2018, at 3:37 AM, Maurizio Vairani wrote: > > 2018-01-24 17:19 GMT+01:00 Warner Losh : > > > On Wed, Jan 24, 2018 at 3:12 AM, Maurizio Vairani > wrote: > On this CURRENT snapshot > # uname -a > FreeBSD freebsd12 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r327788: Wed Jan 10 > 22:55:40

Re: microSDXC can't recognized

2018-01-26 Thread Ian Lepore
On Fri, 2018-01-26 at 23:09 +0900, KIRIYAMA Kazuhiko wrote: > At Fri, 26 Jan 2018 16:31:08 +0900, > 私 wrote: > > > > > > Hi, > > > > Builtin microSDXC card device can't recognized in may > > machine[1]. Inserted it but nothing happened. Inserted card > > is SanDisk SDSQAR-128G-GNMA[2]. But in ma

Re: kldxref: ...: Bad address.

2018-01-26 Thread Steve Kargl
On Fri, Jan 26, 2018 at 07:25:51AM -0800, Steve Kargl wrote: > On Fri, Jan 26, 2018 at 10:28:13PM +0900, Tomoaki AOKI wrote: > > Hi. > > Try `make install` in /usr/src/usr.sbin/kldxref BEFORE > > `make installkernel`. (Backup kldxref for safety.) > > > > Thanks! This at least allowed 'make insta

Re: kldxref: ...: Bad address.

2018-01-26 Thread Steve Kargl
On Fri, Jan 26, 2018 at 10:28:13PM +0900, Tomoaki AOKI wrote: > Hi. > Try `make install` in /usr/src/usr.sbin/kldxref BEFORE > `make installkernel`. (Backup kldxref for safety.) > Thanks! This at least allowed 'make installkernel' to finish cleanly. Now, outward to rebooting ... -- Steve ___

Re: Panic on shutdown @r328436: "Unholding 6 with cnt = -559038242"

2018-01-26 Thread David Wolfskill
On Fri, Jan 26, 2018 at 07:47:48AM -0700, Warner Losh wrote: > On Fri, Jan 26, 2018 at 5:29 AM, David Wolfskill > wrote: > > > This is on my "build machine" (laptop is still building updated ports > > for today, so I don't know yet whether or not it encounters this.) > > > > Running a kernel wit

Re: Panic on shutdown @r328436: "Unholding 6 with cnt = -559038242"

2018-01-26 Thread Warner Losh
On Fri, Jan 26, 2018 at 5:29 AM, David Wolfskill wrote: > This is on my "build machine" (laptop is still building updated ports > for today, so I don't know yet whether or not it encounters this.) > Running a kernel with INVARIANTS, right? > I had performed a source-based update from r328393 t

Re: kldxref: ...: Bad address.

2018-01-26 Thread Tomoaki AOKI
Hi. Try `make install` in /usr/src/usr.sbin/kldxref BEFORE `make installkernel`. (Backup kldxref for safety.) I had kldxref problem a while ago and it helped. Possibly running /usr/obj/usr/src/usr.sbin/kldxref/(amd64.amd64/)kldxref /boot/kernel after installkernel can do the last job correctly.

Re: dump drops core :-(

2018-01-26 Thread Michael Butler
On 01/26/18 08:23, Michael Butler wrote: > This has been happening for a couple of weeks now .. > > DUMP: Date of this level 2 dump: Fri Jan 26 08:11:22 2018 > DUMP: Date of last level 1 dump: Tue Jan 23 00:10:24 2018 > DUMP: Dumping snapshot of /dev/ada0s3a (/) to standard output > DUMP:

Re: microSDXC can't recognized

2018-01-26 Thread KIRIYAMA Kazuhiko
At Fri, 26 Jan 2018 16:31:08 +0900, 私 wrote: > > Hi, > > Builtin microSDXC card device can't recognized in may > machine[1]. Inserted it but nothing happened. Inserted card > is SanDisk SDSQAR-128G-GNMA[2]. But in may another machine, > it recognized da0: > > root@kazu:~ # uname -v > FreeBSD 9.2

Re: Panic on shutdown @r328436: "Unholding 6 with cnt = -559038242"

2018-01-26 Thread David Wolfskill
On Fri, Jan 26, 2018 at 04:29:47AM -0800, David Wolfskill wrote: > This is on my "build machine" (laptop is still building updated ports > for today, so I don't know yet whether or not it encounters this.) > The laptop did the same source-based update, and did not exhibit the panic. (On the

dump drops core :-(

2018-01-26 Thread Michael Butler
This has been happening for a couple of weeks now .. DUMP: Date of this level 2 dump: Fri Jan 26 08:11:22 2018 DUMP: Date of last level 1 dump: Tue Jan 23 00:10:24 2018 DUMP: Dumping snapshot of /dev/ada0s3a (/) to standard output DUMP: mapping (Pass I) [regular files] DUMP: Cache 32 MB,

Panic on shutdown @r328436: "Unholding 6 with cnt = -559038242"

2018-01-26 Thread David Wolfskill
This is on my "build machine" (laptop is still building updated ports for today, so I don't know yet whether or not it encounters this.) I had performed a source-based update from r328393 to r328436, rebooted, performed "make delete-old-libs", and all seemed well. I then issued "sudo shutdown -p

Re: Error compiling isboot-kmod

2018-01-26 Thread Maurizio Vairani
2018-01-24 17:19 GMT+01:00 Warner Losh : > > > On Wed, Jan 24, 2018 at 3:12 AM, Maurizio Vairani > wrote: > >> On this CURRENT snapshot >> # uname -a >> FreeBSD freebsd12 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r327788: Wed Jan 10 >> 22:55:40 UTC 2018 >> r...@releng3.nyi.freebsd.org:/usr/obj/usr/src