home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / programm / 18222 < prev    next >
Encoding:
Text File  |  1993-01-06  |  1015 b   |  36 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!malgudi.oar.net!caen!saimiri.primate.wisc.edu!ames!agate!rsoft!mindlink!a133
  3. From: Duane_Eddingfield@mindlink.bc.ca (Duane Eddingfield)
  4. Subject: Re: Help me identify Guru Meditation #
  5. Organization: MIND LINK! - British Columbia, Canada
  6. Date: Wed, 6 Jan 1993 18:52:24 GMT
  7. Message-ID: <19298@mindlink.bc.ca>
  8. Sender: news@deep.rsoft.bc.ca (Usenet)
  9. Lines: 25
  10.  
  11. > Bill Hoston writes:
  12. >
  13. > Msg-ID: <1993Jan5.171800.8765@athena.mit.edu>
  14. > Posted: Tue, 5 Jan 1993 17:18:00
  15. >
  16. > Org.  : Massachusetts Institute of Technology
  17. >
  18. > Can someone please tell me what Guru 8(1|0)000 0005 is?
  19. >
  20. > Thanks,
  21. > Bill Hoston
  22. >
  23. >
  24. > --
  25. >         Bill Hoston
  26. >         farhi@athena.mit.edu
  27.  
  28.  
  29. According to 'alert' (a program that IDs these numbers):
  30.  
  31. Corrupt memory list detected in FreeMem().
  32.  
  33. This seems to happen if you're managing your own memory pools and have freed
  34. part of one back to the system, then you try to free the entire pool.
  35.  
  36.