Re: NetBSD-current on Quadra 610
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.m68k,gmane.os.netbsd.ports.mac68k |
|---|---|
| Message-ID | <[email protected]> |
I did an atf run and it goes (without noticable new fallout AFAICT) upto /usr/tests/lib/libevent where the t_event test kills it (old KVA exhaustion issue): panic: enter: out of address space cpu0: Begin traceback... ?(?) db_panic(e049000,1c,ffffffff,259201c,45f5cac) at 0 vpanic(1c022b,45f5cb8,45f5d00,d828e,1c022b) + 122 panic(1c022b,e049000,22,1,15d808) + c pmap_enter_ptpage(7caea0,e049000,1) + 50 pmap_enter(7caea0,e049000,125d000,3,22,68c150) + 12a uvm_fault_lower_enter.isra.9(?) swstrategy(45f5e08,45f5e24,0,68c150) + 54 uvm_fault_internal(7c9870,e049000,2,0,45b4e08) + ad2 trap(45f5f80,8,481,e049ffc) + 424 Looking for a hero to rewrite pmap for >= 68040 and add a third level ;-) Martin