home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / mac / programm / 15528 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  1.2 KB

  1. Xref: sparky comp.sys.mac.programmer:15528 comp.sys.mac.system:11891
  2. Path: sparky!uunet!sun-barr!ames!data.nas.nasa.gov!taligent!apple!apple!nuntius
  3. From: dwb@apple.com (David W. Berry)
  4. Newsgroups: comp.sys.mac.programmer,comp.sys.mac.system
  5. Subject: Re: Does anyone recognize _Jackson?
  6. Message-ID: <30569@goofy.Apple.COM>
  7. Date: 15 Sep 92 22:24:07 GMT
  8. References: <1992Sep4.133844.20178@dartvax.dartmouth.edu>
  9. Sender: usenet@Apple.COM
  10. Organization: Greenwing Enterprises
  11. Lines: 15
  12. X-UserAgent: Nuntius v1.1
  13.  
  14. In article <lbaaheINNmja@coltexo.cs.utexas.edu> Steve Anthony Mariotti,
  15. stevem@cs.utexas.edu writes:
  16. >I'm guessing that this is the same trap that TMON Pro referred to as
  17. >_JacksonPollock.  I know that it's related to Color QuickDraw, but I 
  18. >didn't bother reading through the code.
  19. _JacksonPollock is a vectored trap that was added for 32-bit QuickDraw.
  20.  
  21. >
  22. >A similar question to yours:  what the hell is _Bass?  I was getting some
  23. >crashes when a program I was fixing thrashed thePort, and my stack crawl
  24. >led me through some code low in memory (very low, like $00001000 or so)
  25. that
  26. >called _Bass.
  27. Since Bass was the code name for the spline font project, I assume that
  28. _Bass is an internal trap implementing the spline fonts.
  29.