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