7.1 panic "vm_page_startup: inconsistent page counts"

2009-03-11 Thread Peter Jeremy
I'm trying to upgrade an 11 month old FreeBSD 7 image in a VMware 4.5.2 guest to an up-to-date -stable and it panics as above. I've added a printf to report the two counts and there's a difference of one page. I don't have any problems with the old 7-stable image or up-to-date 6-stable or -curren

Re: 7.1 panic "vm_page_startup: inconsistent page counts"

2009-03-12 Thread John Baldwin
On Thursday 12 March 2009 12:36:46 am Peter Jeremy wrote: > I'm trying to upgrade an 11 month old FreeBSD 7 image in a VMware > 4.5.2 guest to an up-to-date -stable and it panics as above. I've > added a printf to report the two counts and there's a difference of > one page. I don't have any prob

Re: 7.1 panic "vm_page_startup: inconsistent page counts"

2009-03-15 Thread Peter Jeremy
On 2009-Mar-12 08:46:50 -0400, John Baldwin wrote: >On Thursday 12 March 2009 12:36:46 am Peter Jeremy wrote: >> I'm trying to upgrade an 11 month old FreeBSD 7 image in a VMware >> 4.5.2 guest to an up-to-date -stable and it panics as above. I've >> added a printf to report the two counts and th

Re: 7.1 panic "vm_page_startup: inconsistent page counts"

2009-03-16 Thread Alan Cox
Peter Jeremy wrote: On 2009-Mar-12 08:46:50 -0400, John Baldwin wrote: On Thursday 12 March 2009 12:36:46 am Peter Jeremy wrote: I'm trying to upgrade an 11 month old FreeBSD 7 image in a VMware 4.5.2 guest to an up-to-date -stable and it panics as above. I've added a printf to report

Re: 7.1 panic "vm_page_startup: inconsistent page counts"

2009-03-18 Thread John Baldwin
On Sunday 15 March 2009 10:14:12 pm Peter Jeremy wrote: > On 2009-Mar-12 08:46:50 -0400, John Baldwin wrote: > >On Thursday 12 March 2009 12:36:46 am Peter Jeremy wrote: > >> I'm trying to upgrade an 11 month old FreeBSD 7 image in a VMware > >> 4.5.2 guest to an up-to-date -stable and it panics a