NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/38762 (panic: vwakeup: neg numoutput)
dholland%NetBSD.org@localhost wrote:
> Synopsis: panic: vwakeup: neg numoutput
>
> State-Changed-From-To: analyzed->feedback
> State-Changed-By: dholland%NetBSD.org@localhost
> State-Changed-When: Mon, 13 Jun 2011 02:27:03 +0000
> State-Changed-Why:
> hannken@'s recent syncer fixes should have (hopefully) fixed this.
> any luck?
No such luck. I just tested a -current system (source date
2011.06.14.07.53.29), and as before, it paniced when I ran
the following commands:
mkdir /tmp/dev2
mount_null /dev /tmp/dev2
dd if=/dev/zero of=/tmp/img bs=1k count=1024
vnconfig /dev/vnd0 /tmp/img
newfs /dev/rvnd0a
mount /tmp/dev2/vnd0a /mnt
echo foo >/mnt/bar
sync
--
Andreas Gustafsson, gson%gson.org@localhost
Home |
Main Index |
Thread Index |
Old Index