Subject: Re: panic...
To: John Hawkinson <jhawk@MIT.EDU>
From: Mark Abene <phiber@radicalmedia.com>
List: port-sun3
Date: 09/25/2000 17:25:20
On Mon, Sep 25, 2000 at 05:14:09PM -0400, John Hawkinson wrote:
> 
> I don't know, that's a bug. Is it reproducible? What if your force a crash
> by hand, like by setting hz to 0?
> 
> "Does it happen with 1.5_ALPHA2"?
> 
> --jhawk
> 

Even easier to check, doing "gdb /netbsd" and "target kcore /dev/mem" gives
the same errors.  So yes, it's reproducible.  Is gdb broken in 1.4.2?

I'd rather avoid trying to upgrade to 1.5_ALPHA2 just for the sake of checking,
especially since a buildworld will most likely result in the same "kmem_map"
related panic that got me into this mess in the first place.

-Mark