Subject: port-amiga/5281: MACHINE_NEW_NONCONTIG support causes kernel panic
To: None <gnats-bugs@gnats.netbsd.org>
From: Matthias Scheler <tron@lyssa.owl.de>
List: netbsd-bugs
Date: 04/10/1998 21:49:49
>Number:         5281
>Category:       port-amiga
>Synopsis:       MACHINE_NEW_NONCONTIG support causes kernel panic
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    gnats-admin (GNATS administrator)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Apr 10 13:05:00 1998
>Last-Modified:
>Originator:     Matthias Scheler
>Organization:
Matthias Scheler                                http://home.owl.de/~tron/
>Release:        980408
>Environment:
[kernel message not available due to kernel panic]

>Description:
A kernel based on 980408 source crashes immediately after startup with
a panic in "pmap_init":

pmap_init: 081a60000 - 097fe000 (  23429120)
trap type 2, code = 0, v = 0
pid = 0, pc = 0000223C, ps = 2000, sfc = 1, dfc =1

By adding some printf() statements I found out that the kernel crashes
in "pmap.c" at line 499:

        addr = (vm_offset_t) kmem_alloc(kernel_map, s);

>How-To-Repeat:
Boot a GENERIC kernel.

>Fix:
Sorry, I don't now.

>Audit-Trail:
>Unformatted: