panic: assertion: pmap->pm_stats.resident_count > 0 in pmap_release_free_page

YONETANI Tomokazu qhwt+dfly at les.ath.cx
Wed Dec 23 19:38:28 PST 2009


On Wed, Dec 23, 2009 at 07:15:39PM -0800, Matthew Dillon wrote:
> :I used -n16 on vkernel's command line argument, but probably I could trigger
> :the panic with a smaller number.
> :The first version which triggered the panic was 376534279, one version
> :earlier than the pmap_map() syntaxis change.  The backtrace below was
> :from the kernel built from the source tree as of a307f7025.
> 
>     I see the syntaxis change but I don't see any version 376534279.
>     Are you saying the problem occurred before the syntax change was
>     committed?  Or after?

Before the syntaxis change was committed, that is, the panic occurs
on the real kernels built from both versions below:

  commit 8e5e6f1b1a2869fdaf18f24243c40e756e6e787a
  commit 376534279570d134799f19f5b0b0bb5c0cd24516

I'll start bisect'ing later.





More information about the Bugs mailing list