home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / aix / 8871 < prev    next >
Encoding:
Text File  |  1992-08-17  |  1.3 KB  |  35 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!gatech!usenet.ins.cwru.edu!news.ysu.edu!mcs.kent.edu!Chaos.mcs.kent.edu!jhuang
  3. From: jhuang@Chaos.mcs.kent.edu (Jing Huang)
  4. Subject: Follow-up: Re: Debuging Segmentation Violation Fault
  5. Message-ID: <1992Aug17.220348.17800@mcs.kent.edu>
  6. Keywords: Segmentation Violation
  7. Sender: news@mcs.kent.edu (News Administrator)
  8. Nntp-Posting-Host: chaos.mcs.kent.edu
  9. Organization: Kent State University
  10. Date: Mon, 17 Aug 1992 22:03:48 GMT
  11. Lines: 22
  12.  
  13.  
  14.     My wholehearted thanks to all of those who responded to my question.
  15. Almost without an exception, I was advised to issue the "where" command to
  16. get a trace-back of all the subroutines that uses the "malloc".
  17.  
  18.     However, to my great surprise, it later turned out that nothing was
  19. wrong with my program. It was the system's library which got corrupted. And
  20. I did not find this out until someone else took my favorite seat and I was 
  21. forced to use another computer (we have 9 AIX). I would have never suspected
  22. the system itself and could have spent my whole life (?) in vain.
  23.  
  24.     Keep in mind folks, next time you hit some strange behavior, try it
  25. out on another computer first.
  26.  
  27.     Again, thanks a lot.
  28.  
  29. --
  30. Jing Huang  |  jhuang@Chaos.mcs.kent.edu
  31. Department of Physics
  32. Kent State University
  33. Kent, OH 44242
  34.  
  35.