home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10252 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  2.9 KB

  1. Path: sparky!uunet!munnari.oz.au!bruce.cs.monash.edu.au!monu6!vaxc.cc.monash.edu.au!johnhm
  2. From: johnhm@vaxc.cc.monash.edu.au
  3. Newsgroups: comp.os.linux
  4. Subject: Re: GP faults and other trivia. . / Internal compiler errors
  5. Message-ID: <1992Sep9.140047.90048@vaxc.cc.monash.edu.au>
  6. Date: 9 Sep 92 14:00:46 +1000
  7. References: <1992Sep8.104048.1@ualr.edu>
  8. Organization: Computer Centre, Monash University, Australia
  9. Lines: 50
  10.  
  11. In article <1992Sep8.104048.1@ualr.edu>, nmspillers@ualr.edu writes:
  12. > Hello and welcome to my first posting on this news group. . .
  13. > First of all, let me add my compliments and general awe to all who work
  14. > on this project--fantastic job guys, you have probably created the
  15. > Volkswagon of Unixes, no real snob value, but a loveable, durable solution that
  16. > gets the job done--the people's OS!
  17. > Anyhoo, the crux of my question is this--I'm working with Linux 0.96c
  18. > (no patches yet, I want to solve this problem first) and trying to compile
  19. > the kernel.  I usually get a general protection fault somewhere in the kernel
  20. > compile, this leads to a 4-11 meg (no lie!) core and the compile degenerates
  21. > into signal 11 and 6 compiler errors.  Ok, these usually mean you are running
  22. > out of space, and with cores that big I can understand that one, but the
  23. > few times I don't get a GP, I still get the signal 11's and 6's.  I *know*
  24. > that I still have about 10-15 megs free on the partition where my sources are,
  25. > could it be complaining about the swap space?
  26. Stuff deleted
  27. > Could it merely be a memory problem?  If it's unix or a derivative, most
  28. > problems can be solved by an additional 4 megs (which, by the way, is on the
  29. > way!) and a larger swap space, or is it something with my bloody motherboard?
  30. > The infamous AMD timing problem?  Has that been affecting folks running
  31. > Linux?
  32. >
  33. > nate
  34. > ACS resource manager 
  35. > nmspillers@ualr.edu
  36. > nms@curie.ualr.edu
  37.   I had problems like this for some time which I managed to live with until
  38. one of the .97 patches changed the way memory was used, then internal compiler
  39. errors and machine hangs became endemic. I eventualy traced the problem to
  40. a faulty 1Meg SIMM which occasionaly lost bits and now it has been replaced
  41. the machine has run without a hitch.
  42.   This isn't to say that your problem is bad memory though because I think
  43. a lot of things can bring about a memory fault. It could be for instance
  44. that a swapped page gets corrupted somewhere between the hard disk and main
  45. memory which could be caused by anything on the AT bus or (heaven forbid)
  46. the motherboard. It could also be caused by the kernel or some illbehaved
  47. program (in this case it is unlikely unless the compiler is corrupted).
  48.   Try checking the compiler first since that is easier than swaping hardware.
  49.  
  50. -- 
  51.  
  52. John H. Morris                          E-mail: johnHM@vaxc.cc.monash.edu.au
  53. Monash University Computer Centre       Phone:  +61 3  5654763
  54. Wellington Road,                        FAX:    +61 3  5654746
  55. Clayton 3168,
  56. Australia.
  57.