Subject: -current from today blows chunks...
To: None <port-alpha@NetBSD.ORG>
From: Matthew Jacob <mjacob@feral.com>
List: port-alpha
Date: 07/31/1998 18:11:48
Entering netbsd at 0xfffffc0000300fc0...
[ preserving 582960 bytes of netbsd symbol table ]
consinit: not using prom console
Copyright (c) 1996, 1997, 1998
    The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.


fatal kernel trap:

    trap entry = 0x2 (memory management fault)
    a0         = 0x0
    a1         = 0x1
    a2         = 0x0
    pc         = 0xfffffc00004ef290
    ra         = 0xfffffc000038d104
    curproc    = 0xfffffc00006602f0
        pid = 0, comm = 



(gdb) x/i 0xfffffc00004ef290
0xfffffc00004ef290 <uvm_km_kmemalloc..ng+40>:   ldq     t0,0(s4)
(gdb) x/i 0xfffffc000038d104
0xfffffc000038d104 <m_clalloc..ng+52>:  ldah    gp,42(ra)
(gdb) quit


possibly related to the pool changes? This was a completely fresh
build and compile of ALPHA conf....