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

  1. > Hi, recently I started getting kernel panics when doin ps -ux.
  2. > It happended threee times quite randomly.
  3. > I'm using vmunix644 the only change is that I compiled it without
  4. > support for scsi devices at addresses 0, 1, 2, 3 and 4, and I patched
  5. > it with the changes for gdb that were posted here a couple of days
  6. > ago. And I set transfer to non syncronous for my drives at address 5
  7. > and 6. I also installed the new binaries.
  8. > the crashes always happended when when /tmp was about half full,
  9.                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
  10. > screen was running and term was running, in fact I used kermit to log
  11. > out of the remote machine and then wanted to kill term, so I typed 
  12. > ps -ux to find the process number, but ps  just responded with a panic,
  13. > giving me a table of the registers and some other info, which I wrote
  14. > down once (if it is of any help). 
  15. > Unfortunateley I couldn't reproduce the error on purpose, it just
  16. > happens every now and then, 2 times yesterday and once last week.
  17.  
  18. If you are using mfs, which uses swap, and have enough processes
  19. running to have your swap 1/2 full, you may have run out of space in
  20. your swap partition.  Try increasing swap, using less /tmp, or moving
  21. /tmp to a ufs partition.
  22.  
  23. =========================================================================
  24. Eduardo Horvath                eeh@btr.com
  25.                     ..!{decwrl,mips,fernwood}!btr!eeh
  26.     "Trust me, I am cognizant of what I am doing." - Hammeroid
  27.  
  28.  
  29.  
  30.