Segmentation Violation

Kenneth Brody kenbrody at spamcop.net
Wed Jul 21 10:14:58 PDT 2010


On 7/21/2010 12:46 PM, George Simon wrote:
> You say that filePro does a quick cleanup and then exists.  Does that release the license being used?

Yes.

> The problem we are having is that somehow we are exceeding the number of licenses.

Your previous message mentioned zombie processes.  These are processes which 
have already exited, but whose parent process has not done a wait() or 
equivalent.  How do you call the filePro program?

> If the segmentation violation releases the filePro license then maybe we are not having a segmentation violation.  It could be some other filePro error, I guess, like too many nested gosubs or some index error.

Any of the "A filePro error has occurred" or "A system error has occurred" 
error screens will automatically exit (cleanly) after 10 seconds if stdin is 
not a tty.

[...]

-- 
Kenneth Brody


More information about the Filepro-list mailing list