Just updated src, with a few local diffs but nothing changed since last happy build. New kernels now fault right after the "root on" line.
macpcc: root on wd0a... panic: trap type 300 at 3c957c (uvm_fault+0x234) lr 3c9538 Stopped at Debugger+0x10: lwz r0,36(r1) Debugger() at Debugger+0xc panic() at panic+0xe0 trap() at trap+0x128 trapagain() at trapagains+0x4 -- trap (type 0x300) --- uvm_fault() at uvm_fault+0x1ec trap() at trap+0x1b0 trapagain() at trapagains+0x4 -- trap (type 0x10300) --- End of kernel: 0xfffc3fc0 end trace frame: 0xfffc3fc0, count: 8 i386 panic is just like trap uvm_fault (didn't record useless details) hppa and amd64 are both fine with same source. non-PMAP_DIRECT problem? Philip
