home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 21322 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  1.3 KB

  1. Path: sparky!uunet!mcsun!uknet!network-analysis-ltd.co.uk!sw
  2. From: sw@network-analysis-ltd.co.uk (Sak Wathanasin)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: TCL: Bizzare Behavior Time
  5. Message-ID: <D2150050.nhutl1@nan.network-analysis-ltd.co.uk>
  6. Date: 12 Jan 93 22:50:30 GMT
  7. Reply-To: sw@network-analysis-ltd.co.uk
  8. Organization: Network Analysis Ltd
  9. Lines: 19
  10. X-Mailer: uAccess - Macintosh Release: 1.6v1
  11.  
  12.  
  13. In article <1993Jan11.170231.17969@fsl.noaa.gov> (comp.sys.mac.programmer), urban@yoda.fsl.noaa.gov (Art Urban) writes:
  14.  
  15. > Swatch reports that my application's heap has gone BAD BAD BAD BAD
  16. > (Swatch's words, not mine). I followed the source code until this condition
  17. > occured, and it happens right after a call to new ( anObject ). My TRY,
  18.  
  19. This just happened to me in the appl I am working on. This is a MacApp-based
  20. program not TCL, so I don't know how much of this applies to you. In my
  21. case, in my Initialize method, I was dereferencing a null pointer and trashing
  22. memory. You may find that your constructor or other initialization method
  23. is causing the bad heap. Good luck!
  24.  
  25. Sak Wathanasin
  26. Network Analysis Limited
  27. 178 Wainbody Ave South, Coventry CV3 6BX, UK
  28.  
  29. uucp:      ...!uknet!nan!sw  Phone: (+44) 203 419996
  30. AppleLink: NAN.LTD           Internet: sw@network-analysis-ltd.co.uk
  31.