Current-Users archive

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

Re: Kernel panic in "subr_xcall.c"



On Mon, Oct 19, 2009 at 12:25:08AM +0100, Matthias Scheler wrote:
> a NetBSD/i386 kernel built from 2009-10-18 current sources crashes on my
> four core virtual machine (VMware Fusion 2.0.6) here during system startup:
> 
> static uint64_t
> xc_lowpri(u_int flags, xcfunc_t func, void *arg1, void *arg2,
>           struct cpu_info *ci)
> {
> [...]
>         KASSERT(xc_tailp < xc_headp);
> [...]
> }

Here is the stack trace of the panic (copied of the console):

xc_lowpri
pool_cache_invalidate
pmap_growkernel

I wonder whether it is related this change:

http://mail-index.netbsd.org/source-changes/2009/10/15/msg001938.html

        Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index