Current-Users archive

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

Re: t_mmap causes kernel diagnostic assertion



On Sun, Jun 10, 2012 at 12:17:50PM +0200, Manuel Bouyer wrote:
> Hello,
> HEAD runs of NetBSD/xen anita fails with
> lib/libc/sys/t_mmap (332/519): 8 test cases
>     mmap_block: panic: kernel diagnostic assertion "vp == 
> vp->v_specnode->sn_dev->sd_bdevvp" failed: file 
> "/home/builds/ab/HEAD/src/sys/miscfs/specfs/spec_vnops.c", line 891 
> cpu2: Begin traceback...

The test had been disabled because it caused a kernel panic before. I fixed
that and it now fails as expected on native hardware - so I enabled the
test case.

There is more work needed to make it actually work, and I think YAMAMOTO-san
has it on his todo list.

We could skip the test again, or only skip it on xen.

Martin


Home | Main Index | Thread Index | Old Index