Subject: Re: Is restarting xend supposed to panic the system?
To: None <port-xen@NetBSD.org>
From: Jed Davis <jdev@panix.com>
List: port-xen
Date: 06/27/2005 21:30:43
In article <d9f3je$c21$1@sea.gmane.org>, Jed Davis <jdev@panix.com> wrote:
> 
>   panic: kernel diagnostic assertion "pmap->pm_obj.uo_npages == 0" failed: file
> "../../../../arch/xen/i386/pmap.c", line 2091

I've updated to newer (2005-06-24) netbsd-3 source, and now I can't
reproduce it -- however, I don't see any source changes for the interval
in question that should have had an effect on it.  

So I won't send-pr this like I was going to, unless I see it again.

-- 
(let ((C call-with-current-continuation)) (apply (lambda (x y) (x y)) (map
((lambda (r) ((C C) (lambda (s) (r (lambda l (apply (s s) l))))))  (lambda
(f) (lambda (l) (if (null? l) C (lambda (k) (display (car l)) ((f (cdr l))
(C k)))))))    '((#\J #\d #\D #\v #\s) (#\e #\space #\a #\i #\newline)))))