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_at_FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/Received on Fri Oct 03 2003 - 10:03:13 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:24 UTC