Segmentation violation

Kenneth Brody kenbrody at bestweb.net
Thu Dec 6 07:04:44 PST 2007


Quoting George (Thu, 6 Dec 2007 01:31:36 -0500):
[...]
>
> I don't know what you are talking about, but this is a known limit in
> filePro processing tables prior to 5.6.  May have also been fixed (or
> enhanced) in 5.0.15.
> The invalid op code was the error filePro was reporting when the table
> exceeded the limit.

Prior to 5.6, there was a limit of 128K on the compiled code size.
Starting with 5.6, this has been increased to 2MB of compiled code.

Note that, to the best of my knowledge, exceeding this limit would
give a "tok table too small" error.  I don't recall any reports that
it would appear to compile and then fail at runtime with an "invalid
opcode" error.

Note, too, that this is compiled _code_ size, not the size of the tok
file, which includes definitions of fields, lookups, arrays, and so
on, as well as symbol tables and other information.

-- 
KenBrody at BestWeb dot net        spamtrap: <g8ymh8uf001 at sneakemail.com>
http://www.hvcomputer.com
http://www.fileProPlus.com


More information about the Filepro-list mailing list