Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!ucbvax!LBL.ARPA!nagy%43198.hepnet From: nagy%43198.hepnet@LBL.ARPA.UUCP Newsgroups: mod.computers.vax Subject: RE: A (non-)problem with DEBUG crashes Message-ID: <8704110553.AA03731@ucbvax.Berkeley.EDU> Date: Fri, 10-Apr-87 16:18:52 EST Article-I.D.: ucbvax.8704110553.AA03731 Posted: Fri Apr 10 16:18:52 1987 Date-Received: Sun, 12-Apr-87 00:57:07 EST Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 12 Approved: info-vax@sri-kl.arpa >I sometimes get the following error message from DEBUG when >running a program. What's strange is it goes away after a minute ... > VAX DEBUG Version V4.5-6 > >%DEBUG-I-CRMPSCFAIL, DEBUG internal error: debugger call to $CRMPSC failed >-SYSTEM-F-SECTBLFUL, section table (process/global) is full The problem is not the number of global sections, but the number of image sections within one program. Try raising the SYSGEN parameter PROCSECTCNT. I once had to double it (from 32 to 64 as I remember) to install an early version of Datatrieve.