Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!fernwood!apple!stevec From: stevec@Apple.COM (Steve Christensen) Newsgroups: comp.sys.mac.programmer Subject: Re: Multifinder - "Out of application memory"? Keywords: multifinder Message-ID: <47727@apple.Apple.COM> Date: 4 Jan 91 00:02:03 GMT References: <2842@cirrusl.UUCP> Organization: Apple Computer Inc., Cupertino, CA Lines: 19 brian%cirrusl@oliveb.ATC.olivetti.com (Brian Feinberg) writes: >Does anyone know precisely what traps can cause the above message? >I have a program that has intermittently done this, and it appears that >the code is pretty thorough about checking for low memory conditions. >Therefore, I am trying to look at particular trap calls that might result in >the above message. Well, a lot of QuickDraw calls could fall into that category. And of course other managers that call QuickDraw internally. For example if it needs to build a region to do clipping and there's no space to allocate a new handle. Perhaps you need to crank up the size of the application's partition a bit? steve -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Steve Christensen | Apple Computer, Inc. | Disclaimer: | 20525 Mariani Ave, MS-81CS | the above may be stevec@apple.com | Cupertino, CA 95014 | a lie...or not.