home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- 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
- From: Duane_Eddingfield@mindlink.bc.ca (Duane Eddingfield)
- Subject: Re: Help me identify Guru Meditation #
- Organization: MIND LINK! - British Columbia, Canada
- Date: Wed, 6 Jan 1993 18:52:24 GMT
- Message-ID: <19298@mindlink.bc.ca>
- Sender: news@deep.rsoft.bc.ca (Usenet)
- Lines: 25
-
- > Bill Hoston writes:
- >
- > Msg-ID: <1993Jan5.171800.8765@athena.mit.edu>
- > Posted: Tue, 5 Jan 1993 17:18:00
- >
- > Org. : Massachusetts Institute of Technology
- >
- > Can someone please tell me what Guru 8(1|0)000 0005 is?
- >
- > Thanks,
- > Bill Hoston
- >
- >
- > --
- > Bill Hoston
- > farhi@athena.mit.edu
-
-
- According to 'alert' (a program that IDs these numbers):
-
- Corrupt memory list detected in FreeMem().
-
- This seems to happen if you're managing your own memory pools and have freed
- part of one back to the system, then you try to free the entire pool.
-
-