home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sgi / 11568 < prev    next >
Encoding:
Text File  |  1992-07-28  |  1.7 KB  |  41 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!usc!sdd.hp.com!mips!odin!fido!zola!zuni!anchor!olson
  3. From: olson@anchor.esd.sgi.com (Dave Olson)
  4. Subject: Re: HELP- problem in /debug directory
  5. Message-ID: <nt3jb48@zuni.esd.sgi.com>
  6. Sender: news@zuni.esd.sgi.com (Net News)
  7. Organization:  Silicon Graphics, Inc.  Mountain View, CA
  8. References: <1992Jul29.053332.19788@cognet.ucla.edu>
  9. Date: Wed, 29 Jul 92 08:27:02 GMT
  10. Lines: 29
  11.  
  12. In <1992Jul29.053332.19788@cognet.ucla.edu> Dr. Peter Markiewicz <peterm@inherit.mbi.ucla.edu> writes:
  13.  
  14. | 1. We have a personal iris recently upgraded to Irix 4.01. For some
  15. | reason, very large binary files have been appearing in the /debug 
  16. | directory. They have names like 03312, 03313, etc., and range up
  17. | to several megabytes in size. It is like an image of the operating system
  18. | is being dumped. For example, If one types su while logged in as root or
  19. | severa times in a row, a file is created in the /debug directory about a
  20. | half-megabyte in size. 
  21.  
  22. See 'man debug'
  23.  
  24. | 2. These files are owned by the system, so they can't be removed.
  25.  
  26. That would be equivalent to killing programs, if we ever allowed
  27. it.
  28.  
  29. | 3. I would appreciate any comments on:
  30. |           -What's causing the files to be created
  31. |           -How do I get rid of them
  32. |           -How can I prevent them from being made in the future.
  33.  
  34. rmdir /debug will keep the pseudo-filesystem from being mounted
  35. at system boot, umount /debug will umount it, mount -t dbg /debug /debug
  36. remounts it.  The debuggers need it mounted.
  37. --
  38. Let no one tell me that silence gives consent,  |   Dave Olson
  39. because whoever is silent dissents.             |   Silicon Graphics, Inc.
  40.     Maria Isabel Barreno                        |   olson@sgi.com
  41.