Re: assertion "bp->b_bcount <= todo" failed

2017-03-24 Thread Manuel Bouyer
On Fri, Mar 24, 2017 at 08:39:51PM +, Michael van Elst wrote: > bou...@antioche.eu.org (Manuel Bouyer) writes: > > >Hello, > >on a netbsd-6 host, I got this: > >panic: kernel diagnostic assertion "bp->b_bcount <= todo" failed: file > >"/home

Re: assertion "bp->b_bcount <= todo" failed

2017-03-24 Thread Michael van Elst
bou...@antioche.eu.org (Manuel Bouyer) writes: >Hello, >on a netbsd-6 host, I got this: >panic: kernel diagnostic assertion "bp->b_bcount <= todo" failed: file >"/home/bouyer/src-6/src/sys/kern/kern_physio.c", line 176 Does the disklabel show the

assertion "bp->b_bcount <= todo" failed

2017-03-23 Thread Manuel Bouyer
Hello, on a netbsd-6 host, I got this: panic: kernel diagnostic assertion "bp->b_bcount <= todo" failed: file "/home/bouyer/src-6/src/sys/kern/kern_physio.c", line 176 cpu14: Begin traceback... kern_assert() at netbsd:kern_assert+0x48 physio_biodone() at netbsd:physio_