On Sat, Jan 25, 2020 at 09:13:49AM +0000, [email protected] wrote: > -current is getting even less reliable at booting for me. > > I think the thing I'm doing unusual is having an Android phone connected > by USB. It's pretty chatty at boot compared to my other USB devices. > > It's hitting this assertion (in kern_softint.c:854). > > It seems to be new, but I haven't upgraded -current in a while.
Do you get this message before it starts /sbin/init? If so it looks like we've had that bug for about ~13 years. Should be fixed with this: /cvsroot/src/sys/kern/kern_idle.c,v <-- kern_idle.c new revision: 1.31; previous revision: 1.30 Andrew
