home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / mac / programm / 20161 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  1.7 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!agate!boulder!ucsu!rintintin.Colorado.EDU!steelem
  2. From: steelem@rintintin.Colorado.EDU (STEELE MARK A)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: THINK C bug??
  5. Message-ID: <1992Dec22.001248.13985@ucsu.Colorado.EDU>
  6. Date: 22 Dec 92 00:12:48 GMT
  7. Sender: news@ucsu.Colorado.EDU (USENET News System)
  8. Distribution: na
  9. Organization: University of Colorado, Boulder
  10. Lines: 21
  11. Nntp-Posting-Host: rintintin.colorado.edu
  12.  
  13. A few days ago a thread appeared questioning a bug in Think C on a Quadra.
  14. I replied to the author that I hadn't yet experienced this problem. I have
  15. yet to see any more posts about this, however this past weekend I turned
  16. on the profiler and have stdout redirected to a file so I could review it.
  17. Here is what I encountered: The file that was open before running the program
  18. to be profiled would become corrupt. A #define at the beginning of the file
  19. suddenly became #ddddd folloed by some garbage characters. the last line
  20. of the file became duplicated, since it contains the closing bracket, this
  21. was an error. I clean this file up and reran the program, the debugger would
  22. hang at this point. I then rebuilt the project by removing all objects and
  23. discovered that some headers would be too big for the current segment.
  24. These headers are supplied by symantec so I would think that they are ok 
  25. and the project has just been corrupted.
  26. Has anybody else with a Quadra and Think C 5.0.4 ran into this problem?
  27. Remember that I have only had this problem when the profiler has been turned
  28. on and I run with the debugger. The problem occurs after running the app a
  29. few times. I have run a memcheck program that checks out, I have also run
  30. Norton Disk Doctor on the HD to look for problems, none found.
  31.  
  32. -Mark
  33. steelem@rintintin.colorado.edu
  34.