Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: 9.99.86 HEAD



On Wed, Jun 30, 2021 at 12:11:43PM +0000, voidpin wrote:
> On Wed, Jun 30, 2021 at 12:03:21PM +0000, voidpin wrote:
> > I've just tried to upgrade from 9.99.85 to 9.99.86 and I'm unable to even boot the system.
> > Several errors related to acpi, cpu-temp, ipv6 and fs.
> > It just loops back to the welcome screen and tries to reboot.
> >
> > Am I missing some major change? I haven't seen anything hinting at this in the mailing lists.
> >
> > The last working install image is from 29-Jun-2021 00:25
> > The following three look broken to me.
> > On the plus side, I've managed to run fsck from the live image (29-Jun-2021 00:25), correct the file system errors and downgrade back to 9.99.85.
> > 9.99.86 was a bigger update, there were three independent kernel bump changes.
> >
> > It was discussed on the developers mailing list.
> >
> > There have been at least two major bugs reported by martin@ already.
> >
> > Please report your issues to current-users@ as well.
> 
> The last two images for 9.99.85 also look to be broken.
> At least, they were unable to boot my system after the upgrade to 9.99.86 when I was trying to downgrade.
> 
> The one from 29-Jun-2021 00:25 did work and my system is back up.

Not sure of cause-and-effect, but my first attempt at booting
9.99.86 just restarted during boot. make clean in the kernel compile
directory and rebuilding got me a kernel which booted.

The one bug I see is that running cgdconfig causes a panic

--- trap (number 6) ---
vn_open() at vn_open+0x31d
vn_bdev_openpath() at vn_bdev_openpath+0x40
cgdioctl() at cgdioctl+0x5f3
VOP_IOCTL() at VOP_IOCTL+0x41
vn_ioctl() at vn_ioctl+0xad
sys_ioctl() at sys_ioctl+0x555
syscall() at syscall+0x1f2
--- syscall (number 54) ---
syscall+0x1f2:


Cheers,

Patrick


Home | Main Index | Thread Index | Old Index