home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / programm / 13882 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  1.1 KB

  1. Path: sparky!uunet!olivea!bu.edu!transfer!ceylon!choffman.gte.com!user
  2. From: chuck@gte.com (Chuck Hoffman)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Help!  System error #28
  5. Message-ID: <chuck-120892123052@choffman.gte.com>
  6. Date: 12 Aug 92 16:31:27 GMT
  7. Sender: news@ceylon.gte.com
  8. Followup-To: comp.sys.mac.programmer
  9. Organization: GTE Laboratories
  10. Lines: 18
  11.  
  12. I'm getting System Error #28 message from MacsBug when checking a program I
  13. wrote in THINK C.  It happens during an FSRead.  THINK C Debugger and
  14. MacsBug can't recover so I have to reboot, which probably isn't the best
  15. way for me to present the application to my end users.
  16.  
  17. SystemErrors DA says "stack has moved into application heap."  Is this
  18. simply a memory management problem, or is it really something else
  19. masquerading as a memory problem with a bogus return?  Any ideas about
  20. cause and / or cure?
  21.  
  22. P.S. The file is open, and an immediately preceeding SetFPos seems to work
  23. fine, giving a noErr return.
  24.  
  25.  
  26. -Chuck Hoffman
  27.  
  28. I'm not sure why we're here, but I am sure that while we're here we're
  29. supposed to help each other.
  30.