home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / netbsd / docs / mailinglist-archive / 1993-12 / text0368.txt < prev    next >
Encoding:
Text File  |  1993-06-25  |  1.1 KB  |  31 lines

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