Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Figuring out VFP crashes
Message
From
30/03/2017 07:59:42
Thomas Ganss (Online)
Main Trend
Frankfurt, Germany
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
MS SQL Server
Miscellaneous
Thread ID:
01648682
Message ID:
01649521
Views:
106
>>As I see it, the c0000005 exception code is confirming the memory leak caused by ctSchedule.ocx
>>There is an older (2009) document here that may be reporting on this, especially the following, don't know if it applies to your app:
>>From http://portal.siriusware.com/docs/kb-pdf/error_and_other_messages/sysmanager_reportmanager_2009_apr_16.pdf
>>
>>CAUSE: Receive error after repeatedly running the chart view of the Consolidated or Individual Instructor Calendar reports.
>>FIX: This appears to be a memory leak in the 3rd party schedule control. This will hopefully be fixed in an upcoming version
>>
>>Also from Nov 2009, a DBI Tech Tip suggest that c0000005 errors may be caused by UAC issues.
>>http://www.dbi-tech.com/TechTips.aspx
>>
>
>Hi Sorin,
>
>Do you know what number which sys(1011) returns may indicate too much memory used? I'm thinking that one of the solutions to the problem could be to monitor that number and display a warning message in advance to suggest closing application. This assuming it would be too hard for us to upgrade to the latest version of OCX (right now we're using pretty ancient version from 2005, it seems).


In Calvin Hsias blog was an article about fragmented memory, including some code.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform