Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Oct 2003 15:03:14 -0400 (EDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        "Robin P. Blanchard" <robin.blanchard@gactr.uga.edu>
Cc:        current@freebsd.org
Subject:   RE: Panic w/ sources of yesterday
Message-ID:  <XFMail.20031003150314.jhb@FreeBSD.org>
In-Reply-To: <EE3D3FBAFFCAED448C21C398FDAD91AC237673@EBE1.gc.nat>

next in thread | previous in thread | raw e-mail | index | archive | help

On 03-Oct-2003 Robin P. Blanchard wrote:
> No locals.
>#12 0xc05a6796 in _vm_map_lock (map=0x0, file=0x0, line=0) at
> /usr/src/sys/vm/vm_map.c:352
> No locals.
>#13 0xc05a5a7a in kmem_malloc (map=0xc0c2f0b0, size=4096, flags=257)
>     at /usr/src/sys/vm/vm_kern.c:328
>         offset = 731
>         i = 3234001168
>         entry = 0xc67a1a9c
>         addr = 3235708928
>         m = 0x0
>         pflags = -1066780496

This would appear to be the problem here, vm_map_lock() called with
a NULL map.  Do you have the panic messages themselves by chance?

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20031003150314.jhb>