-current XEN build fails with WITNESS off

2009-06-06 Thread Edwin Shao
20090520 and 20090606. A very simple fix is: diff netfront.c netfront.old.c 33d32 #include sys/lock.h Let me know if I am doing something stupidly wrong (as I've only been running FreeBSD since yesterday) or if you need any more information. Thanks, Edwin PS. If there is any interest, I can provide

Re: freebsd on opensolaris dom0

2009-06-06 Thread Adrian Chadd
2009/6/7 Bruno Damour ll...@ruomad.net:   Fatal trap 12: page fault while in kernel mode   cpuid = 0; apic id = 00   fault virtual address    = 0x2   fault code        = supervisor read, page not present   instruction pointer    = 0x21:0xc02f719b   stack pointer            = 0x29:0xc3527bc8

Re: freebsd on opensolaris dom0

2009-06-06 Thread Bruno Damour
Adrian Chadd wrote: That seems to be dereferencing a mbuf pointer. I'll look into it. What are you doing to trigger this condition again? Adrian Hello, Well it is consistently reproductible : each time I issue a cvsup command. The interesting point is that I can _download_ without any