[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
MEMORY/VMM Numerous reported VMM crashes.
Clipper Version 1.03 dtd 09/15/90.
Problem Statement
Numerous problems have been reported re' memory related crashes.
Cause
Unknown.
Work Around(s)
Unknown, however:
a) One user, Pedro P. Polakoff [3PS] 73157,2412 reports:
Anyone who is having problems with the VMM error: 5317 (Swap space
exhausted), especially when using linker's other than RTLink, can
solve the problem by using the following function call:
Function VMMKickStart()
local cDummy:=Space(8000) // Warplink Base
-- or --
local cDummy:=Space(16000) // Blinker Base
return(NIL)
as the very first executed line of your program.
b) If the system locks up when indexing, and you linked WITH
BASE50.PLL, try linking WITHOUT BASE50.PLL or linking with
Roger Donnay's suggested FULLBASE.PLL. (See FAST50.ZIP in
NANFORUM LIB 17, New Uploads.)
Notes
See Support Bulletins 3 and 4 in NANFORUM LIB 16.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson