I have a fairly hefty script that crashes with an access violation error. After it happens once, I can rerun the script and it executes. It is as if the memory is not being allocated quickly enough, but after it crashes the memory is not freed and is available to run the script. Is there anyway to correct this?
Here are some log entrees that have been generated by the error:
11 **** Error registered on 4/7/2005 at 11:56:24 AM [Message file:GLOBERR / Text area:1 / Text number:409]
Runtime Error while executing command "Ch(132):=Ch(132)*9.80665"
Error type: ACCESS VIOLATION
Error address: 00000000
Module name:
12 **** Error registered on 4/7/2005 at 11:56:24 AM [Message file:GFSAUTED / Text area:4 / Text number:1]
Error in (Row: 590, Column: 5):
Runtime Error while executing command "Ch(132):=Ch(132)*9.80665"
Error type: ACCESS VIOLATION
Error address: 00000000
Module name:
16 **** Error registered on 4/7/2005 at 12:00:52 PM [Message file:GLOBERR / Text area:1 / Text number:409]
Runtime Error while executing command "CHNCFCFILTCALC(55,61,124,"FIR_100")"
Error type: ACCESS VIOLATION
Error address: 00000000
Module name:»"
17 **** Error registered on 4/7/2005 at 12:00:52 PM [Message file:GFSAUTED / Text area:4 / Text number:1]
Error in (Row: 776, Column: 3):
Runtime Error while executing command "CHNCFCFILTCALC(55,61,124,"FIR_100")"
Error type: ACCESS VIOLATION
Error address: 00000000
Module name:»"
19 **** Error registered on 4/7/2005 at 12:05:11 PM [Message file:GLOBERR / Text area:1 / Text number:409]
Runtime Error while executing command "CHNALLOC("11RIBSLURDSIACYA",7500)"
Error type: ACCESS VIOLATION
Error address: 00000000
Module name:
24 **** Error registered on 4/12/2005 at 8:27:12 AM [Message file:GLOBERR / Text area:1 / Text number:409]
Runtime Error while executing command "STATBLOCKCALC("Channel","1-2501",292)"
Error type: ACCESS VIOLATION
Error address: 00000000
Module name:
25 **** Error registered on 4/12/2005 at 8:27:12 AM [Message file:GFSAUTED / Text area:4 / Text number:1]
Error in (Row: 694, Column: 2):
Runtime Error while executing command "STATBLOCKCALC("Channel","1-2501",292)"
Error type: ACCESS VIOLATION
Error address: 00000000
Module name:
27 **** Error registered on 4/12/2005 at 10:24:24 AM [Message file:GLOBERR / Text area:1 / Text number:409]
Runtime Error while executing command "Ch(91):=Ch(91)-9.22703324709813E-02"
Error type: ACCESS VIOLATION
Error address: 00000000
Module name:
28 **** Error registered on 4/12/2005 at 10:24:24 AM [Message file:GFSAUTED / Text area:4 / Text number:1]
Error in (Row: 698, Column: 2):
Runtime Error while executing command "Ch(91):=Ch(91)-9.22703324709813E-02"
Error type: ACCESS VIOLATION
Error address: 00000000
Module name:
29 **** Error registered on 4/12/2005 at 10:37:46 AM [Message file:GLOBERR / Text area:1 / Text number:409]
Runtime Error while executing command "Ch(98):=Ch(98)*9.80665"
Error type: ACCESS VIOLATION
Error address: 00000000
Module name:
30 **** Error registered on 4/12/2005 at 10:37:46 AM [Message file:GFSAUTED / Text area:4 / Text number:1]
Error in (Row: 590, Column: 5):
Runtime Error while executing command "Ch(98):=Ch(98)*9.80665"
Error type: ACCESS VIOLATION
Error address: 00000000
Module name: