home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23218 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  2.3 KB

  1. Path: sparky!uunet!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!bg11+
  2. From: geek+@CMU.EDU (Brian E. Gallew)
  3. Newsgroups: comp.os.linux
  4. Subject: System crashes
  5. Message-ID: <0fHMRX200WAvQ1Wggk@andrew.cmu.edu>
  6. Date: 8 Jan 93 03:53:39 GMT
  7. Article-I.D.: andrew.0fHMRX200WAvQ1Wggk
  8. Organization: Administrative Computing & Info Services, Carnegie Mellon, Pittsburgh, PA
  9. Lines: 47
  10.  
  11. Ever since I upgraded to 0.99, I have been having strange and
  12. unpredictable system errors.  The *easiest* way for me to generate is
  13. to try to cd /usr/src/linux and make Image.  The system will compile 5
  14. or 6 files and then I will get an error of some sort.  I've seen *all*
  15. of the following (from memory, sorry):
  16.  
  17. cc1 got signal 11
  18. cc1 got signal 6
  19. make: unknown process 1607 finished
  20. nr_free_pages=330, but free_page_list is empty!
  21. quiet core dumps from gcc/make
  22. make hanging (i.e. the current compile finishes, but make doesn't
  23. notice it)
  24. two different errors in make, both of which tell me to let HJ or
  25. (null) know about it so he can fix it.
  26.  
  27. Also, if I open a shell in one VC, switch to another and do something
  28. that uses lots of memory, and then switch back to the first one, the
  29. first one will usually exit at the first keystroke and present me with
  30. the login prompt again.
  31.  
  32. I *also* get unkillable processes which use up 98% of their CPU
  33. cycles.  Kill -9 doesn't do anything for them, and their state is R.
  34. Any pointers?
  35.  
  36. Configuration:
  37. 40MHz 386
  38. 0.99p1 (trying to build 0.99p2, but it takes a long time a 5 files
  39. compiled per invocation)
  40. 4MB Ram (70ns)
  41. 2 80MB ST-296N HDs (SCSI)
  42. Seagate ST-01 SCSI Adapter
  43. /lib/libc.so.4 -> hard link to /lib/libc.so.4.2
  44. /lib/libc.so.4.0 -> hard link to /lib/libc.so.4.2
  45. /lib/libc.so.4.1
  46. /lib/libc.so.4.2 (from libc.so.4.2.Z on sunsite)
  47. gcc 2.3.3
  48. bash -> libc.so.4.1
  49. most things on my system use libc.so.4.1, some use libc.so.4.2
  50.  
  51.                                   -Brian
  52.  
  53. -------------------------------------------------------------------------
  54. | "Are they dead?"                                                      |
  55. | "Does it matter?"                                                     |
  56. |   - Pugsley and Wednesday in "The Addams Family."                     |
  57. -------------------------------------------------------------------------
  58.