home *** CD-ROM | disk | FTP | other *** search
- In article <199312132112.WAA08030@eunet.ch> mw@eunet.ch (Markus Wild) writes:
- > > vm_fault(d6000, 16c8000, 3, 0) -> 1
- > > type 8, code [mmu,,ssw]]: 401070d
- > > trap type 8, code = 401070d, v = 16c8008
- > > pid = 38, pc = 0005A044, ps = 2300, sfc = 0001, dfc = 0001
- >
- > Hm, this dies in pmap_enter_ptpage, which surely was affected by the
- > recent addition of the '40 code. I don't say this IS because of the
- > '40 code, but it could be ... Mike? Sorry, this is too easy.. but..
-
- If it helps any, I tried it with 714 and got exactly the same behavior:
-
- vm_fault(c2000, 169e000, 3, 0) -> 1
- type 8, code [mmu,,ssw]]: 401070d
- trap type 8, code = 401070d, v = 169e000
- pid = 3, pc = 000595E6, ps = 2300, sfc = 0001, dfc = 0001
-
- [register and stack dumps here]
- panic: MMU fault.
-
-
- One thing that did help was decreasing the sze of my swap partiton to
- 8M. That at least allows me to go multi-user or mount mfs, though I
- still can't compile the kernel.
-
-
- --
- Ty Sarna "Oh, I don't know *everything*. I don't
- tsarna@endicor.com even know how fish work." -- Joel, MST3K
-
-