NetBSD-Bugs archive

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

Re: port-alpha/42174



The following reply was made to PR port-alpha/42174; it has been noted by GNATS.

From: Dustin Marquess <dmarquess%gmail.com@localhost>
To: "Michael L. Hitch" <mhitch%lightning.msu.montana.edu@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: port-alpha/42174
Date: Mon, 2 Nov 2009 11:42:08 -0600

 I just hit:
 
 panic: kernel diagnostic assertion "pcg->pcg_avail == 0" failed: file
 "../../../../kern/subr_pool.c", line 2580
 Stopped in pid 0.12 (system) at netbsd:cpu_Debugger+0x4:        ret     
zero,(ra
 )
 db{1}> bt
 cpu_Debugger() at netbsd:cpu_Debugger+0x4
 panic() at netbsd:panic+0x244
 __kernassert() at netbsd:__kernassert+0x4c
 pool_cache_put_slow() at netbsd:pool_cache_put_slow+0x2f0
 pool_cache_put_paddr() at netbsd:pool_cache_put_paddr+0x1b0
 pmap_do_tlb_shootdown() at netbsd:pmap_do_tlb_shootdown+0x174
 alpha_ipi_process() at netbsd:alpha_ipi_process+0xb8
 interrupt() at netbsd:interrupt+0x84
 XentInt() at netbsd:XentInt+0x1c
 --- interrupt (from ipl 0) ---
 idle_loop() at netbsd:idle_loop+0x19c
 cpu_spinup_trampoline() at netbsd:cpu_spinup_trampoline+0x5c
 --- root of call graph ---
 
 Not sure if that's related to DIAGNOSTIC or LOCKDEBUG.  If it's
 related to DIAGNOSTIC I'll recompile with that disabled for now.
 


Home | Main Index | Thread Index | Old Index