tamu@uxh.cso.uiuc.edu (12/17/90)
Dear group, Last week I wrote a note about memory limits in fortran. Well, in all of my infinite wisdom I left some important facts out. The first is, I am using starbase, and the error appears there. I associatted it with memory because it only happens when I really push up the common block usage. The error that appears is: Starbase error 105: Cannot Start Graphics Resource Manager Procedure name: gopen . . . The manuals that I have only LIST starbase errors. I can't seem to find any corrective action for the errors. Thank you all for your help. Todd Henderson UI CFD Lab hender@uicfdc.aae.uiuc.edu
thomas@hpugrca.HP.COM (Thomas Buenermann) (12/19/90)
You may wish to consult the chapter "Shared Memory Usage" in your "Starbase Device Drivers Library Manual", in the chapter about "Using Starbase in X11 Windows". It explains where starbase attaches its shared memory - and what to do if the default location is already used by data. Regards, Thomas