Subject: I got a problem with -current kernel
To: None <port-mac68k@NetBSD.ORG>
From: Arnaud Blanchard <jblancha@pratique.fr>
List: port-mac68k
Date: 11/24/1996 21:03:15
Hi,

I've tested GENERIC-12 , on my IIci 20/1080, without Video_card,
( I use internal video in b&w ), and I'm using NetBSD1.2
I got always this problem.
When I quit dt ( I type ctrl-D on all pty ) , or X11  ( I kill my WM)
It crash .

Kernel Illegal Instruction Trap
trap type 2, code = 0, v = 0
Kernel : Illegal instruction Trap

I got the same problem, with my own kernel .
I compile a GENERIC kernel with the DEBUG options.
Here is what I got, when I quit dt or X11
/netbsd:grfunmap(90):dev a00 ,addr 0x0
/netbsd:grfunmap(90):dev a00 ,addr 0x0
panic:pmap_remove : PA not in pv_tab

_Debugger(186cc,93915,8f4c64,71fc84,8f4c94)+6
_Panic(93915,407f000,4089000,4089000,1)+34
_Pmap_remove_mapping(71fc84,407f000,124101fc,1)+1b0
_Pmap_remove(71fc84,407f000)+a6
_vm_map_delete(71fc00,0,ffffd000,f1,1)+ea
_vm_map_remove(71fc00,0,ffffd000)+44
_exit1(71fe00,0,8f4fa8,95e0a,71fe00)+d0
_sys_exit(71fe00,8f4f88,8f4f80)+12
_syscall(1)+10a
_trap()+e

What can I do ? Is there anyone having the same problem ?

/A+, jblancha@pratique.fr
PS : I doesn't crash with GENERIC-1 .