Tom Spindler wrote: > I have a read-only null mount on my box; if I boot to single user, > and then `fsck -yp; mount -a; reboot`, I get the following panic: > > panic: free 2: inuse 0, probable double free This should be fixed with rev 1.34 of sys/fs/ptyfs/ptyfs_vfsops.c. Cheers, Simon.